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

test_encryption.py FE

==================================== ERRORS ====================================
__________ ERROR at teardown of TestEncryption.test_simple_encryption __________
ydb/tests/functional/encryption/test_encryption.py:166: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.721303 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.926791 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.169955 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.449753 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.649077 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.834581 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.001301 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.167975 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.281837 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004399 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1429698==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034673432 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034673432 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034673432 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034673432 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 0x000034673432 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034673432 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034673432 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034673432 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034673432 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003467334c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003467334c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034676c9a 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 0x000034676c9a 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df58c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033df58c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033df58c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033df58c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033df58c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033df58c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033df58c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033df58c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033df58c4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033df58c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033df58c4 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df5822 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033df5822 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033df5822 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033df5822 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f297796 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 240 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000021e77296 in MakeIntrusive<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>, NMonitoring::TDynamicCounters *> /-S/util/generic/ptr.h:834:12
E   #2 0x000021e77296 in NMonitoring::TDynamicCounters::GetSubgroup(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&) /-S/library/cpp/monlib/dynamic_counters/counters.cpp:137:19
E   #3 0x00003a50ff0b in NKikimr::NGRpcService::TResponseStatusCounter::operator+=(unsigned long) /-S/ydb/core/grpc_services/counters/counters.cpp:65:34
E   #4 0x00003a4f7f2a in NKikimr::NGRpcService::TYdbCounterBlock::FinishProcessing(unsigned int, unsigned int, bool, unsigned int, TDuration) /-S/ydb/core/grpc_services/counters/counters.cpp:232:49
E   #5 0x0000442e0a2b in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetFinishDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:495:20
E   #6 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #7 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #8 0x00003a44bf7c 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   #9 0x00003a44bf7c 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   #10 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #11 0x00003a44bf7c 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   #12 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #13 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #14 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #15 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
E   #16 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #17 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a5084fa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a5084fa 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 0x00003a5084fa 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 0x00003a5084fa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a5084fa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a4f689f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a4f689f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a4f689f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x0000415d914e in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::DescribeExternalTableRequest, Ydb::Table::DescribeExternalTableResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a44bf7c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a44bf7c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a44bf7c 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
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
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/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/r2ny/00139e/r3tmp/kikimr_cluster_yn6ap4mf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log --grpc-port=2285 --mon-port=63571 --ic-port=12798
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log --grpc-port=1986 --mon-port=11962 --ic-port=22796
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log --grpc-port=4155 --mon-port=1888 --ic-port=26523
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16680
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log --grpc-port=31837 --mon-port=26389 --ic-port=61504
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log --grpc-port=28072 --mon-port=3655 --ic-port=20557
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log --grpc-port=10531 --mon-port=6771 --ic-port=28543
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log --grpc-port=10794 --mon-port=9994 --ic-port=9697
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3224
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log --grpc-port=21914 --mon-port=20327 --ic-port=2634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2285/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:2285/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log --grpc-port=2285 --mon-port=63571 --ic-port=12798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log', '--grpc-port=2285', '--mon-port=63571', '--ic-port=12798')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2285/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429706
DEBUG    ya.test:process.py:259 Command (pid 1429706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429706) elapsed time (sec): 0.964547872543335
DEBUG    ya.test:process.py:263 Command (pid 1429706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) maxrss: 478100
DEBUG    ya.test:process.py:263 Command (pid 1429706) minflt: 45062
DEBUG    ya.test:process.py:263 Command (pid 1429706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nivcsw: 286
DEBUG    ya.test:process.py:263 Command (pid 1429706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1429706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429706) stime: 0.207171
DEBUG    ya.test:process.py:263 Command (pid 1429706) utime: 0.5479729999999999
DEBUG    ya.test:process.py:263 Command (pid 1429706) wtime: 0.971
DEBUG    ya.test:process.py:275 Command (pid 1429706) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1986/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:1986/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log --grpc-port=1986 --mon-port=11962 --ic-port=22796
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log', '--grpc-port=1986', '--mon-port=11962', '--ic-port=22796')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1986/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430023
DEBUG    ya.test:process.py:259 Command (pid 1430023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430023) elapsed time (sec): 0.938136100769043
DEBUG    ya.test:process.py:263 Command (pid 1430023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) maxrss: 479568
DEBUG    ya.test:process.py:263 Command (pid 1430023) minflt: 45142
DEBUG    ya.test:process.py:263 Command (pid 1430023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 1430023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1430023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430023) stime: 0.19375499999999998
DEBUG    ya.test:process.py:263 Command (pid 1430023) utime: 0.544773
DEBUG    ya.test:process.py:263 Command (pid 1430023) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1430023) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4155/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:4155/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log --grpc-port=4155 --mon-port=1888 --ic-port=26523
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log', '--grpc-port=4155', '--mon-port=1888', '--ic-port=26523')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4155/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430276
DEBUG    ya.test:process.py:259 Command (pid 1430276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430276) elapsed time (sec): 0.9103388786315918
DEBUG    ya.test:process.py:263 Command (pid 1430276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) maxrss: 481080
DEBUG    ya.test:process.py:263 Command (pid 1430276) minflt: 45081
DEBUG    ya.test:process.py:263 Command (pid 1430276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 1430276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1430276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430276) stime: 0.192299
DEBUG    ya.test:process.py:263 Command (pid 1430276) utime: 0.511196
DEBUG    ya.test:process.py:263 Command (pid 1430276) wtime: 0.921
DEBUG    ya.test:process.py:275 Command (pid 1430276) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:31837/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:31837/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log --grpc-port=31837 --mon-port=26389 --ic-port=61504
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log', '--grpc-port=31837', '--mon-port=26389', '--ic-port=61504')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31837/4
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430709
DEBUG    ya.test:process.py:259 Command (pid 1430709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430709) elapsed time (sec): 0.9901101589202881
DEBUG    ya.test:process.py:263 Command (pid 1430709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) maxrss: 482800
DEBUG    ya.test:process.py:263 Command (pid 1430709) minflt: 45176
DEBUG    ya.test:process.py:263 Command (pid 1430709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1430709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1430709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430709) stime: 0.171337
DEBUG    ya.test:process.py:263 Command (pid 1430709) utime: 0.5537529999999999
DEBUG    ya.test:process.py:263 Command (pid 1430709) wtime: 1.034
DEBUG    ya.test:process.py:275 Command (pid 1430709) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28072/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:28072/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log --grpc-port=28072 --mon-port=3655 --ic-port=20557
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log', '--grpc-port=28072', '--mon-port=3655', '--ic-port=20557')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431141
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28072/5
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431185
DEBUG    ya.test:process.py:259 Command (pid 1431185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431185) elapsed time (sec): 0.9967014789581299
DEBUG    ya.test:process.py:263 Command (pid 1431185) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) maxrss: 484248
DEBUG    ya.test:process.py:263 Command (pid 1431185) minflt: 45112
DEBUG    ya.test:process.py:263 Command (pid 1431185) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1431185) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1431185) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431185) stime: 0.21117799999999998
DEBUG    ya.test:process.py:263 Command (pid 1431185) utime: 0.518237
DEBUG    ya.test:process.py:263 Command (pid 1431185) wtime: 1.01
DEBUG    ya.test:process.py:275 Command (pid 1431185) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10531/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:10531/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log --grpc-port=10531 --mon-port=6771 --ic-port=28543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log', '--grpc-port=10531', '--mon-port=6771', '--ic-port=28543')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431646
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10531/6
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431657
DEBUG    ya.test:process.py:259 Command (pid 1431657) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431657) elapsed time (sec): 1.1496570110321045
DEBUG    ya.test:process.py:263 Command (pid 1431657) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1431657) minflt: 45054
DEBUG    ya.test:process.py:263 Command (pid 1431657) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1431657) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1431657) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431657) stime: 0.200809
DEBUG    ya.test:process.py:263 Command (pid 1431657) utime: 0.551843
DEBUG    ya.test:process.py:263 Command (pid 1431657) wtime: 1.162
DEBUG    ya.test:process.py:275 Command (pid 1431657) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10794/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:10794/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log --grpc-port=10794 --mon-port=9994 --ic-port=9697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log', '--grpc-port=10794', '--mon-port=9994', '--ic-port=9697')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1432052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10794/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432057
DEBUG    ya.test:process.py:259 Command (pid 1432057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432057) elapsed time (sec): 0.8373444080352783
DEBUG    ya.test:process.py:263 Command (pid 1432057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1432057) minflt: 45146
DEBUG    ya.test:process.py:263 Command (pid 1432057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1432057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1432057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432057) stime: 0.20746599999999998
DEBUG    ya.test:process.py:263 Command (pid 1432057) utime: 0.498131
DEBUG    ya.test:process.py:263 Command (pid 1432057) wtime: 0.84
DEBUG    ya.test:process.py:275 Command (pid 1432057) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:21914/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:21914/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log --grpc-port=21914 --mon-port=20327 --ic-port=2634
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log', '--grpc-port=21914', '--mon-port=20327', '--ic-port=2634')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1432344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21914/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432348
DEBUG    ya.test:process.py:259 Command (pid 1432348) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432348) elapsed time (sec): 1.1519782543182373
DEBUG    ya.test:process.py:263 Command (pid 1432348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1432348) minflt: 45153
DEBUG    ya.test:process.py:263 Command (pid 1432348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1432348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1432348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432348) stime: 0.24290199999999998
DEBUG    ya.test:process.py:263 Command (pid 1432348) utime: 0.5256919999999999
DEBUG    ya.test:process.py:263 Command (pid 1432348) wtime: 1.162
DEBUG    ya.test:process.py:275 Command (pid 1432348) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22796\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26523\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61504\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20557\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9697\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2634\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22796\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26523\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61504\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20557\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9697\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2634\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434618
DEBUG    ya.test:process.py:259 Command (pid 1434618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434618) elapsed time (sec): 1.3052263259887695
DEBUG    ya.test:process.py:263 Command (pid 1434618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) maxrss: 752100
DEBUG    ya.test:process.py:263 Command (pid 1434618) minflt: 51370
DEBUG    ya.test:process.py:263 Command (pid 1434618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nivcsw: 394
DEBUG    ya.test:process.py:263 Command (pid 1434618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nvcsw: 478
DEBUG    ya.test:process.py:263 Command (pid 1434618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434618) stime: 0.301129
DEBUG    ya.test:process.py:263 Command (pid 1434618) utime: 0.575199
DEBUG    ya.test:process.py:263 Command (pid 1434618) wtime: 1.312
DEBUG    ya.test:process.py:275 Command (pid 1434618) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1435521
DEBUG    ya.test:process.py:259 Command (pid 1435521) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435521) elapsed time (sec): 1.0236032009124756
DEBUG    ya.test:process.py:263 Command (pid 1435521) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) maxrss: 752100
DEBUG    ya.test:process.py:263 Command (pid 1435521) minflt: 51576
DEBUG    ya.test:process.py:263 Command (pid 1435521) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1435521) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nvcsw: 706
DEBUG    ya.test:process.py:263 Command (pid 1435521) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435521) stime: 0.260474
DEBUG    ya.test:process.py:263 Command (pid 1435521) utime: 0.581471
DEBUG    ya.test:process.py:263 Command (pid 1435521) wtime: 1.029
DEBUG    ya.test:process.py:275 Command (pid 1435521) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18949
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15083
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/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/8039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12671
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log', '--grpc-port=11859', '--mon-port=16265', '--ic-port=18949', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1436236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11859/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436242
DEBUG    ya.test:process.py:259 Command (pid 1436242) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436242) elapsed time (sec): 1.005793809890747
DEBUG    ya.test:process.py:263 Command (pid 1436242) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) maxrss: 759976
DEBUG    ya.test:process.py:263 Command (pid 1436242) minflt: 45084
DEBUG    ya.test:process.py:263 Command (pid 1436242) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1436242) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1436242) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436242) stime: 0.249765
DEBUG    ya.test:process.py:263 Command (pid 1436242) utime: 0.500713
DEBUG    ya.test:process.py:263 Command (pid 1436242) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 1436242) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log', '--grpc-port=64308', '--mon-port=8039', '--ic-port=30218', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1436497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64308/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436502
DEBUG    ya.test:process.py:259 Command (pid 1436502) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436502) elapsed time (sec): 1.0689795017242432
DEBUG    ya.test:process.py:263 Command (pid 1436502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) maxrss: 760592
DEBUG    ya.test:process.py:263 Command (pid 1436502) minflt: 45075
DEBUG    ya.test:process.py:263 Command (pid 1436502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 1436502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1436502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436502) stime: 0.18873199999999998
DEBUG    ya.test:process.py:263 Command (pid 1436502) utime: 0.560932
DEBUG    ya.test:process.py:263 Command (pid 1436502) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 1436502) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log --grpc-port=17530 --mon-port=32404 --ic-port=19728 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log --grpc-port=20181 --mon-port=4901 --ic-port=11317 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log --grpc-port=17530 --mon-port=32404 --ic-port=19728 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log', '--grpc-port=17530', '--mon-port=32404', '--ic-port=19728', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1437259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17530/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1437287
DEBUG    ya.test:process.py:259 Command (pid 1437287) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1437287) elapsed time (sec): 1.1550767421722412
DEBUG    ya.test:process.py:263 Command (pid 1437287) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) maxrss: 761444
DEBUG    ya.test:process.py:263 Command (pid 1437287) minflt: 45094
DEBUG    ya.test:process.py:263 Command (pid 1437287) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1437287) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1437287) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1437287) stime: 0.21645899999999998
DEBUG    ya.test:process.py:263 Command (pid 1437287) utime: 0.5478069999999999
DEBUG    ya.test:process.py:263 Command (pid 1437287) wtime: 1.16
DEBUG    ya.test:process.py:275 Command (pid 1437287) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log --grpc-port=20181 --mon-port=4901 --ic-port=11317 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log', '--grpc-port=20181', '--mon-port=4901', '--ic-port=11317', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1437781
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20181/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1437785
DEBUG    ya.test:process.py:259 Command (pid 1437785) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1437785) elapsed time (sec): 1.0115904808044434
DEBUG    ya.test:process.py:263 Command (pid 1437785) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) maxrss: 762156
DEBUG    ya.test:process.py:263 Command (pid 1437785) minflt: 45184
DEBUG    ya.test:process.py:263 Command (pid 1437785) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1437785) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1437785) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1437785) stime: 0.227292
DEBUG    ya.test:process.py:263 Command (pid 1437785) utime: 0.52066
DEBUG    ya.test:process.py:263 Command (pid 1437785) wtime: 1.014
DEBUG    ya.test:process.py:275 Command (pid 1437785) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 17530 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: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:17530, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818424dab0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTYyYjY4YTYtNTRhYjM1MjgtMzQ5OTcyMTUtMmU2ZThlOGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): request = { session_id: "ydb://session/3?node_id=50000&id=MTYyYjY4YTYtNTRhYjM1MjgtMzQ5OTcyMTUtMmU2ZThlOGQ=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818386de70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183e352b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 12798
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 12798
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183e376b0>
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 12798 SectorMap:1:64
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): on response callback success
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 30
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 12798 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b8077bcf-2dd123bd-52623d74-3b3f3b54" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465493323282078025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=648ecf6-2b6aa5c0-24d229df-d35ca9ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320209468446829960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13551335919823305319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918358050185275081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853528798134723335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681921753623951631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748989958808545207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662881752341457049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142762867722536977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 200557500529474093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938017091033719889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10699590202969692351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10038501784383377308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6685817951224127395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614981740746760723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995478357903349721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2676647788444646787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32514866361634511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16546647104251928746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14648223887197290926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17349311505091340558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579172636489379870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137429074218456763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8582155955907714665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1001565724851112663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409811668372342579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320899512399954870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308504622819557482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6210242379156143139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6860604017483752148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132153488915940369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989423159260725053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639032579971032281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232775933458471713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14850987746729477261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14280325949089353354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16228708834881742393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9080172729917773234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432183671957388278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689027027942494112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484610654470093072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866435330783143780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865534977175954008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15300567400915373967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305618488535595861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6678412545733828899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307410511904801844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 925395274447065101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136718017071119314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244551323250146043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10915239810527854315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1207902205859088334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029253671020275338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041861654691122189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977707017739439937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158849811981394965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701292940478514047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14737286312388718408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9245871061252028275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250263274259149472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982030042768736773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1796833961056628933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847040722994057684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6681972664805687324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9867040943057871116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9761138845513456789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767252964432444981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172645908708971975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529049156328860048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4833468024200420140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3128607111647035152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17391692074442576863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917685906656696723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14189308291018241413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1931844092834936274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398204661191781880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529389966954467746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104766828484580958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16232258546030428522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958547457332485458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2232080031671520844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273911401624257080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090447083993805636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10426040922691397329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645127985866048853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2464844667574977046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3433865005907477722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4172156011923927927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13479408042562712520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558876852997644903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11542710390717236832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11040973834079602906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9970289141220135599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5560319396229147059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021907199573908791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15295040178023087641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091462173393072016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254765774115322057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033732503169157145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918603871482902017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11679650149096875719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7333161044952459231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3580786446220995827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228184072368795666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578265872853537419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27937682366756836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258691881462013259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498504108132518627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2145249032923667928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4708687492371832632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031917789623479617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600693926679111647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10244508564844660844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1578413094436321238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624456065519131010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480905750819852677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914398625530334042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1375095088112354392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9515863474741521707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465825062804021224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14663368400382809740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358075904641309468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366914139900949955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 616757236424590601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 944110693216712884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3113432869416805457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8312305783199957984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5866018255485766094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207417468182145768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15209499480661981478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041103041369962755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136731858165376517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15934355734470245218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932861305883934198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8443705400527381507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928908294931311433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258487109416653132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351530783306855220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568834572354611797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10814245665889305695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8021886941190438400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109267848101487640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13069998776189934426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17877651563860030279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867545936092942975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521666338629756715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275687019262312306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883512783740661207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29669998126477815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11699182792149459899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065100785182283583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10437786962605780857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1645940114593079044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294411695564376055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283004695785877810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195385636204423057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898346039634662246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15236894374074295866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106099453810302623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15849821833437053274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313473230506894919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074963630514767490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8057554903211705777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6554188701240129009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5377226297720785426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000030509605453247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397784004659163664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416143495024051409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043103877585411473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935235997053629877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053154765123634117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372317436510011048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2975226148403412455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7064373224852193415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1573776201272309803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9168052434884095859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10648432500108431497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470043260858055897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16515154578634517528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487728309636544865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12795976308051988878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527006496376478440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15537793677835167152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156718097086362703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4859940226373480936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693991731647682364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13402577628776665017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409746093955293376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5222946147450985209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416827458283472875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797259017378201365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9100133789105738474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203483818395692889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10137301631841942002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138480228338255969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11591963247435526412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6590211098022034437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8376241846170689909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893844252974046463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12632323306807830742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249558185200906223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5206644645854311635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11944951956266166974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639384752153545211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7750527345491403852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2353984875764027468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16374172481487465439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6932925399845778116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303851869561958918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056493561831767129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1518433671130598893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034114528205309648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175069310954516649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2509437167677798087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452206729575460804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861397055321776456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9952914254840426490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15058552111840164693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15609305815800097350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5935425177414831962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655644118848308883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15208766179881488099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2731019434280836994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995540518779283077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15467879683448125732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828848129749912110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490257627564009569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220527576179821279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241972656560151776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283044981608768859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3676841297985995033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378859157325308737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178802725429761954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15388411304989879457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993728280282099588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17038267548223466076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12666942379792632331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168490401140739626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8238209930744153541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15795280507101431954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6544394475972203860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1555573407874583313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7387494204791419433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14348692272758479689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405209046828274009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011835404191803446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12279747615372728425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858315531320967793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15172591417650752552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6479503425159402982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822156470542581958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763087808699883565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4669422567073403933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299935518457172974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369287838818012398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12396380313890990732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7739546090437803074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11903280530240939127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6778773493361056228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478285883458773333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391131212552950679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3799549653947222172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10460476538614850880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883229830323638579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14738557438478722339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962661085044718852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931992462346951772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8768593494232694758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4086307974826817929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314020445407334954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775872553607000997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438831782049797687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977402527991467162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8411666994730380574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3876194053071500844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2923856732059521154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135810760169630320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6142445986909670111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 815823665049805328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880086165969717815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592807318361004564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436463850233559679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920186958403696049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893592537641682333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10992588640596611906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558127250607489010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3869830225269014695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8459192129064849793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3269074394665136975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387629756726125020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8646402984772417492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12100580389288453424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 944689449727741175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10936736054046831289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471380305337224081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152879553093580327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325763079149754133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4287156338205069277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457022455226906192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155004150287056777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14151680617596123085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13602461866177244629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5188220816863653399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965068124671223673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808972990704818203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16426390393435575216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17183367573672760964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3942552974641619981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8489508835477563932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17274244492516536558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15947516733324514459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311587020469800764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061152257282456345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1925872287772779902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294745021184509715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2572829382790291574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954175343464779062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686511477810055366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6908780899439777349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284070574715803279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5156130195300340867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114803869424448095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5096113633098412801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18097836310860836844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 76024037163533293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14517154150917981685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672409121442066585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8833591930846230182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033084657238388659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10006020359464344062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198036828748481989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9231573100496452642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807281027725075247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8565086642628198595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14766688693553459112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5373934730784531500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13589689979491551656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13948264109029731895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10523246693749657808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472764028951802491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2965602523561599875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087450518527798360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488450286569544374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13286568693819006164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10457488677915101882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688385717422721286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582187030765359075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8872804932319722113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875790807450583646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478363299150669142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6867818422595834584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4913598766552060560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878702950662417561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3595649287546439284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277755049065638561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38523670203764140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938024791669702554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17939764283551021969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730170643578455240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6706869708237012648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9509142714406295798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12871182711028866371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200744309109531085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304031742757912694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501991134933894988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1919370067797334617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8769267807271109001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823019111039544148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8827012121035572206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592645529437854146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154025686967139524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559038683145077601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528504941783841024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5124583872853797877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055944032678290153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911967252748418734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137294047326349663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127456538252197553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18368621798476358065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10782268709514218166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14317022944768323318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10348386239860348782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051377562626201022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068336020222694207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819272814063227344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3496128272640405865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729020778550352684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13140132164012112757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15184715048097595852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4300362170135832434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151799986343123408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16803275975621744448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9609812267679860408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463185994732989727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304212587382061110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405467737486611287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743167909669484465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12466869822629925905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571604892516336852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693494320258636808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8345909967717494952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454052566477329484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709024984075166859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596033654691550643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9467522713203308944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604247922972605691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733262897145256960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2101563676697707754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5708714666616590851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5409758199159595258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7284200958981416059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13517474224923221312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982475252541138426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11945946049100901270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14166473505817786108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10592712862751334553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026866242924184439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1523040472477987143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383190812838543551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997085663143433220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254788734236991903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259549903071682986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419618578396697635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718489090106584697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940354855875034521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14716097021153514507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11875855073451417829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6998151439192361701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12260112230849946244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5179268537950865827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4345460203828055101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491634963317310524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528120607851224207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332134959309916621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6751176080921538747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365580834392421115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031829155485391138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1243593530854544676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719436071830193765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886369774391620365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1170842885241224368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8230562454241271816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965407242507999823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607508155756751372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12876141676782132222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3387401944679688311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14036236582740163123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646025588570368556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779544222360210981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3727176731607611645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545932070028133761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941476398025305556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136550611608667405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17448556462146768719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802194640042217405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9593824432825803104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8083000199359876006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534863735647737531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9889028493838189854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623870831199310747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759292914057862415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478799973601803996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2504917710964260821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000652930248272837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1724179821660004652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14569324273243704756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868944668846197133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13697394792501686379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12272243726851953484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2784549765647889483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9279865039554992848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493570174370885271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2211385776410533969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17571925661873142385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568377292605620933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039588143721444080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 116744989240858266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7057953465755999117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15050073777800397538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714842752478270168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3391579574788974969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6416228733764677771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12514402140407239516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14468407333706151850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6809997985200677662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271432977638990703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732524636634629048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778899789991773320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8458129053715926206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18411790805965385934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074051136098456125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206226193835529635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3450378029749659592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1090521013015192677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8846193135280996143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542016808310996865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4566796201326486269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744750758864098444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3017735227220394964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9154245026989740338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310330331009704027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9356854904119552770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079669018760714917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3029609031092807207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043562377929314574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245237875126168661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692454550696472441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699031064943670499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4333709890359282998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221457952188972899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11422364060540940628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14809912938629306039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12211428183515844170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564193948236820354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6789060353235063880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893753430776829745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876859370988476492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2377335844776211899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925790095994099612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107658740265663117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453845453434997267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15491484356298724282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545143693988502987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303892164215562164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124013605646062402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206985980865526392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726374357146953779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229286599899701751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18051558747619799410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12654485815516680544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812910218664939881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018942126503200443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1180530180274362530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12184761660366042221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9896037518078245010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11950690875839685574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9773872354951496596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940381048304480221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222210208311023621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561151492424890976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 999953874810074763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369149183658593590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073699340134212536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184158276414727378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084610531445743620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981238859270676713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766541289251870437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1551920859964549017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16121895456353688278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4497479412271366599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948253141967403154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919984939310019649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6222800339998102753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13891783172108470996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634544724928938200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 259054401673117075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904453399785725677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11943998459267856070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548063709624022160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867303488716180748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11859/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008956214074351869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13244648789588383854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320340592787254284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13331151718707411746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556754039122702751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18400102668557877171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14481040849602074580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 622266308723703796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686233874134506230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524978717719087768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4101332476745029140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7268492425083887303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16038233768480060532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863070094615899131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6687472865590263948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18252814143229761780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17504890904350886624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546834301144330010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560473801274372574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222346931419281000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12067444834020343219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9051262260730216423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15095211325687441257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721849963368725583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log', '--grpc-port=11859', '--mon-port=16265', '--ic-port=18949', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112387611722331843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1447939
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11859/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021770068426061861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1448005
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132579075300859755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4274636319480322449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1844678598894457519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811537683576706799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626077165959789127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17138727722604391567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7772428267001394733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7369940208186405569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16936659653785985097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144555611969653962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459430976560227302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4225837748488286534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5757497680328787748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252731251947169435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6019705546113628610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11882409465637423464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17123896205286921030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919757321446855257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6583667582479175186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11459183145064344188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013309646339244872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ya.test:process.py:259 Command (pid 1448005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1448005) elapsed time (sec): 0.9158031940460205
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6319607200705907832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1448005) inblock: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7824776982469550995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) maxrss: 812272
DEBUG    ya.test:process.py:263 Command (pid 1448005) minflt: 45121
DEBUG    ya.test:process.py:263 Command (pid 1448005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) nivcsw: 173
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) nsignals: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1448005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1448005) stime: 0.206223
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7262812312173133576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1448005) utime: 0.523403
DEBUG    ya.test:process.py:263 Command (pid 1448005) wtime: 0.979
DEBUG    ya.test:process.py:275 Command (pid 1448005) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6511187276269311126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3945412214131525005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17860584321456340597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519648251142067903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665647909522834736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8439308547030768665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6874936191950766394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16523946696850176884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621739154801073811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 711563819238645751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5273565770696371172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2916048623843715176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11290438877904501951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186544231131375306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 601593296353571558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14590407736336423850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621709332261453463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282635235103903192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11408053680824188828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10555109553524975827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 804899975722029857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310838461214006224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16581379205624441964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640094885162930746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14840620222313778557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4023506607405201691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031402250804122412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4867730674552715867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16679151816828377366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940687847164033578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13354864460321009832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361290643263141220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949269861231963819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881859607913946558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089393285877441214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7135189966765326954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11182577244199371449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17737491251879660521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9251224027965409090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12451748076654520101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11257333033367378599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605105871228601413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226087629053854751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16302215186239555443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1182884349724595781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901819833933451669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423601920158897172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513424483469715136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984563933579964166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619474350573925721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783031889526721733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7148048998296309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433798258136690057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416025004789053210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924574483162638009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4494764402705080222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501144962676545209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2357853535854324466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136489959806394717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343029428583689892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585243116305150909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638868084240078768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988831739896023982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158096111177471817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2844538904635494801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17217996216458167527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13577054993372046744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417649183851075589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6001759002073959662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7910115480175470735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4496545306809623796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745591424962012828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939943015415361473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16855672460834076789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089597556445934603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001888978698554473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310264491935693798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2623461280240172958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3624997223756210516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073436825568971016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658460210551650188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380859352333061119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7466531106244633497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757921266658795827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958461863408913225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626039147217052111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2653812817917986593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409995720643189752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7661752469674265886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 712289784234857528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478986725415267149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168710891495478855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11427082672490975452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12456211111526844884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2543578460993628101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688234732705622164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341245480830266613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18338915283927516250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7695265770235887654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381397404431862135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629762919062080774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015720743829132280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707327744298596712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6919727106373112126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18104713160359861072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16441082007587788158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 892150568022155464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369666095758058224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16920146174880682558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865623318991353277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15469251370919990697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3645002280295625966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543399174708661155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9325233467194629977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16974568554836038696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10641501213544757056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6781482627188048520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6833220959072681583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738082631203197837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707739743983384744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9494059418666673795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168608976542650550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7108743356985199295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468361049049743370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15073222993594594829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13666877743489666171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17312060006556193367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642442102177769524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12346112541689465601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8244534297057826048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8796181162081707914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173200279106466577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5278573524778612720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8530298853803959029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578091000643590189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24382327461428409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248113296270805155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218251646283060385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10083075568572185057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1821785549001210339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303642928062821169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225983974240114257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378021958805697668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15462652499325877384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781925333885493841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7186062228608481230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1212195445446880856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101455720525213695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11527124421133172287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543532969069973863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 891138490994143256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663898222382757150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360955799915052004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952649839747928563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697748555924913749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873308557687547219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609741982809890433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611964890075779199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14223401812583579525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2316015772332012819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14406393829618451743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9437554746091635585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4764686144031322327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3558930214129298468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14030747896016380638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12303494272295111791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569496419396033879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072978019679418206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133704044224042772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332178512798218353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427001963477575945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 731178033714829214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2392553848468363079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 415051137294667504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11362247464783108613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062844178577899902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276426795495644411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965412140732385284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470179536847465122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184596635820692650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7289054597308892993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664165752961430359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939949650026063613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467627762405083601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1144821508793165898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974056148686815265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4408212263677221574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274391801166003370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12501334853698345440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124934774191470956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715014156629373687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15120453137814868815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156742032150006599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838334105404270738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818955578731202792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6655686826497817439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410957580400727714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 354601990580971620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361952712385311329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5278834726193176643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1576403589217193635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8950007016192752220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2193257239516713824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3114734519487413321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960680469668194399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12858373131362227271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7437354558407356911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4434124088243644896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388913680269511634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683923714768468986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069725600464527983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1966730994180143726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873402166136989191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198423325226982342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691547719858679788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336689024750373375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64308/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842511713050329030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058797634311159256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8424599359114113781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12643677554011690359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390250596024887800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233387782263088976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481170999431008573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428554981738775960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14374412488652775486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2620579999846013880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065770616877177476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3733869629066307793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243336410799629143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043066473754758460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547791788524174032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307457523278747661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369406665434598768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095040288346703090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153804770207108355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449754219643872911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933033013045034028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376736858150408227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14149340106241770498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5512430610343226955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6717798147159784040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7784081590253507799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6268120939112933356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8856432448754111171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691911631744641271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797188554580381809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058915831550343894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log', '--grpc-port=64308', '--mon-port=8039', '--ic-port=30218', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8346346159531027121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17938607555105170108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1450835
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64308/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384825133276461923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1450857
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 317350879993726747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4757196671986960058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515075815757175003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469452993260043776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100950677993515111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2159028157284776047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15848056422672091690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078128153453324233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8455106530324707703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7279052860034824445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3445473912165556669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5901006446913482896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13749782144545974688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8223037300933977317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827807766885938400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2955779762357837279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10712205474960199936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859471366332123609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848835879073435371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17655595998948504171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4748189921936017327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166111013258956105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652283680562327618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977258483748276542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830798420717861146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312979052336511836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7661448067602571683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100541990267971541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14930183055167158010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11687971255196872314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067211786195494572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12477949848389421130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603566773499284027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28020836526564731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5039264507219867021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6226589441664534686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8742924237254607277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280548435815529973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534402850224888571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8942645543871660793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755786420024188279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526265802298343554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2695706811865623289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104620805931391400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9248139030887914690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1743081254307987158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557828565548400051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996996395729446599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7635218742517582620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1115230427905582730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17778695741741423582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1619960114316559169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278933821818720168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 176747809749013681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13075170384778024631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405931437200397953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 341978887656119055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13191358660286830385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015966237556641522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 849403941852499479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921758709274984498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882002486675145423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14364256934032363469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1871660320396799484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425511225861927057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9589228244575370714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2377112804186813986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1623930760972014024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:259 Command (pid 1450857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1450857) elapsed time (sec): 2.1126890182495117
DEBUG    ya.test:process.py:263 Command (pid 1450857) idrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) inblock: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14896355062921183287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) isrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7740592821343513897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) majflt: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) maxrss: 833280
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312878387416724011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) minflt: 45185
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13963085550955718498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1450857) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1450857) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 1450857) nsignals: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) nswap: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 684273514887279349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) nvcsw: 15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10500926464321267550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1450857) stime: 0.20990999999999999
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892850194833172997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) utime: 0.572905
DEBUG    ya.test:process.py:263 Command (pid 1450857) wtime: 2.209
DEBUG    ya.test:process.py:275 Command (pid 1450857) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12959204132311595501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026093954508317647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996528502304074756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b8183e376b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b8183e376b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81860661b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854488699827956230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818609a9f0 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81860a0fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81860a0fb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b8077bcf-2dd123bd-52623d74-3b3f3b54" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8568489848570333083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k75ez31t3g6c5vzn1k9rx7aq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231027833259742411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854488699827956230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460737314034433344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416124757918586982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2850658592548312419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173844476797427324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396659745454141439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-09T21:45:22.917469634+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81860a0fb0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b81860a0fb0>, reason: session-useless
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b81860a0fb0> is no longer active. Current active count 2.
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371311106409997565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814500516764397949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717308851963382132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9537027073019121274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15664833380153181471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939783402558510616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15102931004346416517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6217667951030880218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008738451960619612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 594416586445418210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878846595002498345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8095286615528977043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10035692143876042916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11526107746709439647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6099463021815188806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995869693084495020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6252193838428872153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13846799896866252946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 976196926307464105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9417046282025692347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7938448289088797630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18427096849334235037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386685671972483621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9612710673963558145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4366342429954395963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380957761309322573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589616792776057093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508428121080577243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975929720558047024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951162728511691969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918670562307754404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452333364502516970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9019835677016038051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9163751672381257828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002292624097687451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5865927317288141152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5928326536236444848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568801371763477904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801349839415080723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934657953020669527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12815339505887960459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3946085016461649271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236878081379434170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453575905868704067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260190565282220809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454054918596099297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487846157315922667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10874070703418641622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1409786961579999557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 164898389068175948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249612992116781712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3169902862930754775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14730795421835746345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562004514413640258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540965922316295790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382522307523311909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10856843673461251016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982210923662003636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999992249941136969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900783297655470176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6837490521503396571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119818227028989778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17112413911148819656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5812530294814321310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17854511792462073435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750309487586468136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812081708300323117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592092757881749982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904883525145058979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8311588946331349750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1253939997757314657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16900231005739697290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6403623605409280888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357224544220521463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527783913400747752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6752650872255054337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659753632423234619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770827344198381347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15439231805924817303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338082081419558839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292747746731170039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10945137006343220789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7919568676120699420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14704055141239811967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123920358208727384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1465762671745127606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13564464326061885452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176896993658265543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626771097177540242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7001935750047600506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13565072560176994030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4578301903235506432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17770278719702168144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17696060326356638295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375673113243139513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14684640648812745233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16393064971023459931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7811039663670099440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5275276614824498583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042312822330412571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6645279185742543448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708186907792407488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177878437581905533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931549176766026639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17558149646521920869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11239962010162019875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703865568088389996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2600966732382475605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379893815308402592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9084564036453854805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444258070021385279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12315442807139644416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5925417186853793718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 496991132120656005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753112426563891508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10596797714146264168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911865679046390605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566078846410878465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8078353632555512695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171281776401900244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369499390458741728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301593435379885820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625325182575898642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3906460846801666206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459036219045436533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896295681096140955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5143756466373353812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820256944818325542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948994283245014934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995813800141156722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605038342404809223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7798158569683722798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8153161593040514966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7363694599219896884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6559145522507844657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398514114360169584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5520714560105730940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4605835384096349102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639935892778055972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 520276534492717045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16843208300841060430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13587753937731168962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7124954854743091972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059282341899971334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505168099881887043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034555928957728747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794672447814978024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179965728073700801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236994496831292138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022621903959944985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16978766591051653393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663903044492156825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427798282062434392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10168743411564807538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1419196667774385767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13641976197996919968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108240837432794136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16181149718115363344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255841255611623690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670239316502065316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170149935223817972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652984055070473126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10241180771605652022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349869401839260305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300245595172058900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9124307279432776772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12306794572000035377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681607983822594757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6593639595390643140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1555331437312177356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362897132064382357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585062828851467976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126457750933832510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3329728883117171144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396540856876987975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495836935993005281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6988927880365934297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880254708383465948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359363294255172160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789918414310603189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 946657522317885981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3842687842806165985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009652381764140206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457391198955425205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13060721810012832903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15631799187312746954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14210460148490588207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292865485330223769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386420346823063621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4595539575998401200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9964434238824048953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9426260520535123587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8769644339417356394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10161983370932468786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010524818652335077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796626538216535671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382571621104576958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8720888716879956926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317429361855024587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5028145507754292565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432670614317353651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432607748551135573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2658552375011340845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13077588748623095972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8290215486603704598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3290168494214005379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14570584457099856393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764617933353768395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5575504475534689035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4096520211233496332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572892778230237363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 208113120883456833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2808071841208031135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514471683214599599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680699400421761286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410574874786591498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10552522955673424366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6879798641753002857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11287474016729278664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581050443133258363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13695039903601753649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643733312931630092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8569424613915713872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3869683940443943542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384674066199876599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5563216756744211710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17133794414561639899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009139171689635377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17274877499079315315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15808936212376966279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886713481716369239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5047885362609086792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065749566569258918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7214946513686519499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5642646336113287016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886394430712231386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11756539878908173366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11054984724228136467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290982413793873048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 772444240786815527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774209395641540184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1815874198589172625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009831416688836335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14193210170330831544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056758674694551607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732335033046463368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11764225363892163327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2120290852542821657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8579782354137643546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13570861484586326437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12759446972755154868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682551990374612442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15982989456948276239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010066066317168472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791113353819154971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104267428875473535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13499459937332000395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806400944466131797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 730408735473590638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8119214491166759889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735155918188888625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849654816489413904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019848288161934684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110266723439591743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852737254380452227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915283727125689067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9932582878060913717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4484625944577088044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421823648091698220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991890981528033609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6695080208752149745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3760220216241403495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305303671581798628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10582269793929007276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12635750427640790090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189148301433702923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12109637076283917872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723623240208397364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621925311101959219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10620804970329255408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16653280162593306825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7013394556475479199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18002966754798081971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293619755602956326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866943864070091878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942450675426069356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7943352315275166598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11260437953551958720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13700388173067513119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511705569123343016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235615003952031134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16817307312600720261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458173887418199031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4298877149685907541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10934025339711855616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1510173942220151035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8108679590655191835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8398310173466767991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133320739217878259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2397723967739244253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8219374914412219683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5490448100877898729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 873317390997325992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068808537487523956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17245840332115156751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211665599218160950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9206779919431243798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10432972922849653443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17398877018107020262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619934246354333115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4624818934853586331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5907909291698825252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472159060858687435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15211265630461705593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317931355005486359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007280642843657916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8590389439400497644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4282862655453938524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008538504846446381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10569111795400007251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12851207477651856122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3723124996910205959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15531396116057929226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579101731050754796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508521471380876324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17970404343591418268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8629989675358876013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005388830712789215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500903532937038994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933757250780869354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18167517904939569753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 437877617015991211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099472479185284462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1319000840330163478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16131341357632983525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749941549776803497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9362078122895720702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17944609995085553417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6727187200920913848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856053369588190661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10877720844030915985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240312428679440432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7986113888424499560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741400621663484160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2070163543998028670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542395576900144912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275877696726823262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034258237102994728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11167051457726123601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6747999873571632972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783085413117683614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5662863103364426161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17459249778895216910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 104265628140540614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10919666753073166040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624404522211616211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470742190998078713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12205425269338915982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18211220478215298285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418608575554840378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7427487642187072428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142472911013747128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17251104153250258948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12313851235894826070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2783507483299628921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4952469345532739603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993149188088754216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5113831722405148180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427143656319560276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14429149859656625203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132398176518732064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058349178560009827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1060501844672151784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16288105525444414736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12530805526361045906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820309407837426702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170878885750480161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428574042100709139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171079607411192670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943839236655456609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7771384484461920156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12885986471450122739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15251487709815516523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018492081893692775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 352202681841472759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442961582503925731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9182980669664041465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11823405520909320385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18350661503414040409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14899478983337244636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562991433339100003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17504604698738140918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18085221906177832324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3455601881724142008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304762856967372546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866617799488653678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322928662893786223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18193829678527066230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11369256038249321907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161553885794191737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965335181619427632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6363729348300885724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14683906823388340924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16612998881027872556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6246912698105187595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16969521471121798144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176998781124616737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1516705973845803760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465398287924368243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847074484187731800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953305883340900911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206001629084839819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124902181486927557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1303537208169821389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561387929999313680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149668246274933111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372915385839705122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4593561855083187818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4677158604535877060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618174261070415089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253453843299407343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11522605115701973386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5986166956497817725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248572210244775266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6893290231539373351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17843555636579020587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14530258489573168787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009440958972090569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18416647087564370766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3293014250653237447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592345853482603978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8429970917131069403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1582704335946602695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7017915466329770120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351473633508913801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582239230815977381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10437952319916227570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13426453322737291786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927476264498552491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18168380258746407732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597202107612992401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8637634079339879814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9953933626748005756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592707864508911400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1805790319493974520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904074873615467066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608609295722185103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592118702752885174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600918002022742793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849712132128561112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7146280020760506581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989366785310397838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2642646024309756318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353181556960353899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624590716684998968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3972436085946989763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176579876019895526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16611800997877811520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3986176373707339293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10956157714765396814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853839649492524691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9986217333274368365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11119788425661992671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657153399723577211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669892087762726703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502440431305045065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9668496680620290389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797016283646251710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100701603697652332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 953682743358315100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897217117484549014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680298525937855720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5981302654917778527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 896256876522062710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933860692224180224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158915466938411488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554403418597486231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1283363397378716869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309852704046328332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15165936703221878851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 776960572446610464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10454548469955209098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5958048971646664152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16508589528188773379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636450072724156859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209218593888982240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140842931157710817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129912704379392538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11076433019387680148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915526859631776960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6315595937375550762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9376675634686455300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2684570253252651914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2730929915578696567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17781475242691220558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203317460645343247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528914539723068877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11145784241072063697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3567461879025299795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182903813491655883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241071208600360146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665248161084277660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000013559020622219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007786534287223827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150500285394488039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5314915631928273032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981312221565236691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857078630358891690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979255962318384913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530098389548985424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9232258053166175042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413295291624027517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7707250596579784619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589966245156030599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 651562083088934706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5599678140249871313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6564555645742840915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839403845427360001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6002638259609722155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920590612809755104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6598586160173486889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10147087139034040664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294395908991874727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15754217353793904631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444820717251268145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942628304537376719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11781808956696359654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629208817058938433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725790774827597697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733260145807371777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600054995951955650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303125287407992312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367105588245326980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481999940683887600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13323896132229528938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674544286945816954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12448687786692772600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395272352292895024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14554494830665187129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801897162673906302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17936105721476602748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294389913582384688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3361419884229153089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2987452218610547925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1405180959638364566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374639560295155637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13154947160346561341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642656332496452281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478800806057204759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18171488566213290005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16961382329091587491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14455190256806092850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538571195187614403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501258164877261032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122782330832357727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887255898858153505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 448854063108457975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824140384451595177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17089503202066020550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10966329120222027526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89257250386899100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117387168905699838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5143325954527868113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881885871572692531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2206678362885800247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846688977630784331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692484061612135784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686335351087269011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1666729580778349633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11975542925020420061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11320288014788831965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722261241806462015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8785411243649192902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818692363085034741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153545897105767644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418606328942530498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8696553865514015133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523710910242356607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258738993315993612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10487576019625645212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152612241819350693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298362197287783863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11750350478275780823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463890878962255181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503954308891553973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15845556951417590755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098926207451572065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7823383764289435386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6983359097699749158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15492963402236417319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17560216193431122508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262707624742681929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767912237604102196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16001145700279905084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7541287391191800466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583569985426046891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4024416873904703079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475671752694254610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5047874756432869487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8473893267552511106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12398563120523350303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7779471518178856321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194611252698787133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17964694288589781531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233916033720696148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5497869994769079518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088154659285480840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1597698199672088201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943199746159512052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438189659615553748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15212232529027462934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8726232296280559225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795250203973519974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17247034959429937336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14588675818087743775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16763015347363591531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8813516444451308683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6342798657560003457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9655585377951811248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394065130736620794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7456737164833535563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357470464130984727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365489771796085744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14891936005705440540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 53429798537863077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646203882238824389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6161110359369147462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224010610827028628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7590915772805261371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383394235254238582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10979485517826778234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13787492887012073882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156760998683586890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033275407952791672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 738191765749382613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936501706342278103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706934093395460970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467943157521117398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679583510925316328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8853327559744421029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8819586535959690400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17388311902973457707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956547049924475243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370116890835169262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989943166427736181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844934713008890744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457314179590192676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16863547049335260614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4180397778515819515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243292812709252267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544834393559102225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974685578151670988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15106274672076751360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668506660709712232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16187042282618242882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730127891563956499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6145642735941101900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298019861507981944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965439926497238228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172852919319491826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7228760246893503468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4302521106343837682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17580282222324424963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041323463329278198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8158267129248361956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728556984795888359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16694957966699726260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730277926570227521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153296672785461352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629181130397909596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134860026374831858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18441615877356731544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 795844012324040061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5666571731909927884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090542224315882484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6997562214650022280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762532876988498840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225441791004025196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16626617458207554643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462412308825737752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668445156872112415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18083261844026466608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383090869341115403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13772371169038860106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074217918167949056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8088640443839074033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594651673600044554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6440217026387435936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103985419783739659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1664416535619637361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8868565010847245310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126988282277755659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258809347675083650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762026210624411254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857860893068597994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14118106973147875199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16805889470438017989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2929454121422998264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12104439201082732422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061199172606437265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6633067813109776330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078876181744315815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233740234559193410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4301808123826215252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428120968243348072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 712437224084974638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8256691667067186038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5522972113137248017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4447272532342256764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622315964148126481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237584267564983596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12714722938304864564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13556700362891918511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17443235365668701253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413424433138876658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5165823483663992683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 431797102662544193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112751091494698940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413464933983000173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15725298867957419951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628193812207383502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571811199526570511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221334371745225582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12773397496683825021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945344833728205127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11398210516216635537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615326809739126855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337670457420728789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11944035509826236523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054859340976459113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1143893398393610229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14569906113672747228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339547111635020825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15256707006979640024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8031197152977176043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173466555623531459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170412962658348103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069774772088324262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667374117628021349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985058331516503765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7250633250394650343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634254733859696598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741931219414046207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807517059526250220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470783710756428389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685864611363225430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7524533391510822462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892956087168836691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888590086207016608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472062149883075676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13034395665494497069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13793405617630417959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411095050839754858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710308988169366314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203421542437635893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372430918888823320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468078363212283141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851194014239441466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7078690513414202514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822314582003623937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086969418809397914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958159317221863243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16013084634031459760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4843770655752927189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749184422916825807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 742578900810914196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5806644443101258732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318227566931086649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6192171180676489990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6841707289895356434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8434857292322012271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3182501963865179508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280737480763563820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4441380343552389700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619355118074563597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752538192605764559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653721330286326977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16614519856235269221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721403255705299000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10581102839716809533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6097633783696277643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12137264448399249170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396040839708670781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6853782994677279177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301732690315902988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754843457134672755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757960620688003118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13517814700033180084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701451237744285257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271179334784403232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372957241428174717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664946039264442432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 155139545095469822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 710877953144868115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4251889938223191567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918017413986907214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804105521392501978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280390113994096621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13632371797256761763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720305187948643599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336021571631255106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918045402643164538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669509325536318406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561131982376358941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701241810288790079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697606222419934486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962874034521876178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659970527199556416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490037343564448629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 545667448798115944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6299480607399936281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6764619393581867962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9337509409880401609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663011025466171745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260896185163196933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15861709142433761321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7275660860543679731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849859049702789259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11778688442674722493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 896718565009027127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1049344599412533043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10476471188831408288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051449510269083940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190522894031871415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17810077293846420716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10531657669586302698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339609168460911843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093505152665937347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930789848059325571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14010984194902590563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504994860294540378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817090956889831608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616533331870206358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529764578812791126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1509484886233346701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513739508248862094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363215589013861824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743653504023707057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034242164233246697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15100001942204627415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 919188607659156895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740730422548167354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364991751069303003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1501156334702413370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910849870013989363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663280241323042127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669842167984634673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13996720127374698954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5325773681697313164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6715752472725243486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326235320967743405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524080399991280024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613352550712982752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18052059890190982391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132767620905791655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334015188615682615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13528845226362904387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3532320382920150813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157291439247890155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075088824069976828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6229732840209325431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807549885941408952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697083039523616687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591882094735562230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8860097056646801623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6442794120371119102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 972215941677541379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14491451932600349091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10899599218748123466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033164250850200722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137406537602149653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117437337125258885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045539833616507654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592742486940301081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5635972294847893668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1726840243239625024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354849254523594943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2299841878055700031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478893349931630121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17716544754077187580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11523541053546020090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16017798499094990869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840007865164950642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6139314156487797724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9483927733618181420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10274545928585852386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10361625763812419009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917133296602456668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531399686361997685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594441785427133180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3466497680727404898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12989004139168167762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12414797480815619309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13674235218695019228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 139027666318578059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237113159453437752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5027305061423915323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10838069141615953187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8134695515802589937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9140772345629405975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599580972913184652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567707237067578923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1792971365849040112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872380114770720872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2624670084392590569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474474291594954922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105882341142235924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5186356054204916542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482668788860599639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15806705423698567727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177886829249889445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16397472375203764442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836035262755154767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399341706787597296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12590951029354819522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10385570047949961990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807263971328232691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269954126912200679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17724980885192913087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709539621917276835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950238043673246753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589211145110119116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089423223947303260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11094054402926489562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6516305084201315926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16445165430721548135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369935083134649984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1407182187931622619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10236734872517016278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149368144128371806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802272918814582175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12711290501953258720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259955778857854466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9157876284485600943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15383259533362460029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17651430368830431382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638177813522000349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796375569549799614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918760947203932339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12376750370551197149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113360065106430109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616883766655657900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588620456662207045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7155178244204879532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6278456203146937112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5692801358061908292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511229000398504201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14462798220815600482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 492277191202258208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393446412615310019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055533859924330218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788082024085889142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8920945559546663817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538802078780693191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234396065942903400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655957312497309390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10858185107105513577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13895751729526021160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861637127086683164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4468420872946991961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12343616532233797621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158843570612804115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3761873707716571164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9684419869317839836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12712334807218396111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12752848096401959133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082320886419319323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11211520964091723638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10282418917112290870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3934703177442723884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554584531789449871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7177921618364426085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824498902699705412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991030496848650464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872449820417608378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820090024823162770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15653903825787957374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859775794895461278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280527435034165706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359070284165517699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648975594003266932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12991118965282108385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731090828372042799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14168682302120735267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867457756929953152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226453631083024447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2297856965109867878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419225964219511610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13907376382753196066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3856830629514719819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441178368732905455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11154949980154949833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5803123627023294331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151323117967950155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 840501096009303747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9030658752487802329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744673410542220579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14127667122194699754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18157982930109959786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9774879459010876657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089577424947047694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184445337131359536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956760311607594798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 426665430560568214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 33921813118897403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803365516115682521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13734783577222358616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17649726563753745686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15942077690207967961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112850804762651648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033209636038650497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6198835806203494089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994143712736709595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776695465927574235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726298963348229226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16741281014584570658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721310915086611770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14967574785618194768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202494743051678554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14620574229471464831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939684309318237374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17542340739341523363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162991217380942541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10757434931235940116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6433296680218380388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16310984756682491220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196293427526582045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15661138352952566793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992657019010578835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10676371784670330359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18404780626239046211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10127966338169490138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084669758819479306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12987058422345845093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547580569446103922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16590889083033962844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8951123549048183892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8113490406550895792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13372590831143315713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604782439739627984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3551617753005360602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12720178425713548264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 536373737155083967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3459491457619693541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487784223354036469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885608850115793429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9819879430222063957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986372614099698434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16691023246542106087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846097573557587343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11586571690071813781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531795158290778018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030088708099241771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318698671148852678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868005734139179513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521163500367646672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756141603679052023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252917118657443227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9548331470917366555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790935064885717591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3464870908758454970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11924311409322658075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8170840804592291218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16385669020391216060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230865166543476374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464472980163128577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821420138248363806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5569414285183671622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14576340515326861948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 502660917515868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13140550437492836691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17449901313075064367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9547232764349024660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10974123191919003882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2126126590792630286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1340851865672585321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589370341218832581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821536985533234844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103281352246715592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7696427174265756447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516011210501289480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8704470391644700420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142504778034769172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3704922443708682621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307561930081363556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148229001819688389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4990801635306743439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6576737242662196980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508912891881260811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6071738425398326471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 561148828553635053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18247168692292993896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14630296564090055479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17652672070929243428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763913120794113414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373815017116708134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1503400327206477153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189033324602434366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8571286534435808899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1348042053767821943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14001420301086549675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384649831575711954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12949550017362051192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3832604675832434831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10980597685418386807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018637893921817274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13959888816184650573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16632885460728605664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17571620289077236775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121294654005061095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870883928760658391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631541314017343545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11336460471866079595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438606385579970392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725348216540722821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16187089600264008528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092128397357994676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729851968154180870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4775088427161492728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8979296323221827775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1621070821359094495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412294631761005608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4776699305035019720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 516061998769735717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436688380994089627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10000940553853605018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15416274113105497778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11623374212359405355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911804641728217630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321886128625650754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431093950056221507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810541940802529364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811543260288874181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14801593285143152990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5127953381723624608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14559908233316343639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10479873795824219786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204918114347231817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17290573964489631843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1476933014672159209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361402135112900919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16107241252730040805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273025602609752541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16767634490125376101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864869146300114707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1282416280608647049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514643076566761910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421864510960007489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596764720831916954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2150610274928951805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016259582917417814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507452510760416912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3828316901887381297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7339057836396537384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7470638952883989985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11804151525629914816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14328108866657038442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735970154749140651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960361834085665443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3073084451452817443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10248460082672119226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17325867444631473733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3835061123399999855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11499676697024649926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5720523464838986551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838144219418202322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1365826644841654862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1970607026572984513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673405936287841846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 242712071946725661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17317582046577690562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9192272111106413995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749161028482566045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311001312221911439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927767652044279820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142070618912261013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123159663588498212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7846732357493167728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1409314804914800278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062217940067731187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8062412707181270772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374447670064743918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14923252245881003251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080385237521512275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12903282307570596346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777271083109185314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982938956783199688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322320826546432735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16036987098311026363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4025137773402627062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7101899518724855615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273757239027696230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4636714670388593766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11792853202270361821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 681014510479091460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495713936122939422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045373809706942273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224521275519851411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911042277961800246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782832925204650265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13726068437453860104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954619682279995086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18286004229353570968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803139204848250665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3357928649045356534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 198408999051610663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245049023669735578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6189699841285860752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683593772049460657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15171186639768325100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124306745915833244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7232065354778474225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506926004328114436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851644900549601501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782923931466184443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285126243781822964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857135833188519800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17595597791346540969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853291233886680276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996301789449980660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236472252443333535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3931628096048954418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2233402160650272634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8714977187313168732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14249180982278019582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361151843351794375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929107101180562861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14172239836549586288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898441942907851065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525765652692368751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15579046750244725567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7036610118855330286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495264712231416775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980467989727775549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5597696352399890974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1225450568378374546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304933693994492210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924054748798770203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258160170273072914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695164299466533035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13429091474498411488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6003671838997804041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9450008824642930327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388513602645970900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300110215942991414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16830545014776425196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16493275300299579139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13041893885419445351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337408916944026479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10178722803380648568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177695913801331112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678783456337262253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065050968059501311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954140815599716375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7281413685450454044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344983642832824454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6048402116612108506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15787628628026802099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172166466540139698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3053398801759698712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14760898891165021922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648967922775443650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838546249545162425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629388144660333695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914143425078817778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16761701225363832591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020631828391551503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561093345501585720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240737920395792161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18435492767817569604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8529060375768359227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5180180146647452145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6572459781489335818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053492518250571689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8061891347363916655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14720961553320152044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4653269689685379403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334023693640520420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4811567994647588548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485174900568207455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832230873243604521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8630998178467277565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1144833579800752276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17091831102269752175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10226197792389053432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92249882070602389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14460713656419971061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566000707337067222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722725760233964667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zkbuch2wwm.auto.internal:17530
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7944681494798145456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6519492550885556633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6541703705219022314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11627750624462295115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825505833532574641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033507388224864528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560675663221359584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039793855124591200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1099131162850235127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826704429326702765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7892152782943238042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178304141097804065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298393446297840119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13863837408941529568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162390953176532694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597668259320263486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16532832153415189843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125448466282035919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722658339456813170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16421005530518455041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783940825449700594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8175612415558957953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864664491640788745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489602277893658171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7019916372515656167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11368850140378292488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877581596058037234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1380239370822062151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5770450823719065470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8594461578436761536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372217973752155104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618704442376173355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767790086847411885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930738286602797850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232689926382242379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119318362461071522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6745757224594856307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9327912572289938552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1160179444809608417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217529925662067112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226593233804178520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10039882608056764330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9595461626399081305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14856596276465621382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433467572544304735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226332804359440187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1041170531059514421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711922093446432063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3137234155836792774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079531886928471086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5754011486593660922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10883156187670265128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1299747942997498417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689532475694256369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774642986033547643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10246912785130279076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13059201783032683987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844707880577632779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6923284256357530016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10863041781405741255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3089651955425163717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133259424945652864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680855073353118552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825917866778825914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490263152412957097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730603485212154315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546974275076468474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327691273047595821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810013005396939515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1783781815323630528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052741006611401019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480499380590784359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2062326517135970261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8483311855547519745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498387007653304938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518236858817255289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618181144331254262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348182746336089579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3713306270684790328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876634457213541500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7715696001665934681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865883590870987505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282977592415137564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1193679818975095574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 249705435676907742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989888241199917221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325628631582002827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229774325703226575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8882178328335424939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591293742444940599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5885588540025404172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4021006626575526659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16669893760524299549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184656652998461055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 740058565767440011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033086012410089364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454018076114910688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691631678353837216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377041801557678445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16543280967225185483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834789971881700913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353678131301976159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4203237731528918696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344677783780987504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509688712647531318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4990620750840442554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783755977489689766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15185000695213094415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8105725163438372750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2991929117204374717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13573387344064669655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859587403538633986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533816339909024580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12838259235015618977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490942433643353756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189178055001988367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457413609879181501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12717277155354708554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278721407592794235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17341371662736909226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228733694032691174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785564361580952590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495138912767712297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10299661347458960755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9927698354127652661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302472134596443720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18344115115345956000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 196702082991520865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1750682416875437283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14446901165853182553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 151690287314451221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10733190435013458208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16055097821487047699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234153992011350974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10276258654642607473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598973797944013701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12141333763188079025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11582350993191722662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797203170242196070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530228396455568602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16634593874024368513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5407451532678256184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13484139474130703869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343030659438214227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808760883899064297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1332242419188972849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2780300423509632588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5224069672555266806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9213321948551972848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687163696564799551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783154561191125613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630756978650826405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788102181005447738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004378749005230900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9836160236387663803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3610467714761120897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602943084775948544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039215827677716404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460211141003683344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811542359718298843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413881100567035381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585813367506776713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804486810382423716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642676017692224577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685698213927380767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14156902139468339245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4993819875516301959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6257388949692471235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4946794406925983043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765217072136721039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383434708240628137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15200310922415053808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167890840885997900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8650851443269004696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597983626838811062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592222099654131782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4706937248513314850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764920439051348624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14726774702452939370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855458032247895067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097907508208734035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191202111828349984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796939613363087971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546007971729583644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321687094664589203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13317440515687296915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15692624270196722027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817447847398826381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7381734494966432117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2056613731093108007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4027610009812593818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7067967131785772502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10002961071463546542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158151619503913267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916668735032745339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349359146417566269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627245439562422284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7840015288936892882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783254223268623976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334633721084279572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5089172410226484806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5295220319804383738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2174586632988408275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4287589209286938985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10207340352365047074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681954475154653739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17923050120472290869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11196466224458375611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028615823345324820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065006738433667182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16921546745175631839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3373538123400469917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583444971601985977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729029998366844940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914333670381209202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13007567685665996349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555101765956432135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308991175698683293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882039070920885795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15216414805433422014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7034394580719604755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7693924658984644366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8217170967347240927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921023584430638288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731451926578565267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122919938916705455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065329702509347672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 270505884417042775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17417777097868484980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2099521907292826614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11186804706466973791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352621037653606667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1905778703209680435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59871428788034862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6418291832639775020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4839764796646433505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318863227734100512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13722420089007018574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16648121149647049557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6420811562434380330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10119590545413341086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6618830023761532611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6883939840636086080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16289956641968853762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588951440529675211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13954551372380043784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16836574070850118286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777430445446127845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100275997360704969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1097532619273057868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11168930034731637117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7873621168689658246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939861764169948497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801158867917986187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337188128855217072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1822439850652063413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522174603105224703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607449783024539031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613457983604613869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12728944973685444666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962079874220063384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4244017427270668719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472444738442489193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713079560831182435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5430373709023127300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426542331727345723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1562790642269665505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3250849690056144177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13238932631431341355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628699308027585595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795910303545557797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17253289384750770597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113089598863133279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11350397311543547505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764926352545389356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13264726062537808162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7286088044425669041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358560648508405376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7520871946791600182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655485393758570825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919834432855368972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469915898881092994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15451599311237663133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370294275059244034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15872437954451497836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369447464979850286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8417801922946863010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6571807931528694831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13025472476096395544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111410503300060304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714597181938211457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053861292445866926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17590248955503056509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1285400988165724190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14105337796973099291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847196133896758973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15029852569238727434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283105718898176562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691278847464633245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840131629574939250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2563660723755372399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153787560581011285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6868229636179266347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11325121348998913528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13380447600936816349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878087712072586723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13074338472044241248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639808397728570530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586659490135844960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229978190196198282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14486880211139680667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422681166712459271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292723998040781035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772584878616371074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291201391897292664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321554330115674822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744701530959057686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640174073567867153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821824952567328044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023883948825008213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3165208199886334047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809731283307531437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13182379509958151540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16424673946313357023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12340927376358493950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4932574829348120006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210744877966192172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8890363024485439932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008951115987086141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4454885267717227773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3628502551401834063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14733005369221519587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011528559448142483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1211884169964769918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15799082758576007465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15458935870581055753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185048367624963911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261974122280475035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7100679008889410522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3049870581584742066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069965330832894232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174757373679005433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4273705197013145582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13331298285500845931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10277022922479311251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697557724849916432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11360717733200824371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11314767528461248289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170919881207735996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 997821974024009741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383288260543963461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7053974109270193671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5556802695632987483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11227352783282013543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6191446721352803780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16430266889017324848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10530897071461613375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11048237085949649044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2346311787693548176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10535066530630684245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2696956249831860118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17617992241807277459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17965939445828069276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886674294092194102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376464389348424177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18712071052727712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10738377574422727917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18024874488768142379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3381650211758052485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788162427305431457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390720228081926363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310360665664898487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3907740832488554025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15081103040258031418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207745018746607790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840146494911888346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122465927585069056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754765541961249175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15652922158822420684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673313721485587400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954934528208910098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001524367785034064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6406995939498427408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15282615986896655576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6753667305278139480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710516651643453263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11645165704545276803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2972137747546164557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940050087710129384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754204087544232772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9169802405033610321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10309702716575468654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687108541713244621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300875019686794553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451605462179623464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756945423300690931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234625439783141559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11537261851462458436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298204627144202531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399063703532081578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6929130995466935328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1114098961104622017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16972341657648650213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11134989722514456247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080144554828379678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712498311882753039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1028451714990420205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523063730983845076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 755682364356457777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2228377706477705231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730571317857233670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865269666961121527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158354615452229802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713478995483856396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105149100657771857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16140806595703967306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13837205696759655714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561411190888903019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15645054898083529006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4787329566384355543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13662947455028004275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3080877603631444002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12738692861652371341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14020984576484825771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5388855218473273269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660328585635502952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11718146890364001581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 767880551804335787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3475066316069018562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350703987416034517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530688125336642859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14177678267165501154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5010170955376985564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4602618060634545748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481047006560955358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873818357952093926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176832314819911173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1688649911397073543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7249479599499400986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701135821119763988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954014650176567498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13988270883000442206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2230726921766360899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11562121795765629750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3009335690655992280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 277061805997097930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025057926098625068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4437829109170231068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599456378943164539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825775187383277470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359348344817608096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682074603935055131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2753031898969193248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683647251618471232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9397539880532460642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079455363202648284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15655577208164813704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706486633137774847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6775510284066527471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8437693995131625189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1953150011890896125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8064557245186120431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756473577579507171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922028426263134201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567768816277431385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219875296283234131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177330845472680047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6997953074944773002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748256137564687744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7691253448343806396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3744695527883152481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711512521014316513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1032867121526354778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15991866813374210643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395690903499648310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3313936797828919507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128468850245201946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846710670199066253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17372705079688869367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10656391127716559339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092854135170259663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642081852427745135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203673349380330027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12764505348179050561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1431849618434844012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3644166575694098297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10992320405679639979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9166656254795991649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358314461564055495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625550269798684904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296848740279272107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087319702598051771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674515036934853338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614043164468543821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15864399497642779698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15868069299629810396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18415529707701807112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991986953028013060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782936654814983241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660567727059926668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906447975090997890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669411216263563703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585607041430424594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609965597576592033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12627775959191684803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638388950465605069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509817870630718617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16313501453124934350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1757308770351917971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930225427527359445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195800951263298116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12245222253796490260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1231553401189853285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15044928450953319077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903202004325844651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 482772460096425396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2598236510327000106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7541913552144546704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900429654426741342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17373010734740656172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670578394920816131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16469037461163963249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652919010686297440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17191995883897970453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18325879282635789895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592442034506084773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060837754109612940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018845494570432817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074978552048807641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7042359218542981363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1281263907974398389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9482737733318497844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775169995787395145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13077929372701664163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17145321613372437107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964331594299470050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825471134034818221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960512214357459193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679871375881237648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763244007127901745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112517838920870418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089590017640863306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12427958167682674822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534516083321471981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128301984880210083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867861264562977369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4200891737765023986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5284062061685993950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391961818245452290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15859821810961637577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896390656794256165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 952412920555330585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425606201965758343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556541769156501467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6247516557816010673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721814521140790394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5941090311199396413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785264364669772778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13816950892262260373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5716296572236974016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 854620727220261438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2797437591742296744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13391268829589060011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3658182696287750956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364378214155129225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1650614498921954635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8305649736093803439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911701407250014787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638668439380274528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8472474642123975875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660759106066347981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894183057974058742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3935220011791111458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593483331174729541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14725775205430323410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13797232672276953836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492127762578168410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703817516507353876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13841367239330126369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816610763592098978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2076944760529631670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13917608063563559379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974023486867815010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4699336706949261078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694633426239136157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406340251978249219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1298780845731740199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903923040525227034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15811079892185273676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387905972946218079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14355473405196021605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964973470363572314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8538609667201347355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7186794403110558787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338710934366797086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8872408666315837594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9083784674787201402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829971151220492371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888773846098395954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360855197050464772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717987759025767462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4688944042030069897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11469239788074152128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11856524690781975701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8711249866429672809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810256121919826675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12566371552453212823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5739312740182612267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 36888727208641444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14528530926139940694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14233218275077783890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883336410991448863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18061551410172247113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10140428451555358489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768834936050759308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150743829931817658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420959912781310389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16212361739571676540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1841769249382180928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4331639454286495472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997266894880205736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424058585798321171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18102455367889141089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17399330355432743888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2217133023216862132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759158116599907292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10401832990201161213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120089711880012618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12520488553019210376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3283607092777358483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042164639131832600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232153534700126540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6532292652585373348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8727423766450105692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951221172090312497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12625005015298400393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261546534599023162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866384418212309872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994191191456467252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9360175820472018610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724365775091981882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295842795031178513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11788887250134007774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12557819217624684024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116320584540005310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3260302029057526892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8743079612597283206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336996369813837750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304437582436748651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908745262378469487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156577834496835523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011427272436008600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125241218702093328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192519910329932815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800883857035011188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451299569243760755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409105906331625241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273637499137925552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064438160994431791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816537663765098167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13421284683566595472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 305749373111338769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10863675376617122207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2098252133986541564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18195069396140862712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684261755670949104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692309334806984375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13594553070830223171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960877058629433254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4346919321563097608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015412987200345547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888988703183077076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605344379918284485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272567942428096985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6891776070088120952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073663501660269108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12263377359641552704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202979018748498125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031893193307798533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 564808250700521259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851813503846185361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9609427848245328813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3146272037274293483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387137853950679644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 716883894089215738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361403711987351227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3930420054786486905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037048791980996648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11541850729008547278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065238738376528509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749565685328826560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526510966413185006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260132956214000317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621881792685079080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5746689684175532972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899775272663091156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17914753323690340395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365582005418745229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630093656673031300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129343762384737550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984286771542093093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3350852308814797745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14559482359929844421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12500020962209387919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201201689438006844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4753971688539423938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122876997439676455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271569467781194310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10041484714527481991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123263335071302147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675683247601066311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6194077306359549811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058436206899050451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668890533616268871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13080503468882043342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512330407502026307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714461828235401856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480207863088110643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289848578398455574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8089536105591183030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941095436245122675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13801372676800778246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541136565858719306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11264189229354477098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345998866460228257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9182687165985961942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056171998324760123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16042104225032837244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560309092915016058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007493677811500943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1214739405833465249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152332311106468967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180664830962318028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6321258738129098692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 530609429537529342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8712027147412123290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450603627171795431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642427789828487404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245463332256329850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9724619544625243310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122542192165546640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4057535692588457907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047377408277480896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889702367118032056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14900026804332016736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470537389517789887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17879932203821947159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6882543707182873598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2880747614523938061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7196131388121677359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459966595175401749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134526042538005644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11528302964785279088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013882853217147613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791586538336141400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058848555164707656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950051660236996200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9780401121902145134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172455511251266856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15971303042466785219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147628265550327117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11945306691347552417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3315399942866879168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603154258042770976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304042110803579024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825365495537978145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415356846256592339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842361739011270218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15655686591823802760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13947270458168515155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639736611639016721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4438983704076395518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643505651441954793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359829835933822205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11486861449281881279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5056191808123092891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16149656755356385256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9312518934118865765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3422628519089129601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127423650217181171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16845365409536155583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855288021296097967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543555268062234353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245981511637832121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14215235390742101565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17831762714940857603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952853900890069655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14893623904144845791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15078971914759306944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115262244848438728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6402315412346677035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8395065442106549146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700073426004902512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217765674865491152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3333067613001724721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13280047832740736852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9786364953060661087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1439630849582742093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3703838043903859392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17318954494464432531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398077023216521089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173058115799292112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161390425869988926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448273310417514674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9710369051414256718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079120183473002954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 870607149559530972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17505025326769882912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789897607111313753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1893662449451291372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809581106694608567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626471524736416973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296763246667535925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837724356620449959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993466449900963267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172394800257402529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366860441224338296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14432507917359390361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825116838151300295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14465808932201653471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18316547818699474478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900592554862577677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7017002536049231357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862181201194849363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813082893136153854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8184010378871278351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28693484708258068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8545113830238779551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535857601907025215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5691232770991576242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10666423651079740165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368723764582490286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15455670711031538503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067249821303131690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2928834469000326210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443339520769299688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16888232857732665658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14299805904910142094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10568400685597318070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203983436495287167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369094517117525114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8627805810145863602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6030048834892483806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 646101015291474939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039291097899738942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085618684843742267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617897213770711632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106856089219788884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164901225888549331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088407262895362429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13966301578460843813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1003385618967632939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5583745055753709504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222396890056022116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14472952942560759028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12627274791314736715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981960519288289484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13442691319392275781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344446280305321194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6506053465011144200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4042886223020729364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178968314943581570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370310416464148776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5015243199024900584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023109530216996428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7653865170461150014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10012016259221853436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474082739196382507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14461448415257501399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365118402843660481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9867886115044540387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11734534661637792630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12820417397424985550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412369058333428439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349756193903280569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3306463165654981166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13235209619645006128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382374829990432990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16628819841732993837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2790440690295785044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634377668133660993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149887633090240571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3597463988760611418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10371883556766422476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4158907984441873233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6240930319658635672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16956140131671440767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617913409644860022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14894747441287588710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17233606365869413276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 157331588700099750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11668218866590589399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4577154426979664573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523118922514659877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258278135735482056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5754096104341175525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10543150608307543699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8923546127938350310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394869931476514447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316920677958864354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17795473183068686427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5291031990149844376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12472875941291379257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009552914290688846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991598697127658223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301865972951419968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 445683107657192983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423462105000139130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941170845801135089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625283018123818220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328201498524022088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3080349670164847669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706359492770479219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10018439336891227022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7440036466841770705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079966090156739170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095286983376476253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296947246734210102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2181643242889111309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4726550856553067574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914906011434629733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2862713820696633909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12584212778989430769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634690200647929745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814299990935974260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385287205624562749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821407976517199498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042217495831612942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6736113880746481308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667466578131291749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4491467517092464878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4591216805943442083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6077451050338986435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262574969868035895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494481343415208172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794767198678729678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470300881631738160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079482615395178667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14831951134313386806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8368218174735293746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8406434425512515415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965310178511867470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137639257318369472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031508774166947103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14958325327253854996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15888756291823979026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079310146528133846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9727542680426373128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203297876613887360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7127856309496446477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1104832446062411130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3969743073161521880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 872949240692578274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2176478864968350242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802240505937065793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10267009095757163318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890561291299604786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16227017882795162472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336724534474367100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4516347823131950884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897154623057762752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16028195504113913235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9762023647421936559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325836743870981421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18111203439447841529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781923996005600025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031215177718314305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11921231286346258419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1635097324146074133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9160509580890852455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16004299213761498738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280797460088052902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447263026491977166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13868280601015878470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990166108019202685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3256618229887976069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16170613606736971890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15682257451941005793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14521441161635159733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3256855270318001922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2509072184774183950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068219666838279054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18400307518350167289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687935265838848222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638113840400707181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926886595179312365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199156068321484111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2966535502147673169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15279422369258691284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2850614086428797081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026719735430757729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17286627773939259910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3790148245753938840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458591430046157107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929389938510614718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4370271903906366227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523827291318115841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522406005216928293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192444624663631255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974645684255680748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15138602806700017838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896466284488434862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248273204040336130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135745204143431632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14354358560765955316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11462402696021629859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075232637260791019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028728497483532902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3988497008570638709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415088840288643373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10884601968705973742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634053587333825493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17831840788902035278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5636191652116238421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971460302387800911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358724483029341015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3394961956580376984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779934006638090016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706179352705906923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1988048187623755623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743497859701803353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7807351499033210959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504313129826723162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387436234528844158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940674761927310656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745425255191837436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496193338941929261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876424669060285438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273455093838583359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496361271667846389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16563839867857822924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205289772626448340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6036794840213320417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21033570115833385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944145947174667948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17522026008646296171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673350399527039529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572029517287765980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269077260129165725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213050342907285444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 417832400055826676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5670403072109303802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6314622567742711249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12296339089730737015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565883201448873254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706068066673088587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7794857278755796551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15291116754556098056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 589803192491952944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13546311694978238635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453472632701431438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7082496729986420248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16712673986107158556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985490249406039956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1206025527475772548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556508835736730625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13563830495534883930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161828030368563790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6026603135657261226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12169431040767097739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17809318968599107543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612967439303308709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759440878743073175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32268434370199082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4286290043459071914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9683107322856811908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766429796193894792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418043341865630890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890599801821640725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11409969797362458459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10585434764897094097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614009185424322961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180963058985455484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943850162997856994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5405350368106013100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4454971376008399606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000104841870363262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863544590610019125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311936473622029112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226394141346567838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9465893643446319067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1067254087653956026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18261587091200234601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766101462302732931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022437076646472715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18238691284868874317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701497158123500716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174526221020937591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055400460066823470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13956287867494947837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10694660886763062191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1045751001348765699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433876106485365062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955868838546426064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856046661046048879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005699525550601198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10931686082119258440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4962664105061981221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3064085208819053549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2027826348142193017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073782977465065160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193890411902588910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1580033329516140555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834158828029736460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826522848064584985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422655174095780683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173023915220563543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304790761695287954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306151247073448667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809601680282706287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14367799238963054160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1846404547966752521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10239501485825685032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415525573881503084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065409931491781247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3451301778575327985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840307185776917809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16699115293447227310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17349098813248274822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341572333494689340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197617640639693839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520902978171296712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577321820705159291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16768777994365928602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378220315674042001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112947597410640367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244080046232034016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097566384293740321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105781402962705947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4430494033445784393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829527458420073782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4072443865322415399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185813806503845467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065761719664257279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266226365685395402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6601440611386526290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290034959777191991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916879467566051507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8522272039237654588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150723777070784246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173525391699300282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13130532777483467509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180729648647099996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921184961775842002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16862107732594585249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273510533771045431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776095519828169998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2548358283517182626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8173893027419298841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8700891939779363673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305741672272023344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285387831731519217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519064662528261735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799216801427500044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 174717588525793051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17630668183812275505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11529657210172360975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476437036624818907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177263931133268059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18061259608352089102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341125065575038038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487951134894779018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964381693725024299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554961612635482245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121238364562431302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748335834841915370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311254330169724339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801086395687653084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161532332675830493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16413548420788794275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 469748071158304544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7346695205319900735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426491551692383669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138828683263837834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112659532179631417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2401508265879724795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926807931614628457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11609133137328742666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219781346104831526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9032014881455763405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256330278597694624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007355155418923553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771422906446246124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4924863416226000191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8490511642464301364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15950807235219317439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813888267789348172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15431772267554853434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15739741353421345045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075489029033857736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9480471215086837861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011473464186297806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121866732527905484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861870802420269284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745708615921781816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9180002357203381330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097195331599963481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285053575297147363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606246014489426718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13674467355699085342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843793096140114733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030132075131888387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177639517367347955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351477197724104512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081750794542821894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877313383151733300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8735075914849862028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4642296040372827725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515577368573722671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860067342263173718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897513872715400481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984475734570495615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11990672413251186134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234112469852199900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881896279795010503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5446307703762031574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10763498847586396118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6729740809835571409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13760422843136820779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987802519539982478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2411942678789573426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364046894809249912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533340543377315626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691847760824504823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516579450414232963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13002402672103087260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176036553212150034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498127273726969600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018822651856783492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117263033569370439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991226823761176788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7166846448114585922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276165761338006381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1470503515975660452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865833428559153241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327860796080745636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200495457105420853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5549002933048860680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864309853961514747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3854132121653599878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621247132529214343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6276089321468965720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2899074164339191983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586067443975375475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70894932325668803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17004490641407556609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651153317268144849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405228650610063288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505777420685407518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14816264584515750331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463271186664891149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2010775587607977469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3177560649503773884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4838427819235159700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16470991137277612016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7118520512359788445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16588288404629099466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15784858814846464211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024472381030921394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4854589913884255196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17316150736206491677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685782717803820506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10543422061907833837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 943010426722384044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022539769331456905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594683511552560824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 745442309823315379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12201309349814029357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997147695834116833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062622687544825412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120478502658927144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2077423369437488688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12994228275333940818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643412118720516527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402136855525903423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533770645390332083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13945551152597043208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713778564857603567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18058030226104976065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334999110491345106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7458213428555263959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663166455647271075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1923821352968402713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449711258452839498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12055754941376903634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209417229408118365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125045719378743438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484868585001708217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101552857830548112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652273611552539279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647316326667208809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908268852989714127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7097298341338294743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857543547775634724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109410912484493754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7367854552095977335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177009707721042142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2263180256810115856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624287960569941574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203105491356327630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7314870001961539967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280014199868919884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662950079473908909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5146380801154204416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15435893696041417654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756407806438287983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539599312173874045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785933870769727637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334076990378331795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935908826670789521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278665476890096703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8040686385713512054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1087781135991480682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682638824815989793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078747811010262031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14662807279852228836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195634334553727173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5063822293854311586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887496976481743686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609587676730960355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4809903643371851679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025649113027738088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4162782925754360321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866801193592200195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4476841585229779975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400890359214976706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2306932505016167030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732608738305066636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10125080608710274176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267670353585699702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1949056715788443956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142294748320228667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12363518573255711006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4912776920829529873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5161149641716507589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357565340858766672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13505151009741472988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17821894822682538363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343774116890939822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947029813285600541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4753051075472554670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3919189053733210795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456628731410416693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294799261076344272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591511047973129504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796503976418963767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406372271083512312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090411554313458906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10608589904671578738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2259835456149827518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637480680247953024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486194114329274186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12264896897995850177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741202509235716787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15950287901329446686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242394525647839559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600582497837856090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5881285087605028781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5112096502369490391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738631579486320077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14386045005255836617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14127709755061267768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6901434419930858209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6458660088297216413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7997709572812257428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9466110132107171531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13540343593899198165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3195181308325826349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572656307978242852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604919208871493782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14792187812439209064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047568739658895904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2162509576418260608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6411000101827984791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317659414252088777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365393637867180023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11244042278946112354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10262206649751937367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897146660195641611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10476586568159478134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649260939072893972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325343665800424866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17244541566563249287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15557392346346198640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160091728455839811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5496214520134065296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2909875634782833680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4094196113580257656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1556842786554856759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14424067486587261271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643780116862678499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7552726882911195081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851977736901420042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570828809814837580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843159798691257082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4183940019434830269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647133804670952507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893961518520786330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141939679303551381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509216207697462573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 306158889674065196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181430262038157653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841709716600186263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18239694389822713768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7832642684615175916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175378433813859199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6663736263013448035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171708993994669207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398126559585941924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756102074188379487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15411814437363936097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364782500977858602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987196785707362147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632887662027561054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1575826681725043802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850171043846071805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9959615452122346889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472429477812702773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4286402950618162755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1630899920611295761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896593506966309754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787912267735842469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15047479420339458755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11210324161848474353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11998609788769600252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4340903285113480943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7612746418929297101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011850958042189086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016846570662022266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824955865985429211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293119550565820680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3241800766483051433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304064332978648552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107490954637456169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17414619790842422126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707071804782835955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13553577309932674957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457638597227146941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841610146443636772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8146286890729189634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639819993648303486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863019281673209902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141054102396897080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3995801222902480111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192390477141963655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8290712491072955334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1805446123217397310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978360117216956415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17012344332098214909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445425028339200103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2534712756188534247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 626899581682576764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14575408054879131971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7077303889276698943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15081686680611226029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4904644768092946571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095950398920112041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713292409462673173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1272311693900224344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6179348430619944060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023990418716833462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12088179123489309970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353168452690056452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13445911674880219678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17967852431830663623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933011818008949364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10764505099555996097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12543157446419626432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723557635286205099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5022960491009877906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8217445728077112104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10914121576825749578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13853156546228328868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160500720289421646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339234744415471726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868690772938132714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561210634601642524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16854671523878591118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255085082257252685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025697722890307207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704421345711756023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12119854578973041879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12710564910056271408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633989377880092702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7160999759486219353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 483236949875724851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14619421781651995345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3046389001117055422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11502182878661891647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13375474548335794678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807504081093350855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317835059518734204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16463948989321103212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683228561325147774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18190940042279310140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314940567783164104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404712565125365364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8682855609338166872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16899711316539971716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6299389419727874065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755467521719673548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9401264153836870145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10843364728929650809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7922077471605188493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590888322833882869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13379253183146066184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214385720784548219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470301832254988028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269131686253081773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991085931432964407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975627676732749096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12550785232420616135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4901343404063826335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 95865369021305172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370914940709158270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13003514412507061030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15339257304564228732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4882407500718122437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3568270040077243414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110597511054667814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10380144492080498914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405852303990487688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14776933635554712276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642304726389722798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1605637026914644274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358310840779239185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932483921828237915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1516463701026017061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8163782127578605569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17051265723512329909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495642940136404500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806337121418358816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539485375348163621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883161690722224547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2102961798488347427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380150885408602623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4730295427920264415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795649327075134741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9261471426100537226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533978728190508696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472414795239518471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14554433866781529982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3284795786770544869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5837815159254114144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6498229745103828133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409319455431327741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694883899175963710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758903596989433656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750647956418034686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674424352351201879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13884494809807291417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125348069783883118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377932984272046995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 360208915776673202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7451357840037914181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860687316352432125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401778535481743911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356826438861545763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941151969206559774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250371144528157964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138929581558453756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12498611739299672322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688999907617808652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17139168290068655477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791862164673277955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452584254034488402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460334908713286861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8964097137826536996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399111712790193713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467894565802415360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10210045586659912169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8753298862344643654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821126368040392228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10951444317148353247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17283196664153154779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533102221057446592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859564510703248030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856599116166472314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4679041600112140239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11375634684080496316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325950655136675289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16720590528478273033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6890495863758387181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817467524172298650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883396215803312795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14103015609868865328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4742902139587715902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2767717163611060256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423645169516098343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722408280379215786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423504693638816663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714028175043541217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322785390916002365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12184568786039702044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166367543172510999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393389254681765100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681602827550458788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430890909668084420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055392071991847679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547819015288178553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4655587873704509185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979238068567774039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096672629650106344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9956251532997238212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5441438808602177472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238782607452771246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889291229120361183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14147188368345742850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15695001135351424836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13771921316679098523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028728020445068382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 160306499043881695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375719821181521155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12158789275755657986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883466154248263240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672827000063519123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737438454881043951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367785789770294316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5813871612885775116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305746034453715514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402588933868148974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918668720275330895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586943820268846929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2551558972888809392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586543210198029575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078117758612043125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498314781255864824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11452828087208648767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16066226535332476248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728073940864057409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034839127505507007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503495676773961387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7765990181525738574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15550766508840239767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1217882733696659609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596110434061660054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247905646819183176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4807214298570954695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803320181746938841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13886939057140866557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11554301542186340341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9741893163123115125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619150982558808219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1707059844303964437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063438177184203266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466970637758923724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713053139268786512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339704799843656232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2442540072289730973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2560236961919153843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7015955486135014459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418626463758237361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8916419718037104686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16350677123926021394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14481728186275749837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464809865206256988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717580163141038755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 754099917723161911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377381332541369538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560169792937965129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349682971610948918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12614024701288484388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915893988214477143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469974347903509090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18014983070705129705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881809011668160814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16744035711180203832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432164981809629069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6971669950061253910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 730434266300803704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250928643346438425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005220319593834465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12689209497549100768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991954691575999016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14192217050999647653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5005380601042434595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16829383816086982763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604339239815486921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556469180815650618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566791651530227531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301326158672065458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11200646065370358263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17664420221578617292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754299191801857409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969103600379461171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565298083468203162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352219084759232362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8263939071368000506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15244624811654941725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458536995800834487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928812904750469176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737266869167791738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18245193469127393793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378731146327311066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9226863797597680198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340093749431489858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7056940022514685960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846711963088771052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5577857907048251435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14571954933159497032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152228884566882122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898589315571621735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423712429221695033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327631412846325341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2492703940600629065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028109313875600497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211013098489657097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790518557984966733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5370530474687707766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16060653482657100293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5357559833238715604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4315818511656517527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16143884922882206267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15107321187233281369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13117354629616043599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069134454698261320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583604752096162560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14716987588963714007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13760451869167047196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11762611919955943488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192786804695134922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14291350432201886095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1831228884457812898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4294406402759153520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887807469149914892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250926391796054436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11863300130318975301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447170829032269339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 95373429457958568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962785450642421186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4152719960241750222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906997850192090478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719132388369599399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930677157837424350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092265536168358101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1655026649079902233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1962009471020139608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982364082851321119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572198475083043305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7601622281917181158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11720736686916833647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 295656034151654265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451338528032150114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876127461817845841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9197788164565815180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058726788417168980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8127835385398478866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495546807371915007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4752451148788828217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1925776979037940116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13932334529591387571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379095261591102054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547447460536527455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566889110603085031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808637664246551580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14196802826466776292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782441015043561888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2880102849770589952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11373120003807028410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9448811720319182257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384508971108532881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783407483692318791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12231571162167992967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051184406589703919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852730149647941359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6169638882125048593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825785808888773288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112348244651324719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3900711193444763858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979467859933550363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465984147590215241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6462782444022718345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16452429493746731121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274358552413185029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5977545019326349147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2507273016966888034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14229170024173259683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5868181460801756031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311542265357854171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2600621319372172558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255919777256440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3701108686608669153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783073091732462507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240590716827844709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13145986886407997928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483679170984847950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302002303411643273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1809031937608743289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12242237344812203905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16056125467188160690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415945144185699920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420530816883205525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826674368793104432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017521730639620000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025062343896182543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13903381351604481749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 973041021138418662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7058692705637717367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430864089885978461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583584832804230883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7114125429604253633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522107602015986294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414518793374738465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859795043904146277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2599406215533112987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5621277441610598052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854596567223683964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234585877714397317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10998609338639935141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7071229043928892020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851833344862748747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 853213464670851533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352903684363010680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866662195113839567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18130836807141297295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9568225075082170681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906226420302856333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9303179058797807369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9412746035142828487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2692758662324719580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15208144218443857668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5128097275865424411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526912989312446539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191721345555183501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 748956597452145591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4250833169414812185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062251471715881691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16008540002956964076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2293212680363236229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82742287840316776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14553338001108432166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061945807777702619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2803524431164528922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910061197346272898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7086344515900319300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11254163870546329401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2499041444570207424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2666157348148202745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784227031298571925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466796927199824869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025581690443164137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9311573200180055456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307385735504439547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2350949259267659558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1059408134220198729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747766736746834298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9771009767527388178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3761846206702237579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627768020960060396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852065221040892499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9739330716631759762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9208366462364111916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9902990996377930904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852264420814439196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18073049306545196454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5871470888049585289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749253740791540647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092116300367653219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181305634008375286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057103010097751034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123234001890769193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10570683795684923236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17782285077202429880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253826201007536793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17705986242953106471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10611908415622635460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1608752561648828841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8511149612181500952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 669579519683374621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684535134815746611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288255972030986852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582411692596449063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944083351675471598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3226622169025572880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6857976555257645594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382096432876223088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663832064660585428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 603253888119299461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318125863536503697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410321115704785217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9505130854946364302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10523625520962698211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 688027116151785620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4368853674187604988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616892645781811709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432750424647502608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 654802558717529978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7419937298532196352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154990673903955795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052415882101434528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885234222238631742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564697498496328095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666608303727780238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141147902944927071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3366628117798152316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14637102203010385918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14220642936854390655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836197679137788168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12284467905745069241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1572747962673753079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083336095652540573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073683926257029553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11629071777056707247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17174270591351107337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125245290569071882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4058026570054947458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933432580679148758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13541626185094662472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089720358604977426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1126539030248906678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311620602915712916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12027756117960870034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15342979343624215073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055390184427714187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10305439085373317006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597940564786692698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8360621641300912876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940509946697449421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3160768326816117239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861780216322836356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021521992161445059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175041342870239119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738067137319195569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689119951322716568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065614655050271574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3082741903762547707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142227480625520268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354257660239200592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 87432927583420033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17083560395295151222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17433010028184329999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266596709497616346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538962569636938086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775316852418654344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826743733454870523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6188943737762235798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15382548566870720098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237183245270938874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695778931550142452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2468730901039471962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574647230988184142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8527735456097000241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2068007139923989865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9652166032811753502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258410640881328806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524510008128083891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11477573903355485572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987396305074046897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594415576238161357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932463983137330432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821084689286410161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15835050311057935960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755470313677378027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261890286203400460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5644432955614795916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16924184049664598278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416268390341021378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13359472236443092074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075168818551154955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475736902562594179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10444096312497299293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18339388319363173418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7872836389482580124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186723603709909809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18008187618149458969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13875350840459812823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16052806155785670283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6570479580956767065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2732050201670179481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10194684960922104794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795939159738748088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15660689995595321085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585789175854831502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311563333526501769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 971538536413942295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529502883264451301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695282866900671759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338204089930140346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089137919211697135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600589629674910479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3733276207653092713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8853202204181986084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2864159357399766531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1680542134352890941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987926643400497273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3455501323540749040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18347111535534750223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2130764773186874352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867708591897368708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758910877895163966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810821310857734237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869030881623276527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9010107002787300280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12823424071118615974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 741455884684550204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1376675780877278719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180961049877612653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649748453656177358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13641115308890135797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051461916987045485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886144686654570351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541451860767665604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069493035972056120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11421259619272834826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3619619369571274922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15482935516544946779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043291955102240879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15539539537641961203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986723392194972071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349175213287994689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821686198048801974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536275218758623883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17222503011218243227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 665240718154608944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153093507970315989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8374443627574269693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4308529450931089756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582909398788555760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561934128599236489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7738277495391570346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573201502679152086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594950351059634038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517554931709024492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13590473415071103085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14772063728410246742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11061227359222786197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4133463508637387193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7742755591595105597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737446274790686791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307469969385915275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6266729019071281950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2157522217300074423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125775950935931002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289069090221803223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15961276122958393945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 573966008099849313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11323923329201994112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1766205437288376444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587003111061085163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823315754222901117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663430036518845651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8836681884376244217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609985538759697673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15134236523365095883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7012500713644169117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16795663022260761699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941588430250730692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859836434982942712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376767570550056743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821684453728444964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814470606543195539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459716085339034901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14822377566878107001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9186804213358311438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611766133429402635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1076065342356717168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170714183020038063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395419308579185993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692992155818809442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308416221127933680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6908057980972412914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13649034616522643215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4938004601203555862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030224210668452452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426458417510321148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11558229073454052369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7580026464751862776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033502849310994564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6304674074892920347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8657870442829162321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16523498258559432592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643163522542762275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13349328673146226321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 735344386559423027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047890134833260270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004249521655166637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266523676162768265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344921511877801028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2430179677767115327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932583348259312326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731965245464572507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 727122986108363445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875210089057454352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16150204439233900257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11111914011572787755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748869635225449822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887467615373204990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13992682367733916009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10289844273473132884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303482407289727807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15591578505288760967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9851341464385827484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15641722042217759532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2054031332754652824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607063669861517633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16088478904615950886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596184807367782119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151320775261034370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454440450422049742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17322753470008246409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7742000319089555909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195867843872571063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1443602914030319788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10940245316951944332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487291209361713632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915860248726365386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15804791025048433797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5593808734731892777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16233631817323277850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109960405137405135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410888916555106131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221077718896137762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1615398134423193672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709979124513065634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601884835426576465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17160465457196809582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889106658347808729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15074415718794204321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11907535422592197934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9188606622958651054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678417247847833450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5844715432609700249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11900866615870376276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075602829495346022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10907500564237841875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7631554911536568697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3049485606148943529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418776335063494667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366893249048299537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17669977377943860315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684758025268368546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434836304953844627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925928505568023555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404180384254649288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252441007364891711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637385474920738111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13671569772278961445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549536803999866028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763890434304078236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415332611686687694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11730948664085668864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8543688524082919312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9871918197336921898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051892827404469217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2687178188211575791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861089982344339278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1439466196590630470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776551475697277478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653583908812022040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5680172496716979537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729100844690888707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3957850963161722290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322398231737489148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7792284879026318653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8496224440495752855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12246905130307992707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8463461134882069051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 826130019049230561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341052963342591803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12690049726811167637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2966353161426396403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8681768741438099913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14281129469468790907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084080528636117996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933524291464184563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395943940225806715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618251135412032657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15830823536046135007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16564656041606179370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18162494555178440492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599513483320710861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11370348833661811538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1723371013530294661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999454100069861632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8115943315067616727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379902022574663388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997572883936085995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9265884616319792903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7430634784339288484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387533355907489096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9427084434557118642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 970906719646605964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15731824304540667319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15192073705419480604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812005077887858472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045500531311788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142292378039223315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316838232992779744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858776941787336472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005182150428173154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11075693093013375867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078747155544988413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301876386505527478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12420488747958979988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10802001822770945902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10528314416514046610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124510095953234786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466866926518169128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147823332585726019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851755160168079693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2268749489842542720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3239948118063148932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766364794456400705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11865431859284095335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354558864490874412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13625811738616778294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085735917702351459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791763882909933659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413963931429758479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13025606494319542561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941119911193460362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6788960278610066146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14103359286256753556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13997061301370367803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9634106420322259032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602468942653790455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213815565074839270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069153794972309466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8729437180172640871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091037992718558018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293280268183553184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1056327388933139732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 314118934361889226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2352338910075963871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991452190384838094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14312487967942827809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13409681212076450211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279488783197780934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15979157285338977232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9541063905492640467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 60011376538143545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694889200328118969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17611222712279879755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864839287227027929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4034423620470162911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747151470136012706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10297733672461325131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831827640061468858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1888874311099199024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9383778114348356789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915259109723865638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14023304371523617092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068778873553423385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911868321682002763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965767362307690952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843736769710955458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904910466233423716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18411787612048719321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12035583147026171419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712524976218197685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8450029914364021776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7330617984619829561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10289513457679263554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18200885725384036075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245913214485971783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6627781613761413450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617449496128226667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519760147019631985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168098036766724166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16075733331107128109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527754708911263916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1838578147950259002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982645105331605750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802003206534265410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9346772810728517257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9385673815402908018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12308912519608762838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338930718340077475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4070162100198241867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18091414054339528725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200608228432282007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543255823176900633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3456721911549998326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9728631118686702848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674103024610173913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883142379768584050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274514166628438866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679312317498632464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11378834378376703934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442976891872937327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938034982048709168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503643571902524531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284200294848504065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6206168062020830979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637237237606107333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7959104790926182319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390931492991034593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14141345570040676954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576001390241366544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925600645959815737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119781741981134915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2048371069670264406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545840993347687402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 680731035984354679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17626638942638795959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3460611072147593343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16369995014645240116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938547908793498121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 850443426785955529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388193956022588013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4969449967936498958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518334970514293693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680116787325555695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17721133972577225220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813048167392802943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018037071180522980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4255163316156003417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970327149500988146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665868127654272307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9474257950886226460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717780424139669596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1915339123165073393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872373277175550739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15910908245601817688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564499924805366252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380964623823303933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534346221066821690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1967379526751882647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110163907039912343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514761097880278623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7490802152242490648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13701000650158736870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18413704002681650113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151876430916704163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506397639088809790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880196106448007486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719219984327916559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508402527088433445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401496900886505319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823915537859178984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564794079488243230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9173701898169718458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629195556568319511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732168584912737245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938131374908602741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025882044173247511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9261232257076526069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5436457975145373686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12363692730896515531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654333716446293406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2526946713487724863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698489129827280260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693798152161969719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788826648485922636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604942229225707260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17497967033514828760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14903762981005517077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13958346486945728544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 934663281402002306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4495369082848991715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1469155604117809444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234222759277312746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943278924758682676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692888266013604434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996753318746595910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18353481836937925902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1408160189313422163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899667186586873345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209570372940225212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1089061078203203592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725836268690325942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279423025717567890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14248518280008842376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14165571545082717539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955869317675456710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207609639387657332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7146323880258432746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5001862933612459270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800425910109665603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18390641353834218026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7138835853762485745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1843952257025894464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401865040636734185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2411586087296621160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5555431075483236842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705372783214394052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529253667348322515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4796258051183894234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4333746608921933487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814110734303627883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6669865270913823163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5042808656510406726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1242577057389966111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11680372624455768301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307786442369319766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10966350890030560059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670354963117042159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12273529207108790449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221791962879487918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11905716423704869904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258961223894276280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15129536056290175861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328207367893018209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391134205107308097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153006293609653398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783924784817260032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442380636781245180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 475872005534696814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11412711790149486168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82487648645264676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11624089959601318294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979740307142460292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822774559640203751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936783810317917530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16665475847003392620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2726654425012971130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8678406711553600085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15884028771049399471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11399720172203138541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12860336359120382325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11454408680723945620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464422907837337197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16352829821339709294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486686092651862671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437631107620782805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186288923430761992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1376856163693847273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630968052416114999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836947666648708528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152446701855926710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602443996131060565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13215612434668817664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8308623762436711368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18393932530108402784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236343418307703808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12893089749802360318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17848510818656849509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567226893208241062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100373030781079196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6438937843450520294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3966870070416162614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065054447572465302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513460611143109883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884434763231128432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022022730484072625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517049910526031625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916197535529321289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174640998894528458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4334270091804215756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941951948996798277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14799781689875673704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935669282102572689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 80993868103566674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364240120491826603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 125282619531027962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15357329973903789210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137451893052503029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906754611855454744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253009648369162476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281046430976020932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11835953817763466157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540236227600686306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480984575830433295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673157912129578593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17165051932887920265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358744680383171084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9974364764966753204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500526385467319122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5270501351090884884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331462331567937987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8512323358302547153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871981621914249374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3538599340588404789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908240318898232624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13251949473354371341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425952779301479573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2732294969944177999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13080252690974861740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17579611622379589573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2154203155358271097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359042089144039481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067528031586543020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954661165037868034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2166309932171388810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5948626942971181268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010552369990437827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438140184617911335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4052200529097497933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210442300286787917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051404391972121315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415245144108063628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11346774589972161595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9683676988156068052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872341958632241386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009502344688244922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284281217327106016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3626154081384241772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963917605695634027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6742851071319666255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826492440110201231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288543968819147107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1296131663809103399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834209305493636019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13052076275073386390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097712855003484202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870344147830224514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14138096953743205051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953382060647761256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515089480491017328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925045872612454565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13076571027712610912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5185673336573433541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13610389829335884318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2845686498216513523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5920829835361092724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1411085190614227756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13661276091692751522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367088278737021621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5001175393031230234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8486456485930466389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10362782521468484134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9488003749274111648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14776845804650463776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858149571235590810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706329562648765795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15545316322738435491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443639935694257599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12237243030213294051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12845211801191900025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008262618476167766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019016046445043217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732017128570056667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941968924392816367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883465901593421838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230694566530965965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384346267861407471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9622510758019129608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633782900923557493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273026309310008369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8266047925478375712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4024862793604868992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6699701105543663724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354329216167989148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13715102862888749584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7556869538903496738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881344493100065892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840511160594519553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055393205829220305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 381330526748838255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17681952968973870076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9630595697044699227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731026178062853248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6016151640239337564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11551423030916808814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360878629944759053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1475950482733553907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870837814128238202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725490320200495762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897341681774291296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12488094719246284957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9740736565641396272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18354158756066056552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10964542896425481486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61647410647972228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14948883250029757392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704458119906738670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561694239717151202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11055640648338295697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927074912885913181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354047243073510578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 56822495098570092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 446970151381894059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759538276870955843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422261429107145303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4788902781670681531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9815655348369819814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1793700740722943109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15957229452542121391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12575189920640819279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1770032500955744653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351237855555439779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966208572594433357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402343911974477353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222061211026090442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396949453308933656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091318670448361270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10875742780251485142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2681168860794039205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341677377277011253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283110532036071457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999248110475557672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823617099288648304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318646997818619212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064543224753160100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10903534873015896623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270796108727938378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599681313201735014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526753855753164063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547316735993821071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11556455761934637956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14902244506828963448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15443002376972129207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5193220725204317812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5478199985024480252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10859548739362457192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16159168715347658401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768417238308899434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759222468054074941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101607309753521866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15698149994842690116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866730991045900893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954714882617454400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668750816300458271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050127937744109435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276785800619976490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667953273028656566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518864746861120611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782595856169229849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9718022689999186377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11698867292979573320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377597811034511994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8542991044657642384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469190984382210681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15169934793572398302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410103469884889051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224904288068762435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709938079403213812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020619552415193077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5598549360755570396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3075459322257583400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3884422737799659791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7714863541435142151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221848857770860726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585504288174606031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745956822675692585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592798077241138978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2219032169049664998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329989951653573281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4362470365217200587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15445292914935595930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6752888550268208084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768312262031002103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911465057518018746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1769015590001071202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6892776780727046478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399937332941011746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6372810384989282939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17989051203347217934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491091746460860950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354135116469161492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971185448803798328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364836699986389643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 178882410185442276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622861977209900427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18324740011258471058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218809552073908518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405857829210984640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18076168254146586145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979414095746866623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428067997109533028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 283357245557068884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984563678563573833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573949660110547925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14804184582965015768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1126325976619674463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514797296762075371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427307721371133274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239673204138561658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7459985210478376022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6794309649359374217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1385314287066343575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311895777714889212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 881353068250864759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406597588430966258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526158780312360359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 483217703232905956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837714470096725236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2653638875348576185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710315396316888510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747990412357405328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16922529219463133348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267857149103620810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17119184281902958619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994217097460651965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608631832300777986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1388976259343308637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406508614015646540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770110590962169157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838207250481508293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756599161344159185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4228028331570341223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249306021518374392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478398197361061583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4074114539028291717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4196960576039280380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783562845387876732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13779902900623286439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10562241596746883002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13611005919666343610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520206383175061422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065241215978919914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324484162637797195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 205667112269614712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10419551373267296551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196516367627099995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228203625096181439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697681720299908240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131334254243548795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865369163542590597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908184286625069873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416580527276743815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4960741408643035367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863246849948195060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5146730535171670625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16172955328994267449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612709761461316869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9821380132222090295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866965790446627302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15217547818008126525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071286407622306041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549871247851643029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16160843962310396223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536990187995694134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2259664328282539430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985284707886141929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13556478474210482299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539512538984475410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10505825095928336845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17293408572305998842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460400467448785292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459605775338587066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 999726722057582118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801275110748516669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673419841130550396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112930002023065072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10429400741621551563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12164730380310472694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850920008670345522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892058691665496845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169151799304803824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834134659202982570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320171643548108853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109021364223628606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807685069023285762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162842652886612655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235282873874628234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11768512221570753020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4142078473018226622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5811310662492651792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3124112586487037612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16665192048461901803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5703850597710035609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15490578066671636491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4802229190339507076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17325561733285891274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 371862849437927403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10632391645187534419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214282609083592768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098321764760189704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7945565848364610860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758070932729960848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5901933250781847301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755998352959002185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15110553953136017969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783126136136575976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878645634987122981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11077101455198110340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558624361065305662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4105111448131417687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297023492431257682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2232318524830211493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1454375811942016385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960490567283429385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566457512684392927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13070693990667723278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180322249769661718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888186377240994042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21418470343341083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615538244823834135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072403004598457241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809061207522031940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571301166543291073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11273590221878488881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3598093485861434588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16619372521455032843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006814007231603196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 866735044099922999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505411817609159824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610993157037362561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098417573209687621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16577754863866919894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426179214835039676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3947396657726374679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16194594461676062550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6395888342370728378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689057191376545988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882768075903619059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1127189427133931425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756164412300132750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10665506692948193865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562806170930613890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4934550441133772608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319680791176580251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565001861053516880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240439251649404378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15737669015656799627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123054776383552438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767679812336778538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233310491550112080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097685103061219159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105638383474154300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764733232651180033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5291088404199073146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15516955225665532251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15716288255315103357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11939302294568531746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17024343069474647047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11889907128616987240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441533396838443268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7016904314508523410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041683095578539873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854297592947162660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167292687868874126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786477443285662755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674688970753425804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257937161540633884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400934773705612124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220043474149466346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195838887213515869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16553419033696277811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786451409836232073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388153782373841822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9834115488578464187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977090865571734068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8431543050123808586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8554426389301010949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398695200416654066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16630269349972018565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891678303184702281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11810357993832491740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652757734584759775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5479838911339256668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11470085536835699055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14460200159092192116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16154808403128568773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11278488620898219698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11714641488756329499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891614724702850044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10574730810336821324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9420292005677724013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663957142945939677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9543913147361136908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7298977807747649784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7766293109098233747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10926073759386345038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15190669711238536288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3725828308876651223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54598696565866380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4018245747838816033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097723732362550335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16769817194931530222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122255440316163244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031441634607874036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5325269211530083995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030510951457119845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877951870504004642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7338820770389253990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673178042620976634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015214975884879187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17762126562766672170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049695661412674624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782502580521692584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12866418440449226411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223938001872859716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4852413383412786274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5563381390671134368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592525444482859311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1105423725091588771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288957876709439756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447752181373409294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3801480422900421496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18029947592027571106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471961088998178284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565726733466784483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952978333480073092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609107322358648905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8701714341114764730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14347197944265698527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10467673173639993162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701095276932171979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431960538540602987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489672809857735677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15906002703333119530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14318496263076583202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5810334458178555945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191249032781073474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582652892703700406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10121994746640598820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15071385462490618108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5942815089331232914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230843012507887259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7435714794481373013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059878475306041712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697587354793265133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10130437798770331403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321930399154281289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11780595244054062014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13297534677858107836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766021283253050984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811317934030979187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823602064278457149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741956140313316162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15143914541406496524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15918787274447133031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11850448950955433843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126286220649008810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336308420336843617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18195297726749256676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17371439744330212563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307629061085222958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908111811385616984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471081319020872118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247781974387506687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210688708637638060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650361139609540485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10493214170168045736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664787084055708109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630939376612768643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065331214653934502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988993216755996292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1779142513463725467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633774754036160885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6658571579260012162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847622198297925707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14250055237213522370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6880424254845307912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3822616398378786656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581397116684745585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 109203739428319770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979334268708710203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4693229706824364965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3336588896349414748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952186216487290514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418824589091347579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8787594662914795881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15288606995896727600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918845590552115391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18048825081048816425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7641880172665933231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631633001004905051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6499989927907850471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6192468645925923872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176033913413935826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599413256648319259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122342788565303871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870426351086160874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1734393532881141339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8040766806480756692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180244447946066058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978865580144002903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11746773082503036777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026125005356041420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14150491188306578798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5504542695542436301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10475143661362013819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637779145239378030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607373868314553176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3360534266823536332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5092274440608383480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3192171153691210328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917992921568752650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615998681165334121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966831576055406580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888109868168725420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148613835817055283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2462797859684464030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7363096122895577945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600511880541026245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277447783939896553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558255526369165739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465366267118652555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621385042417835695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191631369498380720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17004278782097364275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1760784245100787089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17722516406891173142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14410630267947955573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112040793977663446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603847541399608878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405516666515074082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3862896834736550573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2286632436953575914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266809420406976714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618747000474454977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11648813010210543088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341077424102224717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349654037249369309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004757543616100750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299137037068651161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770477764304483772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427664419195358139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5216053652902283048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080060061961499735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813043083167280796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2097721665360535201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508016935106301691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599582294576735864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201960405295513676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003865674428225207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8250765154230218688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6980895364798237062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 523407638233007460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9390309160214945481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7142750694385277837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13775098448728680894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849360577972015035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761381334478790610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153261306064225291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022638918879328192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 449708183609465388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950764221834345305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 119339768092975211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6552666634154108390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736530724060925864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392582343616652575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17016492376460386221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2311617876322463910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11367071569539034816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2822951350216854658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1244699883911834069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708317635262019644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568351850727345127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14855802581041938243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9216345110959780279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652525335917658786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14584260941906040566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458326158002324368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678739730208372355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13302425233702409823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750780165515830937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17671369662232721705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800346100442398901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724230595958653369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119677598564339696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213005326637342380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781366973806353549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183427228825777159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256220890670000214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712550415345448309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384176258044174811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229568500924981839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885754888008430972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7503675061787600329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10774467694798383149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9145107036438143487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403768463558681624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045442839257153377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12931495679732957844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348002989635496348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2021535839384383945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 271202285926881274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469823760603303543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783831148357883255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796990788227601981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155440747890924315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846061178699283139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094184561759615440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1453413978845479234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294733948463641170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512753535174358370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200233125795032823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345647508205369153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806499220199292357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166498764343286127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 679553015697218832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7781380327154107183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16238027122640163659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726119717306633053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3753085701206215360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955754730996644646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691173564788770956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12074453133415245576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345424814782545026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1853297589406062716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320477387019997710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 176543171260966859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10820932698926993976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9956247287808657167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1492032752837839245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11786539295641589138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280628749780039566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16239204808966652998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701902367306434162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725189613715443243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827983828874026509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593945125779708904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050170006088116759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13274912435447579568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524763914042163076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3816252181974301185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861959039032954715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8880567703681798358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4301865319106907272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791210461498695013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568495121842911795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14522423576296398604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326815614903233406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9296690752187172963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035471822405578746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 978056373371209431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289386052996765087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13634929703693993920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539649056210120664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820682806140116580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075212497282973186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476072772518952288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10842049002999074821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2036594919934739222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5226088286332131518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7401367023379693485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 805359186440570193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902274690768090506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9421152522505806821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1628218436373393837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 943753163267821258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11371933118760937795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15794310019927748605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289707385959164509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023880932443708431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11615396626523195335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754617445363966731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593073003588932329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681562558784323099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140060644007970315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832236587279540503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16108212538940892670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553942375277776748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652359935607270452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14021840674723493803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2145710952198666982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16627127893744611199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13759289204555297535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14006537016356878733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1940384602918977592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436996737298337504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14743925876177649720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640446590377111894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11165739013331642741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177895515723860424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772711548143444333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469605421682081643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1115500062692743347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1969423173384227790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413140144967625076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2120116475747905016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352574648671687011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17305907075244410974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069521039587961505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244365471776438844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748352607966842108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993222734761988933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15113840203161790039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266941117864729981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638007675469267041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15532697319891846965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4611767232510794365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399478763868659118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756346341795761591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12990882935354214919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12844674786229945450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690830644169695721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18203867684445471578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160775177551568225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321045785960378372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720416116948844516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540216931079353724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12956097111007989019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13560842350693143416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14759345855735687184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990143167668056426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015862168704295583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650142362665120472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4369299768339755610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247574098649577126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17042308852295387400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819727062391559083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738132103646106737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11530462422825807255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16784872663208917003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337840525863910687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3390176172418779681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857884679469917017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4260066264932977889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282324966850412133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2584236441988905646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545719964916854045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782718475549548354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9487488792790061628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2007536364406187405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11567171352183777929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641633023261280524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647344327629490843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632860682987748279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635087446411949721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270043483730303043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 58969133969094656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694467364461167944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715239542814978960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867644710485471608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882040850729811455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 359549244039887666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361199301596770687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566631039568295692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857088148691263265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471665504576901782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 975594852954666879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814907729662731974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014455312419677662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041474662845695133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796418466901201196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399514680049124745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7097792879010133291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354407047790653768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15201101881363309274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1598678882715010651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081054594224556472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1967635177147964893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10497615446550872083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781242552871168716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7522528618710262284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11628734725443363997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8897617796857111695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9328126796885148605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8285078364338859283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16636891779069186869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6281551687837619102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472475681343797994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332756650867766416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10758948959540964651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909021715991734180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14197681700251576948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17096681094383225375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371671561756729435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15844220927550808675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8703205401990804842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6382477775756259124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16714763088084048543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558186363685586071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280376257763968027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5091574225176454411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15221252244538757089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11573162795948982779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10341329130074489868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13497561581283263290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513230261061975344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2421098172672084471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16054551482544320526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5827758069362436160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18049796920990329581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4378577589712606308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062944302975100638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6709147519438507073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17140069607801946535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423728807369654258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12257871914456342121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16503687274169042522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5144162962477170024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526842899327092149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228422432756354756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7196033368261783901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243571181156386035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766438390563873495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113082029348918860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17436568088126251212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16748955385602591117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844273322302336187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4624533873956677152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17319293254976917144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191461648000705554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306258607850291088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4046317118811886725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6397748716818613340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14655651914009674807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9883647588363646402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368462763147151778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327859222612721170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739237294841868884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8996085510328585622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17885587285419101559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115213728046424090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004257238920258208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4395985155948473510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152319691737385363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307263679401596047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179138253578559684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10891321014372126971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1094641560196359643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11996600906322603624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752978966234074563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469718501157364999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17672672213867581794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568753420177179554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016932600286694130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697262812569738705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12708387440332559296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930424687045631822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241366497857835183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162441633518518646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6213691123971151755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746485225016012504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223089136312906481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237505070982004369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788104643058474023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9957570444987659306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218736583594462870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180960273553488989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16614615906946468941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14175086936188239022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443553768028557361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060745298418228107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384525834995520177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284338577237226591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207293294947847951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3243699571539738768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10217166520481173477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318189751789199174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113752151461024823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797633311645011578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240191374181426996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8317931727563591049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651559008391364388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5523256373918452689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049889097598590734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720278767286813798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953800155628510745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2072829828221541632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538144604690100707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456138453864820859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5261717107192050575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438465314185035164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043437091646733603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14233713719841340912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139771224820884297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852730480223722226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15697154177043332582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050100382880669710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538818566711453137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589098957950248473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18208698411329082351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8687284043755838452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632128016830544112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410745596586984952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14371054141700095305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570797600772008706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006750009631107035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690394252623890006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1267558993351522759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2782891958325483315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984943385175282941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443106833011378178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16099704436456064985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662366819504307093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788929462291617596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5055609659813069929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391894894059677750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478877735643007456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696106969998932298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535131102935505168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747506217172276098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950606204833045120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14303809475773266329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9240874605223683008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 31538169441174505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4646565529648710163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004559338908620929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2096919580437515021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11842687744978721999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953031997068134103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826595757768810086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097667922142852235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14314777900023721546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318070082565648029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041796718241840882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436485958483127937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13144087464267409022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1557438123136131751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11362691851777182970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7610980889049836327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13187485851579612888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 704473620412260657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672174417139325958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9000653011572143287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379927492358873225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16425092020826139976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354540937553531568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200553447360010207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9606220042266805786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6108174412246201188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647480312994785678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11255119381325818709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629200799443678416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2080093349583410509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337814288842881904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664009695039895531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14823494970046445443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13204370643485766001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2364965166723613611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17167159803662492072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5676626756145133066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960858200245608191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17797002397396327661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717984355502731615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 821809892132456943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953317771675711415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878494648996235347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2057530743554015627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676425807947449476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834456928825751496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395327702110174741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3842234737828829673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13466357303806865507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6596235976982532063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858303955680171634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14835811842689953366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17489199913986372193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458389464435648729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3757832241236157702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10836976532533420514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16210863195890140441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409395931248011005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592989178501708631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1700916102522193938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3790022816675678235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10232059690748236951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034707620454488586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 860317788082320832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12974435390030431313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9381915122485959700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8858218260901172381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4755186042286079849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010946517842684756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473951062583484627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637079917396698126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15480758811628449030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4358337975645510607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383841597131069215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303040405280781220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 493241843808930197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5007587790595294258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930353069049373547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4461139365928764447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344598305739429804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512993819873814648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6434811201077647791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146098172200722191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14284366834839248206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832708612349000127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3394166302751622821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17874855700140526926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010551635482727085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2998783745933012767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3836163024278952694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14550348834495281690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6432935393608062561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10130092108297268942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6697336471518542360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511972678678978919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5573345415984235915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046490229008486728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760934110044573507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13217736343333262111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082204665796749128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939504938983748192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597711505453120448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628593148502156886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379521033137886282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002709047260879598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556235033778957282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17213031124382113516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203266906834564556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62591081237290864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6130397014625824683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273944752186202690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035557452598963690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7676928922556790524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597781861643936717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191917198473301033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114960451621710209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342638456819667953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011609206241643069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5233195447335077187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8356614340153650476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120820281088272447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13178876436670008438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11886286702938138226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6304413449179877541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6805951674955075406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11616364884056191852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033122029655036098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316378514709954319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13520295257501834296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7494304743960168981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16063017629824403090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294013641909322302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199703836227770010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13963947771212887357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5568966461046430083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662233697704992740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734364287944942369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12433990987885062384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10389792009564190933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1587737867038333640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442325388181844717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7775396112295707004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14470030314597974386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105912322772187850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669189625541560836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16508544674060800100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316729321761579712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10330318590413429694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3659724106509115350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6727469227930528828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352848351117838284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396751579422417845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5711788447123833110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023131594303158532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745188581537332493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392923820951284026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2976112462200671652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2467852292814104413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18157834006156750620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 544315160788134868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4373270221081384132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891994350762843747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17835472252782874135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290635155044752109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4641326848167258603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723101767782025004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271700169818472223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682561836793709989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080413748082400066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 915687037867241879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17548663887188676688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16794559520637628317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319600933979033894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13367429030171477504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023336702452737990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723840317142098728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10329076820669223147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441237352227362541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16874457635401639335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17184152653567068170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695181449499480842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9985089739576069657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6528721608733743536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421509914270122009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1305610877374117962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443801334026512076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558521163224670885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9094473979773237567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859992656642810393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1239127740676610152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674495036544890514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942104192574010470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878172261722635552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3093613507476333829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3723325982657524178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263249170262593933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599300714404440312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070842748545646300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4151600631619565811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9336336370423481792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9353825817073842708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9251482823730726091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951357495455171767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618896933685431684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12346433585631252533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011090098038821746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198147092145913943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15771508985173774925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18142932304699547459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12624349396929053570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826514880310693733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309916769598568642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981045503422069109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412880618946050758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782150257281340584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475306621585998565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381086241373710688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995493892817342834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651835334060561522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1691647591384101704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8790880521183426409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707993167192037317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945567320544886181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212657712395207222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588588046151403932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825876566516240780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180548223567120098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111069016178169376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1307417266634929552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4774019495777501006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6584601867048084514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17432950473432773368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3669323312569325801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11102789686919519458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243579718344428709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10369576378481932417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046654349600509440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326687521092375998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15836189151040691152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10349220901127167483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6340424699482740422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002573165710057788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399987262536951989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8427722421762011604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857586536119635088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12701371567224360762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7732977694026154498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10751989468683475319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9809007006470573926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557051250952414543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7324302283634877779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531208625890000390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316843780065022265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13514328549882175614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1379961448550402518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980400732661205080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588198707934895225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112498345018644887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901465489720889733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995875706177456921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12933395373196762739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16104048127747656132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857800815428799944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511322003939316278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10485637053868004662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929257216047164105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737063372153065857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689568208089065239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3745748432336842120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15347211773059608348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140434894435053664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13664636344038661236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16841926438593409107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3666019105573831290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4156033201098344406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836652571017110667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983469825332772569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496555538149031792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9147617768001500377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517145691140091146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631793896223551715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480655959096162739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819305889721841769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15594210087106652709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13498668532258589901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2348633976742831177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736180849194987191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523471009890697114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8449962395443959176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10773093474784807427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474646837321975635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423131936510679131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4209566602052219105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329323390583444212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785903596264457316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15393106387974897062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428850248573013072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000112264789562935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10233836186188283256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7900802301095965739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556253326569523427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160167531917592688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395358448883865874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11536419364377236232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11093420064012046182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494546818167939505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13610939712740129962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683393146471813704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416194405550649526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9794752160360598773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490545965355797297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8104768543505575721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629298159550107934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13042384462220207598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3137551066270943490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10950164016238491241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894449968863981322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747833574922092565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13385343185472715813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112716874304524414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3322640563492909571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881162751538739007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 216920466821020800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468020010399648146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12368404809718009658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186689645415757263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616571145662441429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50981278500959815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800662038144917716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11086183857901976299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9431872959902747067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213346467898591857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18390542465464750907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199910326328972324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9709751960521748187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341919019921948077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351488204544263230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932095863420727060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6576262810064552609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10708299191585272898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476798436646393049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17100094239813423182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401635060555509670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11538461434554067338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271347632596577920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11919902626606887869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420044841719643363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712916341105753190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631009550769832956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6460815611188059488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788973222909212452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4194386299743759503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12879788187094797564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1233899484242742845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 74986875612911372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258216685200475144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236823798154746622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897737313418181627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15996436712026629750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981029120734060447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9414272999183651600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13189753442488038970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195780980357965567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506226777607342671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1530410675423706756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186452747263060494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15517200918168627505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7728050317949183957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843871112947291041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988344265002247719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2876433653160312067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14563871225710711743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12899927258027819814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10005711207166220122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481988058586163378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328611400075790844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 582053870589483686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208709334504751476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596712765062802443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737244215252357417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413694968610886329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2355186524318682715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11408391545479695532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1167362517991055818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912079828855153878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5335580827543558527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893120059804331061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6230135138365955266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662453061552868660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640788622826551664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039031615242792857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4353295113621735856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394645876012588463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3324193997632603667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639349515897153345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16303132785774706687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540406486643737451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16824040989171047413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3452847104792553095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920211952135041385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921019559522360280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6869902385668292863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759389082222488755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677318651900942277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060072151032713156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6287201087620604587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10922030811753282330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720326801937055033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11933320867018169950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230654937508810073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5450980069310653043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6620421723582706341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16267296490936625886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377172491739189588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961345228760479876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002120877887276804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3399222045470623368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9445582714181461979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661890565891951691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7222256992415151754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8720175996706075741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2241324851969693890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809561312210762184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708862012690198646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466899808644870519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278015947720291690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10101303247987632518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12131250798091589434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2454596926601486891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11509531375516912273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344237470376036417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864427433963301364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16153030774505377820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10230331459634172717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175328575569807894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15622638311515296160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3235918394314432183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112581722322141391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13775412275850599954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7975948908318590493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037804987660822977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11736923403977822618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272929543689438079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455648447506865606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437030377706779393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145268249504067608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407739069283749692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12152536047338876761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326642409099909100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 785940705745158251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444021001358995983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16358704461969887644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351570342238593285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572361517903389189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724342248496319850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5434666730000641140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15791560971838670524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740811138885060676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4107325213595868285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14226635421352888934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5895567922342933061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306391755622231862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13188538386834658766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7729452740753333684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16093620403608238418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612169789066457273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391437351445234406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852095389904310837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10896774531088276865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932964438763369294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482056467029331408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578564080604242649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089912470183882824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776888995198477607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859564372589445502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196181228070046786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580316345959223754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508968645104883750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7193379777917127299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7311993733573476616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143693574002013704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485375677195354822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17352784003287070097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512590357339666803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025411237237799387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1394341738396119250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938261506613507707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15147567773312718392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9214667708879418835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16778100462752200789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15510363160245342360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8278546808055257215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11163623291933880154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170238036988857646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440563663878584648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6845579129392366639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327700411173700240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9671427287366180807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854736503103070570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15789973084645461173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3863580282864874466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855356812995085755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3934544232255389143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16480254909141685132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551550609229827050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1172828042279393932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109239570750982257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676267249673249497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6704874420035307099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7773780772303938134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6807405659901893692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3585811054133270392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8033950454292832217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15377428048614954610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5643451038646028557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6031203645069597607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017700002966014109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139292700945861910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511414287140660835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936611961179928649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17999710044477039046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10408827303688017442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11063741557961938977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5922253574101928891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10770415607091702649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588952757547192050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654259657129382743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180080845395093915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868356524110003355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818697688213775370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614194016703560243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17927086950500714922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6463488992833485573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10750892877220302286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3174279046884644056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14036019365152399916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899913949706422606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630154329990714039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282947993457259090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5712392051358961052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821129642898256066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676195084440347879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222927127542038762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3945373979302199802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824024159761300458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7084398880152215098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11226895848288214917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536517255511752355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2786772455941962093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12668905030923292947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062640002882157843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491538759709339571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562316171250663397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5898619422128425305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10179942074971269331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8183155576390001578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682603316986517592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 398918667094273668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6924938293286590687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230590046408217527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170345975503400235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797996420484463224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5154120470478106767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782098876601757515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13842369189445705539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170818401399163118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682278430387223490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613875031036709562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112779140358302132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10988559674561316139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647128110902753381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16909754417290559484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497650215488772431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5281017402682681063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13786644823851189888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5846805541987830986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6094042821408637492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779404056019456247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2323876679060515127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8238895860480195116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16163629277042817011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181444330147625233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8237685502097013185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544977956249706454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8099091790620643715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16700862770101650618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173571079267319007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8277769695638699045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9109035246344245117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18243814462603276774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834380823808569294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15945389471135905721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737244609555464688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15608044505542138755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545819118165430103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4746178736192565129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835310110509744188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010965701641120200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633247514643177009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495824660993651629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1791544597539828602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663908105497000198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730144999136539193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16059792294884434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350435262303273535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9347031809636816746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 132949938211433086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000563240933047347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319893541299444611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5182839680389896716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17395568706565285473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365803220609004167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471212859459346471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989268408698071259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298506588789820760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205187721344721234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992064688861767476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447043012603056772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483060799463613297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399648256995363819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110841988987791764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498581763296925824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790613775488837644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335604265062354554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708563729307565640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939549051582467931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873811261616850943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16601694928447557607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9725895018002795842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009814650364821402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2142413060830587765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046833144180135957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735871780514392622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855033463345100634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4173678727750106216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18445878675639096222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148882203131589406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13113956578806881999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213511378129602746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13046680700962959385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17304708007714066940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897655551690847345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385755872015979418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995832704666598071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5301881610878355182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7558854595378156934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12645389068445877006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1402469617588535590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320329146911186738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665646121594303468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515709958056353003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3175622564752444195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9279795275793960694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6745069672140583239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3172184569617520630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8464819608143683951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424659925223686641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2620827937706455197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1902158587107677042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195508038711953509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117012770023810332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249653891933081569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011445541830717292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423370882986322742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7147950095086742333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600216623977168331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 451659630890121491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421089146280358298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17211075168931641909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11324019019894662918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633428077701456643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132863282755854268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9660478273459239017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5745830187358218897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243994707589930820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518788691399364805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055850823637336888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218017834409011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10850637725399856912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798452772129767835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612513500107501467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898494426660927250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6265886165794087860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257938256880350431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10609616856116588441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593028827682734181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927597914823162293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827816190904294697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14074292311323899900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161096507499438377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12046209483511160561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10000852972140620944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12924231168982484582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962077512679576335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035301366836895501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14238314509929421453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14260988540243208506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321728197378914225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834986219750953018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731550821218630084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4011591396320036964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732813162578951438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715125220865087910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15447963664084985925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556263081233476631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284754444362806564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880164113135086884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502589733399641220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8746260237772787874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3260353195968202249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106992145442517507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4424538696894725551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16713035352893063795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321861920506068565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3542796922954483860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17254232513856225341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17984910273995489456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10739827626220404875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4310855805184965062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15560552743740261601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9282925592950603944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10541051980793531374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110690881722347390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14904205119309312786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425326114390175173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6964547619918326708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1906420817447966309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18395974280876736713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 183836160727280430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1185959000000712574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174925655482308478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826696429429986641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305354087387686231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533192632317857148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407838631829546524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6688966035577018655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534475023048125808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10433939463077712377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133122610868456684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360716674902320714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18093231034451746623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14325926262411993537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778616456111447251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16959318792344990069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388290184834286785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023011136370209283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212889277201040722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098399165839595339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003166111829030251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10135295976179896566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681920124876140301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16251772278515712017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16748073935349613638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8063316997494333985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101531967575488383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769793644078579035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663749318180393956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6712481101741480321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674017222686061952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222028266332102028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6530431954426376672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102037736728290284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914301760009063828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916352576652204353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18186354086032294904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6026478555208117830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17099785814486343632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637027836018090101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518308922009058343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 802790121153146826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751632051184565411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11939281463698285419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878438899879241407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920996599113536450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861629340689772560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302488490050190357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 988308561571586606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082876205056361953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079949374059960285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514335522209896225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332240066946687424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168889395725372692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994867683813268086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16012393127336333391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4760603006141604497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987876419487055931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894038103549021856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931235393714047686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253215273332445874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143511303544567454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283790616648475662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736549533942477281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015930364510340217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517511823486533000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14600162235017892268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 328342655075137097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9479715502103447048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647902964202435806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14526493569002825289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4672461322921895202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061895455443373818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5159452027795792324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701181310540237221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17543678376310414372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143479779491918394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17142833685032750922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277725768425734531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619338236553996836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762515114103221478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6740928703931593978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453074409886531066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10932438668266192235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733994656974724134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 420180503229211146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15223543256576218644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205261897576436356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205431682210886653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255238718977231636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13218575583589422329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3794066741046739233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6634707051628162639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 618616292587731714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8336025884223581946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5921543001394581500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14723337072651629729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10558829551801356748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231346758701865447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2151588467686041131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151966404474076440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985257356574536030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5734658530567947010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15284671589638358101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998102759440568498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465278889011657643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271441960119483464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614104454040367890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8921759956307406399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320662745752665099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6725460998403135312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695417549469444238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2634740085896816420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11966636691624559542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284834445933541151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139083288458502876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6322924575990782982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659867263504347908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6758387763838145948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410713492174271356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16835116776357805963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7121127996736196182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508738056841945423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16937810554653340583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453967319387252771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128101844751224444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854190441928419837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4452583003675605264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058055233384610125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932200300773117794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13548105812028040747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190291018770266777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639064828480524082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880496132832855869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5032663885736625243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10538108736466546023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8814805713970814861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 303178668592813116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918944911348394684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925468016124898528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430309096515436800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999689679009379439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3596712982455801027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11286693809743334821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918632964846765186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001346834601787843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14485986657720182083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432255792465548585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287274799009668633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3248504031453208570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202690655011502011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558719001066623968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10692219394343949108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630537781710636367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611961045789543173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263190981797754050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462918415825550980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500042262358296325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956558480734818812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642171282124319771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589802878732605086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12019765886499006033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7675655395245810479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15709925743095556441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1059898609935196365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 538870681633553798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10716828582692441330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743428141343692017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3451687065649659034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1497322455390380028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033812847040589663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708443616416839592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147262791949638134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9159163785312453725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3915431240890964517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488981730892324649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883187768254460608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953118757025100239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982941774493360281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8080474648969258633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411854173017671301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5152710370767593380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13780440131997301298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12566024558207541570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12676903890919608453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4205580537778299619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16265081992268367094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628955655735481968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915180275249248739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730953576922925768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2185327875817242760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15047221297012692515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6092773019758913713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020375192643041530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16048491155791370618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121984500007639721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16879525652202755769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3458535649760621261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929738886724776821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7654492619533276951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648001993989390400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12651635737826737257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230590753930449393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843641030859088241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020379943219714869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321453238239952133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893581480637934532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292169740934989597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3337601692222059532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14862540013025584997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1834308996610557332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821896911851389535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8227551759312550273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449046391335681097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490668961771759273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288448767544261372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366723840612538033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2002831429502935308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14711711531031458027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470799716473256935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724314917548159493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481048033136825848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 521434355227570688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12595508624504152039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219554442316126458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196705825307904334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840491521168989575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801486613173917637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163080408722880485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 230430952303709547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18327215637851301266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5017603980376785118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348981794923826503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16328126512387189929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097349219189464509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15537116823306954474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18178626655098255548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12249623721611060603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481249804046315295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 244882198159889086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526705066707227395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383613554867032163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3141470260695076494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13174400417142129856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10137738144001765853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514305182447046058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599998174100899471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1011916369517679020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3613828497702137118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6165327933308300927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411795851118888410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606264323098890709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5091203695810746478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12394946267965959805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4585701784242167190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8672354651877959301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6232458978614105633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16178736580137136002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2633819210715186420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125005427500407469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16266597304141349691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8432155676171772253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408433417947367267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086892295637151442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862421313877062906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415046368862955205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5955099831288894495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248376041033014754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3674282566855934727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10068913619509990258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5242251707031126932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11276661975106831830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423313329239760177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055651707555011808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5980842776136571513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899918826467877129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4938760183105387979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 536652844574569421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17371122179673628767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964564729516288918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800313813477300497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13848327660562436652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355246716106662873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404915213965627135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4851541647225165397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319729990304357716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925466620141500093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14780771399973958941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374289396768999312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18355124102038398054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6508202612751600243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302134511464722759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304178968969706221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258410474824136365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084034128574259480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9645764323457377424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12480635287640463456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685258347652252125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13457438299035179315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8402180920522818693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10362336907579086917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854490081617291403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16405501943294200015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17423842509546136325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871450047690630940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2762715854331443569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1587487676584097708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482672461409711452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7438165270153108734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862439335521682670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401741309825138572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435039456746318503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2761156795332742269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662772704166627489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2100951448339325101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620761001365798427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019905973085438884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786045621213000811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506425738359521340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38603105421293287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14818231754357084075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580018658516893349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15368397336589492405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103215529926598136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925534699976376087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13008253938644874590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2260187913809057398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14245818583583182214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18124772369753687498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706607005729990718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377649087305423548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6171845793853720405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121779945841412012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15946975100873309269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1211338634847033662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268526016461480834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11247023748670178407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15388729559394614513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658443855416335893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955789442050886245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515419659698294730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366051307361519399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755594278851169186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046041135240025363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803512155382830334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2593715258653050479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8453157698721414323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16930706511164656625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18021779846610850069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422912942938681481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16870395492625193356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464360021083225871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927057835220036390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612371232622804454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15981609729644168611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2324338522999922101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 728461494757362916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829935190835392547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5347785032137438838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15721197722328877702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243697800128201638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794782828692968372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912853130210967364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8674308111967919014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291035660813439546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3177615722213977223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12637890684654715801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16074877748470004147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276126547548062386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628107035549895592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17239850424642436354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1337403858398680821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10975721656738059410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10245907777235564703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14772258879515898580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230236148238143047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924800503514239080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13211151774981086434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251063370805890106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15110675966965778457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17384002675723304229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5046017102537967920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861219544316103753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17104274628151065265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477223894057122864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2741836997539922295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3430714867755629198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 139709094738348140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14536592629197226754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273754143649903348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093802928179490978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293779209808357708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10468335407698870234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200047245094407229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12685994190960226358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14180441951288371447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258659786237017065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873503080300448129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9781415051851605992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12786244200469219527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11096430006595407212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 623332868022271872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3159982819080096069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8451042359316046019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2488065635114465678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036523657304347147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697276260863352572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16442176632130730313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17852009587601011315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10973217219036329475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7708365713047968751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775927548468513091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003941296249135146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3170904261302979080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15222635395246818033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467378727170344368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5248202536503659696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867682697471664513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189099558412352812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605568490202803285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2352640537031975769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9920052158783356008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284324494954730594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064846349918554064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8601369040827645581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17893029086798146030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638329017706642386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195483151128898971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969549340904387000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7026653901989493322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13658175290636134737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14765988673655033979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1445408309857498009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118189315282903130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2084558219089842663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2970221602694751291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3040211354356643728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15820039011479478183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3735386726028182860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790632806715138195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996172701327759264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2709134745713684105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12725162604512365607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174722575792616709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786984705425263394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153562509624220697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858842306781860245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3746651454414969954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11127850385344068547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6164737457908965777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386451308856875594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726017367088685060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997943387802793385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789441351259726676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16351815650599825032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14366678912373066300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572914518352037917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486136288505342802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13605102489570537592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6621316344041830896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8980249625844073654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150716974144651806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5862171398738648772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12897430769642241454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199133836544018132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7549257397001993395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5509512279884503930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865494956123700484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5471542629347640119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453339529347714272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9211590833781959434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 821472286694211944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9065549592655683729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18371286018572378295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361104787710861753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868284475960277326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261961400014857058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781279504500235925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234714522666816888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 724130579529874335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660228570538409462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811092443453031601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1262546762035364598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17351532854669582743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989838630881400581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575919868165086859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852871966308373662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906496378116454416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020531317140898823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1947276247147619679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11338201623663816980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223441574304049206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531986473583800312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831754437120449499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237571107346234456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400061134007302473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1023680805639739220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2251614379166093826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349318165808493144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6590143371102235650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253845145217245637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617716285458784523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14385478609825378692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156225378511336464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3066239139945146544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247054618076559837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2214974177748408312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420823895609633731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879512285067001971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730310761161537183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5915054576106478984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14312079000808901577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265894833669087069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109414438247538783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10239299034120307871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205264569918413429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931061990127036351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 165667036510390034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10219990514902886833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107492608309683533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802831969285445429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2379596045532076669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9040143836319124558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436724718771842771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17396144419064796033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8896311951809112287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230908100303704820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941568043731226567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16458425630250845988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117656542997410033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8753539424765761931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355289232362449287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875227280656324156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452812285969665982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15793984050389948753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13810788834149633758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11735845506012628469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11127620373727959663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11180565394968503629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537369501931216021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17909086151477356168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324936724097056935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830476502170203301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943404024202105840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548191598573801213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11203856216528777431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2290755091425592701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14204262579174242654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189250170688770122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13617848956602398627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8194202571305811952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16189288167176966297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807470142931850005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886433761371589868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6635404151641146817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321539509273188436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107710650809116933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185416899091738216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17755988545869165492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1532816893713635661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1172570205794409301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675674023559520937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15264526724513894060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422471429663488671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10601439116804362414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14042972921241091371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762294782100742866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589369561120831815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514411305190423418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135689724274508610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348424400417286733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17124548457135907755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799103930786274141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11119917618323698521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13169491275414847853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12740776359586724520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841207052979862320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2475563644056732705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175976769818947321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047885668967374169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896800937319892296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015560772193851940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12470715138766205624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8198546711884308410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156582014800705679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8592202113032513257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4403005965599359834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598601690411385601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11870457957430309856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215291993134987802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665963675566017661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494648798070056111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020631314539268924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12552811594544232279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3292618895950295544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8117516041188052400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13132133230062555553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15052710143093578760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040920980756382070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7978727052861656671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1681817969563743633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17352123832770913812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1003146394546756810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901090870320564454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12988426194668525839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956611838957206527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10212703170342356269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5293795769162108262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5375757863075652952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12836205888237704935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655634891718637805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12681255422638404850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238532034402166033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178745203212024957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842388154338092966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327473133976773486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17814666433112455840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390453500552867111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881095095187788930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6666315039615004058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13224244916073977758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470885005716744479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2656270546511476893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6412545599926888117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17177130405241245355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175102707881241691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518089749652100731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020840466192386091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894542016909798021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905543389619169081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906946293930439269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18349357169262911591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 118628884559543010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122235840411985527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121221099541783502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842601491682570668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520336736035928411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651499928988821565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 406170372971330076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2250592693002799155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 952818657800979468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7484370651408911972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132955568203790593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4902829225677376675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831163065278914637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13071503078604052996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9331729812724255799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1976238552529043857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300907993912879852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240324384444727774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892049875002610992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917734725240853495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15489425120800671433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11905116375940093484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12457360358253170439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8926546966303303512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410472361883779926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185441671271133325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494077553471214295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759168684262789367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474542623355901401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303980773003865861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865913370853799219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849544635750443260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 660711882039119980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897246315640397595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 634055520604752182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17874270033140516255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15621131934289948455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8695915659503033425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678840445240613802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420945560069003039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12920746091621915211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3268385602315113438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5191284609048508678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161033502032687382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451624555437682890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6331058599213462860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534898502362477889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895491269192410055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9817181629818394261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2889895273264679202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15449955355206203433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576448603320090413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11862305766100616321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156979140382075758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383691607854539904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605023161967581225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055338682113755188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965414166814058431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486520259768230445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16323338149991879083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670248657467300881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880844784857644911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699822198100330078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8403144629891013317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042241108000682848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14000782482917275573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624140948682673139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5003145647022896481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408196926630430133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12702312500240116435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293341551524106019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16619528505869114087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755049327368336051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803301197292737268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191655566615677634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649819320269560873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13180907701219846985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754439976961329283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6495513622495082478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9445108761787493056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313567921892160884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132010554666932013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255272717602126642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530171423201452227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927337472196969116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11747096163948238314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13825461462633929671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15673618108754350382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214028055621998133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567393728635624361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17400100196281490122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550632363097942332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17090979452477804340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2199820446646827329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4100430728882611452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956113944825505745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430065315697628850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393153313787575246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024998909861687851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504350765919693635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098386536708805167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11291596078426036649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813414030014912257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2153406834002428745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15374356956572159500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4755654135316923868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219573125367582509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8153705872734839232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410172854453231200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341680102223430463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 561153045792693412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2270587640705968527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16466178152626213834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6166590733459646407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839346125008629388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720421369890479843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015391538604639985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11744044233251581783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320555308205779124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7126923714549012724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1025353215764043605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579490776707516309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788848409844724258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13914501174957386619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12550683629700670408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914063985633332948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1962743171297394265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234476339448599373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026127951551646739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14529512096238459143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7217468192625864422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025519524343207577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2036393810552348457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9252962705668901869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135813883350184833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843490294084362789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15286556197957239914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8239414453859769567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036415807924444964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659156587276192895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9384929913837836546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144446703127370467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10286565717629911188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426846340378300291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717187038731685524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808451233236958820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6826924895073331827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7622669911619494408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14955653787688236111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9400474233989211960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619833461066060720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3097858730319505994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18103214073298721227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17742023759384993969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 738557467135966248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779929797529055604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217501787424137430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17054743656944404083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10747860923100739500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607334500072545002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3962120171514843618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447608252384490855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13136344653700382717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088569583848008330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1033073445828289793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315638695167455088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889368655277606991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2510902068702759718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008052080695742182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7506400241739012038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894493433416311286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723857001892629557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10321360647096767864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324029741021511789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448778175128327888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10287615756810309801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6755014740072052143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543368762581614090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9856964222880562362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12657490172213813939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14897262349982926726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7269016002669856671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471986936561620283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021006206179105653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807402202393683242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309755640313172103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6264815882314809232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690289818618006038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14828753813959557314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944488071283013152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14514901651094100379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275466689177431968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15525254188879444405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15517173316108286833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12648345364788946844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10500609121470397726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428015821386575232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1782316105487125746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104560117545620676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850809824555316932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642722973190665328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706907376447221316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431784126774167347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136753424683652227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12686100269920087814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969890458764354174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4274704370837851757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8309851399028570013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469899397201497822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13541261044475844273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12558513860362911122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357851288196837362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303926065824830582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10350865172101402795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721596412625634357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 367135906789141167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908537711100228817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1314477715103134484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7535914865947562843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2498235104318207925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15690193714687548566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12686843931320959314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381900688123607725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6182183519676604123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13727953829337135848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9535165247822748628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12937169090006020198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5612022271657258007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757506842427344218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278578753475223569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443044003475444131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 963784589765759141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1594414286430701703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16736574343737171939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988788160317237551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752943235300348712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1462907220421279736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340355080828574435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3864288337087847989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714488024636595896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10041937576603162183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12853809540182297561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9924153733069484753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139025202665307372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 834872588681927778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664420065492592037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465250641502127151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084492677358254432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17311197221072538361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886050704715068095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431270551529304113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4016179071599499636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240671201703737761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361356557792722613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210338553220108911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447158745830730245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3821166386053928117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600590332706174692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804431348421042677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873341656328995755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17330915172942351159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097028042381608426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993260400881468463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10072533706376928722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185529018902937569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190734901857561076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072979963390320400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276591650494692589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13937754764914890534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1738469617351411376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14445223519006446662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16087172568330273406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1473281295812456309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826679621726936243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224233156025047090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684050132450523314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680338596711192726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512706657624932564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10978929990803392393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954554073357092056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13746198173664951731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755261072599590693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861655043528756576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 457056688882456810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178783866351087832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960228478564298009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17794791847898939772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17183903067236760603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17026859497519866359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840679852502941841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15500654584896601788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398692596872329497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342200099004378703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13777472342859828837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688592860822477275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15223455530085342089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035312268753514868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16799721109140760801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12992415837645122700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450601439104927170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587749055287527021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296620852171763819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811912380388707050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208024823901771747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481517179284922653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15679098199576783519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034801667785196844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412400788309106249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984643555200849406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942404931778464023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539067207485421191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3064519009277785182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6842083446857883330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14703234899055455220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042655674717733588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466194227758716840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6449999281366951931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14431035084068285914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302382622701760152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794468966080385975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2814563950293708152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585810368828146300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363149141842769333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053504390066852255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298816771333540086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10064231431579524623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2813016957492648533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359583248808185169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579034555708495015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11314256313471243098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027556921492341965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 763291422080947936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4841323582520926255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510487709838256920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203765302651988251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776149814469768842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12779887135145526082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5392134906325709648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9243112869133851545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453187329132556733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868678202466642366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 446654662409348840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709239071694130440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10198435528118456193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931443631758185920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428166982338073468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729472499948169377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790827728931450662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361362018757976863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061583290465619260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466166471636558010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961561329083807464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090946533047013321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12159545374250515696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598219781895309432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11902335690435086826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3815645846072057929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871712120934000795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4823042915315538161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18333559647465357270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14983456998409539414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13691670527913281444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12733492417227290150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003889753402621854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172306374680607467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2223512860809322850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993413167863255077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605564653629937184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051528499234530962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985929746642967138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8385996018799370527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274648884127810064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062227071923805731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2395756276099245705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344282727639609796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18143643804370225599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200442276956929920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3340442737711304192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261771590754989098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695678828322467916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11303406959459941121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620605496256910968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7535768890700829354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14954427568215086822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14686465141558902988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11243755808767608356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2690959483415314551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723479155833961739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4700737667073312251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081815743746527189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16657254432041643560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1482165372791918081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16116793957532475466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3904485604726593032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961886354551802799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684540201974855267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267563612647315210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9943507216802156449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600839163198955506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15270693391987036945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14434174988674406327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416161762361165798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13845157170953484310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8457028265131599792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9345423636524694914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3626421201880028340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258869558194381882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1912976625219932347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 817547236940822399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5714512333005363759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5333721174710647112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385096315256163550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903582579438641912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988826885169843140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16879734912872737520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322388166235996896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569759994535145226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057385190116578681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7303003793933036653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8996598229283448769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 128705233688928342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539636854211314459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519778235451668491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2846922814219966898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393610178415922484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 507315559928577126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402759253089996858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19219059236633097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510272578952596460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14656454480125806692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772889098916643359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496857940517621291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2809516841978694046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11851005618063632236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438296537635918350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146733221649656529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354430102006303828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971472283734584873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11549984154758523832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14198835889485562533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470622412970943683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777382725449444609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17557907857589044601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629332649729856921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643064581366206637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513655246061423698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4222105505207953474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651968235688010674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4538675799179999814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13197426848040171616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828887030655225139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17242232393486269060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779882828047481594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8288285205997528820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695254973987959645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8715226717310353497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7516219940820600068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864233037986835812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13468647870365888263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973600661849273393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3707144497933120473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731489675563395456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692134158545423195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5943059169443468185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195807974637666645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1935559074605378112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236980285517928442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13259362021373377889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2122412534051344532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039013588749419457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011831195938750768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974227708000819099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3686232565286480634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640013791818539165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888009957420679473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16119875570132897390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534807888591247208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221871387240981328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503411719655779361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5470383500181647814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4824485201212396749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11606817594621516313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2776076159933238011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166316139932962981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000617549643425741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2364212410039195773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12170670826584353309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1478354660693154019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8096005586853824436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483386600541547864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136721609342525985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539917484729031125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971243714513386737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2450774527442189808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1963530409842222594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584474331210931791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829328976000620575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2362290711989023682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9926384367687458981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733435202980897032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14955403111516752475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4501389974857478690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586968021923413116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861111978322385443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 852552020244824130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848417595483677139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9272793530849749688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606365755635463017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1953024055284876686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12375932297309856689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14914177775230620046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658834812404764156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280358507812628486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988328104755728340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438953322923403326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030461016020034357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886934729607412666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15652007466829843244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3730811031297538946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635751414193283402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7373630362394147959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053352617427957314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11363107455130433085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13436246100643367586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7364097980771660293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603283416101747533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16258763060802245448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365837366882209896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17798817936229596611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12279971622877256293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594690236629728380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172656580987090674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4373394568202739408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225356868175273333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3174610382540860774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4313579302286389429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6958627819460040431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1291751208297621451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8963120347789075585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10558971342897017422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7293026433264146057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6016471169752524311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6184976865389544684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 676576002949514436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7366309516987725581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190252134572450484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880148565915694631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426229432185958493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414107659580979046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691647900593316991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081877414623524862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341720741074981591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4703055211127188778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878570203680790839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18275896129422643347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7001557574226304181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792739506495558143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18375069030655839695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956521735092901225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4744203230204207997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541049086750919323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838745330362961442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729529438653142126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12443590949070057403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416010545550282549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624599550499293673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658488784542257672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2160235095452910810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14435169947104905479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113999997003997262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730705879460609763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15267250445236221062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555402255829931854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220079586287655472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5160882858339838412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12353805861138857631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575360128897232014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9700936050679893533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743967398715198457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17473964750649582895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560191033037474823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128177384684577197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1365696491007934478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16142698595017487614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10125002690860250354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8037765188132337249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5241356560680274902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097337496120749124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17266757057226753641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774484646807391464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825819020007943366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11353614008196265730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2802744502368462422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493493079319140634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254362391172604739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18379281859460114450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722080515488387009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614005070732093647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2553551755377654919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559350762435279799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15140035865336243803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840941628032109933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280684932922335409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741880860789690133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5691869722536767366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1281298290246128110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020752239319481886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17637084260896955311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6768074194453436704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828402415702454644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673318580197952091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087766420242479654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6281683985072206587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8956098230870970521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 629110973796848756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7318519686726908294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271731202310360973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4633183339206313520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1246350093824437420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9830925920027673131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331070211742611427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16638216489766536632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303712779783376598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15676212716384343024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153395309621159535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518730210188615988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14579501716487182567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10615806993659383791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719528819696648291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4310178840780590385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8752229151455451440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4846465619892111969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216690955274899973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068929195787599022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2700625033879358402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918330048917270067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15671435646398311725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899641819902621642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255784774922671212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1475319223841187106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570593559015122923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12661426624737093516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368574838218911561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2335366076892673291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020731121714853639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2158402421499271472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007009741397060307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696255047508855223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11686495361713485406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12032709260239378822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13444940190016845900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468063531237385791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285484002650017692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12766688264826967093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410912734933613468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225688489309279469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594658329715033813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181114222197266451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12841750216299953101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5429013514378728748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783507332214410588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886133824584751278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11863457520966404752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11876135840017004562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 495791631426155087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326997543592153464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029227392412973832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7623884858164130272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214749641691437794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748331982786857823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3898304575659048715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245544640878352657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924636983003879302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17993114062261613535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797879444247583819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939937294689848309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068529050125602452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7682071355307058827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256817573568347690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5456624667574325186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807919329029665822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821452299190839302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6426484459626295306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10539096630267122649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11051427107084068507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505581432272576250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3771223879719231542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167218285350415624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083262011311602230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586587166750076499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914801098051883742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974886876437196577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397777307282386275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10266439997718527752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624492194007208453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911687635327397934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18272848834951107448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9254626799934005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4859554449037724131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624570117316731924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7485480397983401266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1541956593251465072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337058550729695685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760794142794833258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829387556747732928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3700122017791151047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13317552912036495045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14213170771327594615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649535691297305635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741441102881321442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7051613145301155587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12292244834322650335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819923381521516693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5744101564723958733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7708371091794139886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817140119752756227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418646585904841545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495444921452226150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13839927626250652325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504336759024566176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18019412699863080328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11268347320764404087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284528208925663688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14113109703067363572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281819909075660738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925204164740745706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8315656963726158479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17158171735070917037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785049454122654347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790181758254650704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5491601223801120234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8556051460065983073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9324554567097203232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109360805824543284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1261410119272813498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172507730866688553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485233201798091129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002295981552223048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1420540715253156352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861264694680528599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859416187389557645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817593260694931905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17560061492328903433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872932103153856834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459660649031563292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8110965568117160537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11813838948040529549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311553193435020973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 766276249844497953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416629514092146820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650163633684569276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 518315377072302212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125206210066957887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632751836397074455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4677164866654222504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314786066206237523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781347490205752050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407066267417801747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984809626111178035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50822404513638821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543677522635146341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222550638841068498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843057808583547937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2595841271172367742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10980670813866652385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631724751208215725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212109920747772736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9220864344362760202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520881739409421033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183675920540314478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3354588610714373891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8442758710344058840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408409546028532194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120731611968161137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15726465318587187971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8145982151835470316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685513177244706517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777584761294364278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529751374075557257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294909169123445015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397170795645212096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232652655809505030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14225177763492039240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6032035540881860762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938741442446839724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8439389971526720658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8412892470785621126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1814781012594934103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4376629879317378842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14084837677820716656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084835355862539808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161730685287895195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8133148973240403464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14229543749439579436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14071844639611742523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13155330846600081951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934921819490229436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746055504695588660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037622511161718646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145763569712337891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7918675418713796788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854356609631823579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18033121390807991407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649889535410092522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902741321325233408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840462349782275514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1526385869600143643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3495448833129544275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314510050054241699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6581335483662702070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3986377003946777927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 337442119122043511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8137167029334485261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16086110559815910717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2008263402832865232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703732844472058705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14046658665148513723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747535156028552375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13048570803649557394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1044117504647423133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194482802091958937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450355907543028699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640377814054797931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939005883158536599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174509235440190829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344075368466507365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15588660343089448966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656006160281054835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455675334035327626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740168958548972269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16642810394528740781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6797658261912752092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2977703994988273943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3015824125870988973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385372677980405078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005616291068747021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12298020942791833841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281721177593432122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12679642737916718139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839982201285174173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134827100687903433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652116496131886472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12626168617066639712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009675093521064103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667375552147337588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519982091534634942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142968869260484104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827443076431725288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14584796837301813373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652982169535488295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16220896081735017250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117287603878326322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17265167329601254219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16667443589660784253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500763092638938457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755067958519672199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10398546657198153221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124512046271612696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2356276774830953138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176006750582259728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320080221429949415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 131113093272338276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845780575015471898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12821116746668627991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12502265470814881102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400125234417318278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305765322836087717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6788197583666271918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008418786103759356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502135262059020130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17863022401344230727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2117584125331986159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17460737383143424435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13334411921004484287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317616829533296348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964685202966015081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16259151642635143572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16715989383441117457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278173104883479209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7321731034258230223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965948812782642247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724898401194346837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766702508875832505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454991524923225542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6482548824468061674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18039634256014255913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061938996514051554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312213451048089302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641187260583083243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332389224860356306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4964680240175023158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200657093032992039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593742245212426573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17256722302645178302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1381691424394196289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9315094322593296352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435486010923822333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16093515189403270672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 277661463977522039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15650006840276655100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6279237698214218772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3409608873093217229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503207425694960792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551746826747153953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6683988807608624535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15336395919387640165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820934590594689800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6535952637348398913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14925391266914281337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886285809611643575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13435606564181706379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15987971930917951150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821348759847850570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11508301273745925829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5832968774025319204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15730669367030865101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16165087840473004497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469207756075234119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16220582787259529030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036806171998083149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893104159355556792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229369060371647126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441481179726259850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452289725638822254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015092579914077059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297725499583842928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14264243159863110998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14343176131368126688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689848745841672829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209204497112506662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3014462862564617505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660351089897907036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14043709672927363708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642138179479693912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767032738083640616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960593951582115522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013316659159865958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943741722418533479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385387072103826435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890612275617462320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222823877669985314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984841789089025690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484446156923726771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8967099714132812392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764741759133977565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021567590448947756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15413954176382336669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15866621030088434864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10813990203556059830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7324210181011448379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5110562676278251028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18180542992201953139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7094832593306460792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10447546671424198817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14869039231950827256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12008655064846789821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10379217767129280119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3544936616450503392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3063208999512834223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097387359384308302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129249464066105276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185245928312361045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10163173155784551720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15037308253629961885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9903401716594591312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507569089611170209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10005946185288735557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11702001822783666742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16704047153879348630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10425101796471457457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1765190887642751160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119306241693521283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3447333997880433368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15350234103078211258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17732797005291226577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 299512200529657707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17137330953648325164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129657679646686558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027253660974974675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599060279137137745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883769780368282462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11430442507277398128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3969204056739633429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13804105985856351852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576865723978097315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7839364046384943287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 98943084354324550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3162792309069953157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3116044627817179192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493833910245753161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6129030332161817343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914907626893503049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289100576816655953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612756472575075447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465902412235629241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704354610061908964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305778422368338566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415868705943476249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053629225912762516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12071528193017971257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3034652374162720162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296034315935056281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336709971626489046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10854664459401127243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291077397003217009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13178604792571506998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17702439931950028307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476657108754883379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1254479820631918146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12905294087533902963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478255956261848444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3050482044228138921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8278289179836836390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11717393756326127011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14022583288223661407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781975980481655673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9628590217436447036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8767412823078019345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490785546667601287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082065952999234956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637622761281031774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048875021868830468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961656800848090789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859570792644738158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877762854111228414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908234734879643955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8723246147893503662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410228202895486854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889197832356706585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995943845309719764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571197498163312668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114659363079403334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079913319531303212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6242582974229867632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1957457154806948654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416921088563126470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17356793787900014570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218816890577791276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11433594261735281901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354461768240735861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250770253609524645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11491186036417575236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3197098534469178220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11909940362536588115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3199864272420427745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13115391214466122107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969901500762554807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182121489098946971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8460849032690136909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17342832635342404021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7625915625772970039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7598193836377691586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851938962705119098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17491224870277571108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110040029171611945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670558678761788969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17055302063301455803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11253212123297019442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721748051678409233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5111177692452048598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13362886612630597227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378076347889529351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 801327120736692686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4699191525837320350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234094882123221681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570233102935972356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9865398127761661877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880269947122352064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8090217456318186993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16025484797642586256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15227838330574973209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588748304579062524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2881158946989540711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1490072734283723398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2538620185569953836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370797527100310306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 66316950433147804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784389452390298244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5388483627672536988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18192834038463732471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2345489418874988412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644426795474333878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800129319561086701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848563061850882718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300134921900857794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 153289871986146807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12831098083005190034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9499593327628964088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6054157651864460856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245052930642292390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8816814228630263980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13396303819677262770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431755422384385200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13810626504954230443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958664971720885791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16403770515724449282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458888940883224362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2363639425693285521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309540338027383946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8396907956272418074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272449543372927826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1249716848179798301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601653390823876201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14101000380580598115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732855985448898695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9916488861344603018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120689705215420508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7045502122327013543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270920383891061017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12549228519022344279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2406812518314811899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15197935143493036789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425859847988236902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686861125905683633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5849892851254413095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752407066146343954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2203835600852666809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431115214373709198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7438649078481388223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661352099125202081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983940846044753117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13448430102006854587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822573768030114390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3101746985640105085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13803147262398796021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4147095966933147226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9235245405347832387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6014591974493027662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941685981500519720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17668024080993134784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519709044008634135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539596417425551258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7218853230151436362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4157730562886823471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5825284604375652902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030820823599126875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907577308490075019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408578513797541362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649058424227845120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289164848674087694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16702079720534870871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097607653079836265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399897072654776729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169248149251546537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693249735090493361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535983702603587289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877034478700823711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002740175519411640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12812080411368226795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579101586736789189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4492829941644973502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616403982044239880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929162261553153315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607604658262716142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2513957435078901448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1403803849479659971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5129866585876248764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851889797562877636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13687380711611197745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237731292491061007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059474591264752279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17130855379869681059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16104458098197161448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648386061875110158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17072481671494693897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4493393552022603112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321437970538696265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9023079882201754232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638544312755450224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9709598846590821781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13327662909092628636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115737026902417082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143882771843442739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364594950920610597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501216249801987552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768951232743790882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440235439208684312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122104003912380910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450091262733537964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5360649253006800212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518323105377345460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713135619872321835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968711759184626083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9227525507062263377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6271293467857300120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 47995237404065549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289494116218509445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299357384290254617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847340312334804481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7329389041020373424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 445900580762522868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9616850510366062758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908414748298619220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 812142730997527365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10054801554923592487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5416208309075805356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084164454057483088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647139726629208333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794483455184212857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15924387506973972872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11304777177416708249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1671969896805038085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818355737879645800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413382632349382017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5996666000651963680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380142206444285721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7714129346179444052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149579520004730390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649958656303749805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14541308456849101648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12618252748795972688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6229043346263113187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634471638635326266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266639189849713438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2800560568273634650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099605508173337439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164870453333765067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655822013561992540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3845758707875618793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2372088743205175505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991120703045902364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17200224116112004704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10469500848473078647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12712605132455430464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495302336888674693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8081653850904677970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596220767835508694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258761119612290407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12138057270364635186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14081141885022799279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777844699407832545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10483482831793269932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17463363243868384334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10372523467034818252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493103162630708992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14628321155220336443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980788573059825113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11278702834727100889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310556853113094831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851061288072558987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9443891454049504775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4425672154618021930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2335838069948969987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122042408350915214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17101908629033395011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7075507822303244824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881688544255535327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804011437139684132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042131220692041388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809525445493029798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14567889715248174790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13003710645688221992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8405012708946988709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3717137745805049462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 214598001449956374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453547941195186470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1879406837438324835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678788456465597747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777009356636424769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582833977886402697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15722640999606477343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901238698087235660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6238535096215905321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423543269924263949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8486385085546604406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11472171375774040473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195313426359141625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6368779341048569388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330734369659255939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10342351788273420900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17799072102278940028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2646972660872018151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13350686149728565054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5338177699155882273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082091467624499607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12598709557770554072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224989036252897568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187253038744146029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164979961157834766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4606152529106490312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12208006374855153744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12046491817821432247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546467765209666036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11060169628790217536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155681383719051889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14662597420873669540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6130496257545838938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14693202057787322524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484715227330165176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359852085889190005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804163877833522433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369521689529772180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8917680917327148518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5630806948634904338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005759462008803793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117026539206583860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2286553045570622036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3555358182266397597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734450123134571316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526187574536021902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5417688188836465254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 751454783974314884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640962605787341636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768628370873703869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223889419663027330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17254757086865074108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409185207392652121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12839509607937723745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471022420274646682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646942928819420644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2669419316273043503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2848313029545670315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15536077137243355736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1886458433390920212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218271515662877331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6215494573920573654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880460815996937627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12667336913653024785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997872936010996069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3716263417852172189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10077327270258021249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147134697233291513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13473137238690889944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332201228908207349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10659798243304795797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915251223796269393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321787219640321240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617432084967589337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677358825559937780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17048540506434830132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062628274739942002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2157062957243114774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12744784943291310954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2946286868576099789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263330015771395348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403431117335675135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419483285400753306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817575394777984467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540983208184368399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 725549998254474500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529018598273937534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6650055312923038466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5733007201497027452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042041071491424743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15229828611467446084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049521991495234449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10700227669785250774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241846230558739654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425892033224098156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051968730716194661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041739132715959879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134677147010276634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10127578361402481590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1980938263918794154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813477556923288334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13016060979137545694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814010399666866009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101299184140993827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320277677226843380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639506488433612881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3353287074987148798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6413389000958418653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11004405688866352173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9093229489565895576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326609272400085405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944500053500872683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12134020987457853463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665530813844779100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334135252762788513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318223951004981952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5846134940175161623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022329997249614889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578201545870387240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698987720431657706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785927578572025100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118008043456680757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539199629090026854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10901191025143637390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10887092859592271313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6693504425753896613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16578881544840340100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816452866798285281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593062874620559598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214982698243569973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2094793699995544878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809396103651720760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43463376565871965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16575124368617501702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308708148297700007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13642341116795306991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313552961344203489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300119318673813705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020132466243486788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988086949094762885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045057250927097843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571144775858691409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673559911448096059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7864716754517654404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319194047183031655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7573194973107682704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678860309165474849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15028592070083478681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175154618764109993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361968145779351576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 288457108775594740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285219443925941660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717132850020343102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451367539376754998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14690555584662196951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5798720397809440470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402056415018234968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2592908621648804041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586407715909825057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1248458908062207621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156237716671361911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5418912886304666660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15461171482470775001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749023236443420674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17479034896983626370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664044673456711615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221177637338296678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354785089954698472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 673051132218033757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 871766705820011421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492796547095391067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312780565789185644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025006523722995246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861560066605131647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107184868387914391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11963419994696258941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8812538475009266697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813608371741571814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13082065868723603015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030185471952037596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142433679926810318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256752621906767658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13522240211328332675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16331433044780709729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783029482464685193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240169113151808122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452007051882474113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14891522427544053759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224075333667423380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746493948336580023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419229846620478810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7764331402166391349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540751506703322916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133912017170052651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349533319633377855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9183976004426949603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472513070587173346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7852554257579512004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999949130434164415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160299522622611173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9858141896734259089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899042606320596159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13276040040806507778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385451915527546926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957418964310045900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2826799735979453737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18000583587816025432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7136883288167705094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2749648923624836963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4352633299797113644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14028099883212744152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1200120463897096019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635522558583980352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892805071427197685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 378702895894112676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777695563553846057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3648155995603391252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827050463714320922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776829139872894295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578895828706909114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11297418169104612151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1559831911336359366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506451618660178569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4013404357273499796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14932816868807938935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980442870701498088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068629190856015652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222256059822210127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831257618724453654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4563162163274593926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788049451970695725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922325664405532908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110197941514640256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496663305735454500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060707632457607258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2909598746004080990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734189930714428831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15128483326047072432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4106625426052745595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de6ee4d-342a-4285-850b-b1d8076c839f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de6ee4d-342a-4285-850b-b1d8076c839f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13246138990308142353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263200591271884541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17530/3
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676b4698-6840-448c-875a-bef31889bb84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c42cc5d-4bee-44ee-97f7-2d3c073ea043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c42cc5d-4bee-44ee-97f7-2d3c073ea043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11076983502188171210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210110769835021881712101107698350218817121011076983502188171210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e73d559-bc7c-470a-bebb-a3782e7d9e1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12f7c4e1-348c-40a2-9ae3-f3bdb02a3ec1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f7c4e1-348c-40a2-9ae3-f3bdb02a3ec1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17066010865143498590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590170660108651434985901706601086514349859017066010865143498590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17530/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f7c4e1-348c-40a2-9ae3-f3bdb02a3ec1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b818386f030>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b818386f030> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bba0dfb-9609-4a9d-b1b0-42ccc0b5060c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bba0dfb-9609-4a9d-b1b0-42ccc0b5060c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183a55f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818721c0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818721c0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 95a4e230-9b98-475a-ad85-4c834b8e61e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 95a4e230-9b98-475a-ad85-4c834b8e61e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bba0dfb-9609-4a9d-b1b0-42ccc0b5060c, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bba0dfb-9609-4a9d-b1b0-42ccc0b5060c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bba0dfb-9609-4a9d-b1b0-42ccc0b5060c, ghrun-zkbuch2wwm.auto.internal:20181): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 95a4e230-9b98-475a-ad85-4c834b8e61e4, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 95a4e230-9b98-475a-ad85-4c834b8e61e4, ghrun-zkbuch2wwm.auto.internal:20181): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-09T21:48:26.27952419+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 95a4e230-9b98-475a-ad85-4c834b8e61e4, ghrun-zkbuch2wwm.auto.internal:20181): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zkbuch2wwm.auto.internal:20181
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-09T21:48:26.27952419+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ab3b47e2-afcb-4b51-8c3f-966703b29903, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab3b47e2-afcb-4b51-8c3f-966703b29903, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab3b47e2-afcb-4b51-8c3f-966703b29903, localhost:2285): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_simple_encryption_1. Endpoint: "localhost:2285". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c42cc5d-4bee-44ee-97f7-2d3c073ea043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038937." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k75f4r811vhh53aq8m9jfscz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b818606bfb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b818606bfb0> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7b818606bfb0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8187134070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8187134070>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b818606bfb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, 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.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038937." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81863c7cb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81863ec130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81863ec130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 44ec15ea-3ea6-4c42-883d-ca34011c28dc, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 44ec15ea-3ea6-4c42-883d-ca34011c28dc, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818721c0f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 44ec15ea-3ea6-4c42-883d-ca34011c28dc, localhost:2285): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-09T21:48:30.554200575+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_simple_encryption_1. Endpoint: "localhost:2285". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183a55f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81863c7cb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183e35fb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184ce2030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ce2030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8187134070>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184cd3130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184d15a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184d15a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11859/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64308/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1986/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4155/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31837/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10531/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:28072/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10794/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:21914/8
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81863ec130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183e35fb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184cd3130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818721c0f0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b818721c0f0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b818721c0f0> is no longer active. Current active count 4.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8186a37070 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8186d45af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186d45af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183eeadf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 5 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81865f7670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81865f7670>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ce2030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20181/4
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8186a37070 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183eeadf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8187134070>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b8187134070>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b8187134070> is no longer active. Current active count 5.
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8186cccfb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 5 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818722cb30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818722cb30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184d15a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184374af0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 6 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184368c70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184368c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81863ec130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8186cccfb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818441ccb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 7 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184417630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184417630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184374af0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186d45af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185b66870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 8 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8186a54770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186a54770>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81865f7670>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818441ccb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185b66870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185b24db0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 9 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183fd89b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183fd89b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ce2030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185accb70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 10 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8185b83130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b83130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818722cb30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185b24db0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184d15a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185accb70 state=pending>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818390d9b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 11 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818417bd30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818417bd30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184368c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183937370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 12 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8185b500f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b500f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81863ec130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818390d9b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185b1bff0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 13 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8185b6abf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b6abf0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183937370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185b4ecb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 14 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183ab61f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183ab61f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184417630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185b1bff0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186d45af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183ac41f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 15 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183ab8df0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183ab8df0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185b4ecb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8185b845f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 16 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183a91770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183a91770>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186a54770>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81865f7670>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183ac41f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8185b845f0 state=pending>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183929270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 17 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183935870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183935870>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183fd89b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184e090f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 18 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e157f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e157f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ce2030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183929270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184eb4cb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 19 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184ee5730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ee5730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b83130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184e090f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818392a270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 20 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e431b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e431b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818722cb30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184eb4cb0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184d15a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183a91f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 21 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184eb3d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184eb3d30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818392a270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818417bd30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184e2b270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 22 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e2c370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e2c370>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183a91f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184368c70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184e7a770 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 23 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184de74b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184de74b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184e2b270 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b500f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184e9b6b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 24 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e340b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e340b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81863ec130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184e7a770 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818541a530 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 25 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81854778f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81854778f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b6abf0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184e9b6b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184dc9fb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 26 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81839a20b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81839a20b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183ab61f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818541a530 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818398b6b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 27 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81839b04b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81839b04b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184417630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184dc9fb0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81854365f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 28 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81854389b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81854389b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186d45af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818398b6b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183ab8df0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8186d1bfb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 29 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81853fb870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81853fb870>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81854365f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183a91770>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183edadb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 30 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8185427170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185427170>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186a54770>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8186d1bfb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81853fe370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 31 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8186dda0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8186dda0f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81865f7670>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183edadb0 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183f162f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 32 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81847261b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81847261b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183935870>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81853fe370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81839681f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 33 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e59a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e59a70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183fd89b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8183f162f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818479c870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 34 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81848b3db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81848b3db0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e157f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81839681f0 state=pending>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184edbf30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 35 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184e7ceb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e7ceb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ce2030>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b818479c870 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184ee5730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81847c8970 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 36 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184836af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184836af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184edbf30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184eeed70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 37 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818486eb70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818486eb70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8185b83130>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81847c8970 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184e431b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184835f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 38 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8184872a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184872a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184eeed70 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8184926970 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 39 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818478b070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818478b070>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818722cb30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184835f70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184d15a30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81848776f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 40 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818487acb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818487acb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b8184926970 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8184eb3d30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b81848776f0 state=pending>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 348, in acquire
    session = waiter.result(timeout=timeout)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2652, in wrapped_callee
    with self.checkout(timeout=retry_settings.get_session_client_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2752, in __enter__
    self._acquired = self._pool.acquire(self._blocking, self._timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2687, in acquire
    return self._pool_impl.acquire(blocking, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_sp_impl.py", line 353, in acquire
    raise issues.SessionPoolEmpty("Timeout on session acquire.")
ydb.issues.SessionPoolEmpty: Timeout on session acquire.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818649c670 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 41 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81845e7470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81845e7470>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818417bd30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2285". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2285/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2763
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30218
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8039
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/15083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6771
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17414
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13410
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61504
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12798
=================================== FAILURES ===================================
____________________ TestEncryption.test_simple_encryption _____________________
ydb/tests/functional/encryption/test_encryption.py:148: in test_simple_encryption
    slot.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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   GRpc shutdown warning: left infly: 1, spent: 3.266982 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.623566 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.848365 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.14526 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.492073 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.697837 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.222535 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.72664 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.009935 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1437259==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034673432 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034673432 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034673432 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034673432 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 0x000034673432 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034673432 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034673432 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034673432 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034673432 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003467334c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003467334c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034676c9a 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 0x000034676c9a 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df58c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033df58c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033df58c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033df58c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033df58c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033df58c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033df58c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033df58c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033df58c4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033df58c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033df58c4 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df5822 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033df5822 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033df5822 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033df5822 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f297796 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 256 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346d5fb0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346d5fb0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346d5fb0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346d5fb0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000346d5fb0 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000346d5fb0 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 0x0000414dd0cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x0000414dd0cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x0000414dd0cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x0000414dd0cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x0000414dd0cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x0000414dd0cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcYdbTableService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x0000414ccddd in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, 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 0x0000414cf180 in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a44bf7c 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 0x00003a44bf7c 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 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a44bf7c 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 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a5084fa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a5084fa 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 0x00003a5084fa 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 0x00003a5084fa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a5084fa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a4f689f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a4f689f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
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/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/r2ny/00139e/r3tmp/kikimr_cluster_yn6ap4mf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log --grpc-port=2285 --mon-port=63571 --ic-port=12798
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log --grpc-port=1986 --mon-port=11962 --ic-port=22796
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log --grpc-port=4155 --mon-port=1888 --ic-port=26523
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16680
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log --grpc-port=31837 --mon-port=26389 --ic-port=61504
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log --grpc-port=28072 --mon-port=3655 --ic-port=20557
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log --grpc-port=10531 --mon-port=6771 --ic-port=28543
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log --grpc-port=10794 --mon-port=9994 --ic-port=9697
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3224
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log --grpc-port=21914 --mon-port=20327 --ic-port=2634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2285/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:2285/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log --grpc-port=2285 --mon-port=63571 --ic-port=12798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_z4ljksog.log', '--grpc-port=2285', '--mon-port=63571', '--ic-port=12798')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2285/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429706
DEBUG    ya.test:process.py:259 Command (pid 1429706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429706) elapsed time (sec): 0.964547872543335
DEBUG    ya.test:process.py:263 Command (pid 1429706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) maxrss: 478100
DEBUG    ya.test:process.py:263 Command (pid 1429706) minflt: 45062
DEBUG    ya.test:process.py:263 Command (pid 1429706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nivcsw: 286
DEBUG    ya.test:process.py:263 Command (pid 1429706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429706) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1429706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429706) stime: 0.207171
DEBUG    ya.test:process.py:263 Command (pid 1429706) utime: 0.5479729999999999
DEBUG    ya.test:process.py:263 Command (pid 1429706) wtime: 0.971
DEBUG    ya.test:process.py:275 Command (pid 1429706) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1986/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:1986/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log --grpc-port=1986 --mon-port=11962 --ic-port=22796
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_dbk1ahm4.log', '--grpc-port=1986', '--mon-port=11962', '--ic-port=22796')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1986/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430023
DEBUG    ya.test:process.py:259 Command (pid 1430023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430023) elapsed time (sec): 0.938136100769043
DEBUG    ya.test:process.py:263 Command (pid 1430023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) maxrss: 479568
DEBUG    ya.test:process.py:263 Command (pid 1430023) minflt: 45142
DEBUG    ya.test:process.py:263 Command (pid 1430023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 1430023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430023) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1430023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430023) stime: 0.19375499999999998
DEBUG    ya.test:process.py:263 Command (pid 1430023) utime: 0.544773
DEBUG    ya.test:process.py:263 Command (pid 1430023) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1430023) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4155/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:4155/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log --grpc-port=4155 --mon-port=1888 --ic-port=26523
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_rchccap4.log', '--grpc-port=4155', '--mon-port=1888', '--ic-port=26523')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4155/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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430276
DEBUG    ya.test:process.py:259 Command (pid 1430276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430276) elapsed time (sec): 0.9103388786315918
DEBUG    ya.test:process.py:263 Command (pid 1430276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) maxrss: 481080
DEBUG    ya.test:process.py:263 Command (pid 1430276) minflt: 45081
DEBUG    ya.test:process.py:263 Command (pid 1430276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 1430276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430276) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1430276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430276) stime: 0.192299
DEBUG    ya.test:process.py:263 Command (pid 1430276) utime: 0.511196
DEBUG    ya.test:process.py:263 Command (pid 1430276) wtime: 0.921
DEBUG    ya.test:process.py:275 Command (pid 1430276) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:31837/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:31837/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log --grpc-port=31837 --mon-port=26389 --ic-port=61504
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_snh8bp9c.log', '--grpc-port=31837', '--mon-port=26389', '--ic-port=61504')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31837/4
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430709
DEBUG    ya.test:process.py:259 Command (pid 1430709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430709) elapsed time (sec): 0.9901101589202881
DEBUG    ya.test:process.py:263 Command (pid 1430709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) maxrss: 482800
DEBUG    ya.test:process.py:263 Command (pid 1430709) minflt: 45176
DEBUG    ya.test:process.py:263 Command (pid 1430709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1430709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430709) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1430709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430709) stime: 0.171337
DEBUG    ya.test:process.py:263 Command (pid 1430709) utime: 0.5537529999999999
DEBUG    ya.test:process.py:263 Command (pid 1430709) wtime: 1.034
DEBUG    ya.test:process.py:275 Command (pid 1430709) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28072/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:28072/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log --grpc-port=28072 --mon-port=3655 --ic-port=20557
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_7h9g6o0b.log', '--grpc-port=28072', '--mon-port=3655', '--ic-port=20557')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431141
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28072/5
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431185
DEBUG    ya.test:process.py:259 Command (pid 1431185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431185) elapsed time (sec): 0.9967014789581299
DEBUG    ya.test:process.py:263 Command (pid 1431185) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) maxrss: 484248
DEBUG    ya.test:process.py:263 Command (pid 1431185) minflt: 45112
DEBUG    ya.test:process.py:263 Command (pid 1431185) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1431185) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431185) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1431185) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431185) stime: 0.21117799999999998
DEBUG    ya.test:process.py:263 Command (pid 1431185) utime: 0.518237
DEBUG    ya.test:process.py:263 Command (pid 1431185) wtime: 1.01
DEBUG    ya.test:process.py:275 Command (pid 1431185) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10531/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:10531/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log --grpc-port=10531 --mon-port=6771 --ic-port=28543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_80nqh10j.log', '--grpc-port=10531', '--mon-port=6771', '--ic-port=28543')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431646
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10531/6
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/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431657
DEBUG    ya.test:process.py:259 Command (pid 1431657) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431657) elapsed time (sec): 1.1496570110321045
DEBUG    ya.test:process.py:263 Command (pid 1431657) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1431657) minflt: 45054
DEBUG    ya.test:process.py:263 Command (pid 1431657) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1431657) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431657) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1431657) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431657) stime: 0.200809
DEBUG    ya.test:process.py:263 Command (pid 1431657) utime: 0.551843
DEBUG    ya.test:process.py:263 Command (pid 1431657) wtime: 1.162
DEBUG    ya.test:process.py:275 Command (pid 1431657) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10794/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:10794/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log --grpc-port=10794 --mon-port=9994 --ic-port=9697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_pk1k18rr.log', '--grpc-port=10794', '--mon-port=9994', '--ic-port=9697')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1432052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10794/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432057
DEBUG    ya.test:process.py:259 Command (pid 1432057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432057) elapsed time (sec): 0.8373444080352783
DEBUG    ya.test:process.py:263 Command (pid 1432057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1432057) minflt: 45146
DEBUG    ya.test:process.py:263 Command (pid 1432057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1432057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432057) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1432057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432057) stime: 0.20746599999999998
DEBUG    ya.test:process.py:263 Command (pid 1432057) utime: 0.498131
DEBUG    ya.test:process.py:263 Command (pid 1432057) wtime: 0.84
DEBUG    ya.test:process.py:275 Command (pid 1432057) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:21914/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:21914/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log --grpc-port=21914 --mon-port=20327 --ic-port=2634
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_pjoukem4.log', '--grpc-port=21914', '--mon-port=20327', '--ic-port=2634')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1432344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:21914/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432348
DEBUG    ya.test:process.py:259 Command (pid 1432348) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432348) elapsed time (sec): 1.1519782543182373
DEBUG    ya.test:process.py:263 Command (pid 1432348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) maxrss: 484476
DEBUG    ya.test:process.py:263 Command (pid 1432348) minflt: 45153
DEBUG    ya.test:process.py:263 Command (pid 1432348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1432348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432348) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1432348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432348) stime: 0.24290199999999998
DEBUG    ya.test:process.py:263 Command (pid 1432348) utime: 0.5256919999999999
DEBUG    ya.test:process.py:263 Command (pid 1432348) wtime: 1.162
DEBUG    ya.test:process.py:275 Command (pid 1432348) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22796\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26523\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61504\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20557\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9697\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2634\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22796\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26523\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61504\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20557\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28543\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9697\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2634\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434618
DEBUG    ya.test:process.py:259 Command (pid 1434618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434618) elapsed time (sec): 1.3052263259887695
DEBUG    ya.test:process.py:263 Command (pid 1434618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) maxrss: 752100
DEBUG    ya.test:process.py:263 Command (pid 1434618) minflt: 51370
DEBUG    ya.test:process.py:263 Command (pid 1434618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nivcsw: 394
DEBUG    ya.test:process.py:263 Command (pid 1434618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434618) nvcsw: 478
DEBUG    ya.test:process.py:263 Command (pid 1434618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434618) stime: 0.301129
DEBUG    ya.test:process.py:263 Command (pid 1434618) utime: 0.575199
DEBUG    ya.test:process.py:263 Command (pid 1434618) wtime: 1.312
DEBUG    ya.test:process.py:275 Command (pid 1434618) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2285', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1435521
DEBUG    ya.test:process.py:259 Command (pid 1435521) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1435521) elapsed time (sec): 1.0236032009124756
DEBUG    ya.test:process.py:263 Command (pid 1435521) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) maxrss: 752100
DEBUG    ya.test:process.py:263 Command (pid 1435521) minflt: 51576
DEBUG    ya.test:process.py:263 Command (pid 1435521) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1435521) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1435521) nvcsw: 706
DEBUG    ya.test:process.py:263 Command (pid 1435521) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1435521) stime: 0.260474
DEBUG    ya.test:process.py:263 Command (pid 1435521) utime: 0.581471
DEBUG    ya.test:process.py:263 Command (pid 1435521) wtime: 1.029
DEBUG    ya.test:process.py:275 Command (pid 1435521) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18949
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15083
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/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/8039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12671
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log', '--grpc-port=11859', '--mon-port=16265', '--ic-port=18949', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1436236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11859/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436242
DEBUG    ya.test:process.py:259 Command (pid 1436242) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436242) elapsed time (sec): 1.005793809890747
DEBUG    ya.test:process.py:263 Command (pid 1436242) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) maxrss: 759976
DEBUG    ya.test:process.py:263 Command (pid 1436242) minflt: 45084
DEBUG    ya.test:process.py:263 Command (pid 1436242) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1436242) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436242) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1436242) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436242) stime: 0.249765
DEBUG    ya.test:process.py:263 Command (pid 1436242) utime: 0.500713
DEBUG    ya.test:process.py:263 Command (pid 1436242) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 1436242) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log', '--grpc-port=64308', '--mon-port=8039', '--ic-port=30218', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1436497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64308/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1436502
DEBUG    ya.test:process.py:259 Command (pid 1436502) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1436502) elapsed time (sec): 1.0689795017242432
DEBUG    ya.test:process.py:263 Command (pid 1436502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) maxrss: 760592
DEBUG    ya.test:process.py:263 Command (pid 1436502) minflt: 45075
DEBUG    ya.test:process.py:263 Command (pid 1436502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 1436502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1436502) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1436502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1436502) stime: 0.18873199999999998
DEBUG    ya.test:process.py:263 Command (pid 1436502) utime: 0.560932
DEBUG    ya.test:process.py:263 Command (pid 1436502) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 1436502) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log --grpc-port=17530 --mon-port=32404 --ic-port=19728 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log --grpc-port=20181 --mon-port=4901 --ic-port=11317 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log --grpc-port=17530 --mon-port=32404 --ic-port=19728 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_fkwcxa4b.log', '--grpc-port=17530', '--mon-port=32404', '--ic-port=19728', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1437259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17530/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1437287
DEBUG    ya.test:process.py:259 Command (pid 1437287) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1437287) elapsed time (sec): 1.1550767421722412
DEBUG    ya.test:process.py:263 Command (pid 1437287) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) maxrss: 761444
DEBUG    ya.test:process.py:263 Command (pid 1437287) minflt: 45094
DEBUG    ya.test:process.py:263 Command (pid 1437287) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1437287) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1437287) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1437287) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1437287) stime: 0.21645899999999998
DEBUG    ya.test:process.py:263 Command (pid 1437287) utime: 0.5478069999999999
DEBUG    ya.test:process.py:263 Command (pid 1437287) wtime: 1.16
DEBUG    ya.test:process.py:275 Command (pid 1437287) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log --grpc-port=20181 --mon-port=4901 --ic-port=11317 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8bt9ujhf.log', '--grpc-port=20181', '--mon-port=4901', '--ic-port=11317', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1437781
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20181/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1437785
DEBUG    ya.test:process.py:259 Command (pid 1437785) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1437785) elapsed time (sec): 1.0115904808044434
DEBUG    ya.test:process.py:263 Command (pid 1437785) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) maxrss: 762156
DEBUG    ya.test:process.py:263 Command (pid 1437785) minflt: 45184
DEBUG    ya.test:process.py:263 Command (pid 1437785) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1437785) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1437785) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1437785) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1437785) stime: 0.227292
DEBUG    ya.test:process.py:263 Command (pid 1437785) utime: 0.52066
DEBUG    ya.test:process.py:263 Command (pid 1437785) wtime: 1.014
DEBUG    ya.test:process.py:275 Command (pid 1437785) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5e4a377c-9ca4-4321-a7bd-84fcc8a08afa, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 30c56290-c8b5-4695-bd27-274f4f31922d, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 17530 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: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:17530, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818424dab0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTYyYjY4YTYtNTRhYjM1MjgtMzQ5OTcyMTUtMmU2ZThlOGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): request = { session_id: "ydb://session/3?node_id=50000&id=MTYyYjY4YTYtNTRhYjM1MjgtMzQ5OTcyMTUtMmU2ZThlOGQ=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bc7d28ce-c3ef-48ce-bd7c-0a90257cdb8e, ghrun-zkbuch2wwm.auto.internal:11859): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 886a199d-cc2d-4be5-95b4-5dfe5af85061, ghrun-zkbuch2wwm.auto.internal:11859): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183840830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818386de70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dceb7c88-adae-4bbd-b024-76d8bbf18489, ghrun-zkbuch2wwm.auto.internal:20181): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, ae9ecd7b-f558-465e-867f-b65d24e280d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b8183e352b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 12798
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 12798
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b8183e376b0>
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 12798 SectorMap:1:64
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2f981294-4f85-4f14-8971-802b6401ed1a, ghrun-zkbuch2wwm.auto.internal:17530): on response callback success
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 30
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 12798 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 98b414dd-f406-411c-89a5-1aed2d707c40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b8077bcf-2dd123bd-52623d74-3b3f3b54" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465493323282078025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025446549332328207802544654933232820780254465493323282078025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb4ddaf-e0b0-4978-b51a-8c49b27af886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 00a0c8db-4272-4e14-8b21-33c6439a45e4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=648ecf6-2b6aa5c0-24d229df-d35ca9ea" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320209468446829960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960432020946844682996043202094684468299604320209468446829960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13551335919823305319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319135513359198233053191355133591982330531913551335919823305319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aade1537-a3d7-4aeb-a5eb-6da98a83ee8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918358050185275081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081491835805018527508149183580501852750814918358050185275081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06478ec3-13cc-4c59-a69d-85a8d93610d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853528798134723335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335985352879813472333598535287981347233359853528798134723335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b23b22-808d-41ca-88f5-67000a72ae5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681921753623951631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631106819217536239516311068192175362395163110681921753623951631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c872f7c7-36a0-48bd-a1a0-f3c254fbf0b5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748989958808545207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207374898995880854520737489899588085452073748989958808545207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be868ad-8159-4b94-85a9-4d1198b70f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662881752341457049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049966288175234145704996628817523414570499662881752341457049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7bb6870-fdd3-4bef-80fb-a0f4617e605b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142762867722536977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977814276286772253697781427628677225369778142762867722536977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00abc439-5a4e-4046-a849-c71e6f909967, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 200557500529474093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093200557500529474093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d47a68-e251-4bfc-9e2e-fabd083451e9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938017091033719889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889119380170910337198891193801709103371988911938017091033719889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782b141d-9e2e-415d-9a2e-2a653391c577, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbf7e13-bf60-498d-a340-f03a59b6baa5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10699590202969692351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351106995902029696923511069959020296969235110699590202969692351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10038501784383377308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308100385017843833773081003850178438337730810038501784383377308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c06b99-a535-456b-8e72-b396a90d385c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6685817951224127395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395668581795122412739566858179512241273956685817951224127395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72603e0-2bf6-4db8-9158-557c1ebcad24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a2bb3c-76ac-4dcf-b29a-0fde88bde56e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614981740746760723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723561498174074676072356149817407467607235614981740746760723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995478357903349721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721169954783579033497211699547835790334972116995478357903349721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76772ed-71f6-401d-9ea4-850d22eb5dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7bf165-c9c2-4cb1-928d-5d59873be9e8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2676647788444646787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787267664778844464678726766477884446467872676647788444646787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32514866361634511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511325148663616345113251486636163451132514866361634511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2bcc79-0c52-422d-a744-e204a0dcf237, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16546647104251928746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746165466471042519287461654664710425192874616546647104251928746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f569aba2-d868-4904-8eb1-e4e6eb744825, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14648223887197290926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926146482238871972909261464822388719729092614648223887197290926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac48d95c-ed16-4f1a-9dab-ece974538a5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17349311505091340558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558173493115050913405581734931150509134055817349311505091340558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0903a7f-8ef4-474e-a5c6-7de63d8c3d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579172636489379870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870757917263648937987075791726364893798707579172636489379870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4269927-9fd8-4734-ab46-cb773a14a92d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137429074218456763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763161374290742184567631613742907421845676316137429074218456763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97912b8-1156-4a83-8a0f-0e80fc958856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8582155955907714665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665858215595590771466585821559559077146658582155955907714665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b18efa5-3fcd-4d0e-ad90-7926878d30d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1001565724851112663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663100156572485111266310015657248511126631001565724851112663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf3c004-2f59-441d-b9de-66049f5633be, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409811668372342579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579104098116683723425791040981166837234257910409811668372342579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed2b256-9462-4b07-9191-1f90c7c1076e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320899512399954870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870123208995123999548701232089951239995487012320899512399954870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059a277a-9437-4d10-9513-3722d5c13707, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308504622819557482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482163085046228195574821630850462281955748216308504622819557482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8ae643-9a69-4fdd-9136-ccbe1849d55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6210242379156143139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139621024237915614313962102423791561431396210242379156143139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2ef33c-dcbb-4d8d-9d34-a58ba55a20c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6860604017483752148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148686060401748375214868606040174837521486860604017483752148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce3656e-ddb4-466c-9d29-06db767d53be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132153488915940369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369713215348891594036971321534889159403697132153488915940369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db371c30-4564-4029-b830-0288c75b197a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989423159260725053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053109894231592607250531098942315926072505310989423159260725053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e77069-509c-4d7f-a531-869d773349f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639032579971032281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281136390325799710322811363903257997103228113639032579971032281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67edfcde-e988-4705-b527-9da2898893af, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232775933458471713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713152327759334584717131523277593345847171315232775933458471713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7d7928-0e38-4cec-bf98-8343d75e058c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14850987746729477261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261148509877467294772611485098774672947726114850987746729477261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad650ca-9061-49ef-a0b3-ab611f1fcabd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14280325949089353354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354142803259490893533541428032594908935335414280325949089353354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5113bc7-bc67-4d5c-808d-5baf41b5147d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16228708834881742393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393162287088348817423931622870883488174239316228708834881742393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95cd8219-1a0c-43d0-aed2-7b40d86ebcf5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095d1cab-b860-4802-8c09-2de0c68eadd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9080172729917773234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234908017272991777323490801727299177732349080172729917773234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432183671957388278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278432183671957388278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4bd170-3da0-4363-8797-f1ee5c8e6f4e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689027027942494112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112156890270279424941121568902702794249411215689027027942494112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe9083f-a9cf-43ec-aae6-e6d239688593, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484610654470093072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072484610654470093072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323a3211-a845-4794-854f-550386b7bd8e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866435330783143780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780886643533078314378088664353307831437808866435330783143780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0233a2-9857-41fc-8e23-34e241aec439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865534977175954008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008178655349771759540081786553497717595400817865534977175954008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abbfcea-78ac-4628-b38d-f27bb50c32c5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15300567400915373967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967153005674009153739671530056740091537396715300567400915373967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af13a042-9301-4ecd-895c-f3cceff2137d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670a3260-59e5-43e3-8b9a-ec6011d0db7f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305618488535595861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861113056184885355958611130561848853559586111305618488535595861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6678412545733828899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899667841254573382889966784125457338288996678412545733828899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf47ca8-42da-4037-a7bc-6dca966f5db1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307410511904801844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844123074105119048018441230741051190480184412307410511904801844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c812a5d2-8c9a-4337-8f27-664bd26f6152, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 925395274447065101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101925395274447065101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a5432dd-e660-4c13-b109-3470c02ab598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3ce493-e36a-429b-b622-fc07690ab896, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136718017071119314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314161367180170711193141613671801707111931416136718017071119314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244551323250146043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043724455132325014604372445513232501460437244551323250146043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1699a268-d64c-4bb8-8044-e587a9138d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d42ffca-66ce-42fc-880e-3109984cfa96, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10915239810527854315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315109152398105278543151091523981052785431510915239810527854315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1207902205859088334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334120790220585908833412079022058590883341207902205859088334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92593ad-9abe-451b-89df-14a3409e7010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029253671020275338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338130292536710202753381302925367102027533813029253671020275338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1852b691-5595-42ed-a137-f9a3d7321243, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041861654691122189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189404186165469112218940418616546911221894041861654691122189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6698c65a-15b5-4559-8896-9c0e9a2134ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977707017739439937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937997770701773943993799777070177394399379977707017739439937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af2ee32a-7f0b-4d4d-a230-115b80e043d7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158849811981394965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965615884981198139496561588498119813949656158849811981394965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3dd921a-879f-4a4a-98a9-27e998f6daef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701292940478514047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047147012929404785140471470129294047851404714701292940478514047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228d651e-8822-46c8-8b39-fdca4a633ae7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bdb79e-8711-4f49-9be3-d282d339bf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14737286312388718408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408147372863123887184081473728631238871840814737286312388718408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9245871061252028275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275924587106125202827592458710612520282759245871061252028275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72eda4b-6b68-410a-bb78-53b52df51489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250263274259149472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472125026327425914947212502632742591494721250263274259149472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9831be1-cb95-4da9-9737-cef5d8f185ce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8e1ab4-0392-4b81-a816-75ef2f644a49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982030042768736773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773598203004276873677359820300427687367735982030042768736773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1796833961056628933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933179683396105662893317968339610566289331796833961056628933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc0ba67-7831-4f77-93aa-717c88697dc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847040722994057684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684128470407229940576841284704072299405768412847040722994057684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86da2713-a239-4690-9e76-2bcf56a08571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6681972664805687324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324668197266480568732466819726648056873246681972664805687324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e1197f-6f7c-49ae-943f-1bf20dffb797, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9867040943057871116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116986704094305787111698670409430578711169867040943057871116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bda0cc-da90-4c1a-aa95-83d0cc98dc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9761138845513456789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789976113884551345678997611388455134567899761138845513456789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501237e1-0fc1-44bf-9a14-ae5324fdc176, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767252964432444981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981147672529644324449811476725296443244498114767252964432444981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f1cbc5-d80b-41d2-997f-a3530959ee07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172645908708971975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975817264590870897197581726459087089719758172645908708971975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f4db4f-0fc0-45fa-b01d-0527ab8f0cfe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529049156328860048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048652904915632886004865290491563288600486529049156328860048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75cfd055-8580-4d85-a0f9-59a60aa58a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda194d5-b22f-4f9d-abba-d9ef082e7a96, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4833468024200420140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140483346802420042014048334680242004201404833468024200420140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3128607111647035152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152312860711164703515231286071116470351523128607111647035152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59bd8ae-fd5b-45dd-b5ed-413148cf2711, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17391692074442576863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863173916920744425768631739169207444257686317391692074442576863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c08c070-d57d-415a-8829-501fffe17535, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9917685906656696723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723991768590665669672399176859066566967239917685906656696723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5269364-d3dd-4337-9887-2677e3c6da1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14189308291018241413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413141893082910182414131418930829101824141314189308291018241413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712bcc58-31c9-4c38-bf09-c2141d1ea504, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d4ce76-3c4f-447c-94f4-17304b74558a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1931844092834936274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274193184409283493627419318440928349362741931844092834936274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398204661191781880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880339820466119178188033982046611917818803398204661191781880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667bcaea-9e36-4072-b74f-52af5ef5845a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6215bdf6-b60e-4626-b2f8-f73c76a085c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529389966954467746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746752938996695446774675293899669544677467529389966954467746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104766828484580958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958131047668284845809581310476682848458095813104766828484580958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac1d830-6f87-43b8-84b6-ae30e9c36cee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39d9ff46-21d4-4a06-90da-10b2c6df9515, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16232258546030428522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522162322585460304285221623225854603042852216232258546030428522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958547457332485458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458958547457332485458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25cc37fa-f0f1-4668-96da-ef4b60cc458c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ce97c7-d254-4521-be62-e912671ce150, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2232080031671520844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844223208003167152084422320800316715208442232080031671520844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273911401624257080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080827391140162425708082739114016242570808273911401624257080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a9df8e-3af8-47e3-a21c-5ff7b25dd86c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090447083993805636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636100904470839938056361009044708399380563610090447083993805636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf57d7a7-2e24-456d-b34c-df50efc75259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10426040922691397329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329104260409226913973291042604092269139732910426040922691397329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a189a4e4-526d-4a7d-bcae-b2990698c403, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88b1a3b-c0cd-4449-8bdf-619aef5c1660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645127985866048853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853645127985866048853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2464844667574977046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046246484466757497704624648446675749770462464844667574977046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0231f7-4f04-424e-b3b0-3e8747d1c5e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3433865005907477722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722343386500590747772234338650059074777223433865005907477722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5398225-7bc8-481f-b3f5-9235abade398, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eeba9f9-dfb7-40fd-827c-f3b4340d3042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4172156011923927927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927417215601192392792741721560119239279274172156011923927927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13479408042562712520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520134794080425627125201347940804256271252013479408042562712520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2117d6-4b9c-4de3-992a-3c7832e6c744, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c07af9-f7be-4cd7-b246-5881b859524d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558876852997644903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903558876852997644903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11542710390717236832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832115427103907172368321154271039071723683211542710390717236832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dce931-14ea-4652-969b-7070b9575f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62406f52-0ecf-42c5-9772-74cbbc467aea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11040973834079602906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906110409738340796029061104097383407960290611040973834079602906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9970289141220135599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599997028914122013559999702891412201355999970289141220135599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0131d0f3-109b-40e0-95e1-2a7594fd2b0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5560319396229147059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059556031939622914705955603193962291470595560319396229147059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce9fc67-772b-4f5e-8018-4a37aa9406fb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8cbd403-d253-4382-9340-089f1543233b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021907199573908791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791102190719957390879110219071995739087911021907199573908791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15295040178023087641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641152950401780230876411529504017802308764115295040178023087641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44105b35-e851-4bda-9887-c7e9ee24cdc0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923a086c-15f8-4896-be64-d04dbfaa714e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13091462173393072016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016130914621733930720161309146217339307201613091462173393072016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4254765774115322057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057425476577411532205742547657741153220574254765774115322057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bfc08b2-2c07-4a25-8651-2e7a12226614, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033732503169157145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145120337325031691571451203373250316915714512033732503169157145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35df0947-ac08-4b42-9da5-6e4c805330b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918603871482902017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017391860387148290201739186038714829020173918603871482902017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd629d49-2b32-4ebe-b505-fb6ded8a1139, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11679650149096875719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719116796501490968757191167965014909687571911679650149096875719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e7d116-57a3-4653-8b43-1b324d3ef63e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7333161044952459231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231733316104495245923173331610449524592317333161044952459231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e70d62-6b7c-420c-913b-127fafca4001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3580786446220995827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827358078644622099582735807864462209958273580786446220995827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119fe853-9638-411f-914c-a4bb6afe8299, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228184072368795666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666122281840723687956661222818407236879566612228184072368795666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c716782-82a8-44d4-944f-4b1632afb78b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578265872853537419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419578265872853537419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17faf218-e23a-4bee-912b-8f4e478ee29e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b38efb-995c-4014-ae4d-76851702fdf9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27937682366756836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836279376823667568362793768236675683627937682366756836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258691881462013259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259258691881462013259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32276f6e-259a-44ce-9f78-a0c9e0299db9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1427e5a7-113e-40fa-9233-7f9bd650e683, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498504108132518627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627449850410813251862744985041081325186274498504108132518627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2145249032923667928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928214524903292366792821452490329236679282145249032923667928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c13713-460a-45db-9933-ac545a0d1f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4708687492371832632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632470868749237183263247086874923718326324708687492371832632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad6f2fb3-f34c-4081-af0c-50b3b7469cf2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd91998-b59d-4a9a-969f-8887e973fa4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031917789623479617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617140319177896234796171403191778962347961714031917789623479617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600693926679111647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647156006939266791116471560069392667911164715600693926679111647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a37d8d3-6ca2-44a5-889b-af70dc0f90dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10244508564844660844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844102445085648446608441024450856484466084410244508564844660844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6999329a-355d-49e1-8f50-8580f04d7380, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1578413094436321238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238157841309443632123815784130944363212381578413094436321238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea2a8d-b315-4f30-a233-668e31c75c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624456065519131010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010162445606551913101016244560655191310101624456065519131010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d065d7-fce7-4d87-83b0-2062518a581a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 480905750819852677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677480905750819852677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0579df75-fc53-4a3d-90d4-0a057bd59057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914398625530334042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042991439862553033404299143986255303340429914398625530334042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97890083-b708-4865-971f-1ca5ecb4fc12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1375095088112354392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392137509508811235439213750950881123543921375095088112354392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e91efb-0ff5-4202-b74f-945ec374a296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9515863474741521707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707951586347474152170795158634747415217079515863474741521707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35d4580-7733-427d-bf53-c569ad41bbcf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46cb250b-c5eb-4357-ab92-6d044158ff6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465825062804021224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224174658250628040212241746582506280402122417465825062804021224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14663368400382809740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740146633684003828097401466336840038280974014663368400382809740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1db444-b1ca-42ff-b409-dea1934ebb24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4f79d2-e016-4786-adf7-355bdecd4e8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358075904641309468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468143580759046413094681435807590464130946814358075904641309468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366914139900949955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955636691413990094995563669141399009499556366914139900949955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a43b76a-84d6-4f0b-8778-bf04a9a5b8ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 616757236424590601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601616757236424590601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50751b4b-ebc4-4127-a20a-2e22c03c606e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa38e98-23d0-4bb0-81b6-a583c9d79fbc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 944110693216712884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884944110693216712884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3113432869416805457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457311343286941680545731134328694168054573113432869416805457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c7d184-127d-4104-8012-ab4fbd6da798, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8312305783199957984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984831230578319995798483123057831999579848312305783199957984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a8fa0f-0fb8-42e0-ab3d-1f017e886636, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae762556-74e1-4301-b0ff-f22ad4a285be, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5866018255485766094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094586601825548576609458660182554857660945866018255485766094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207417468182145768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768112074174681821457681120741746818214576811207417468182145768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1138df54-be90-4124-a0df-ecbda333dbfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15209499480661981478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478152094994806619814781520949948066198147815209499480661981478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a38274d-9d46-4bf3-8212-44c1c5aa4fe6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041103041369962755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755904110304136996275590411030413699627559041103041369962755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762578bb-4dc1-472a-ae57-8fe3b9a8711b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18005999-92b6-4328-8ef0-218eb6368edb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136731858165376517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517113673185816537651711367318581653765171136731858165376517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15934355734470245218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218159343557344702452181593435573447024521815934355734470245218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501fc917-71d9-46c3-9b7b-5af94e337d68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932861305883934198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198193286130588393419819328613058839341981932861305883934198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a300c19-cab0-42fd-ae93-a8e3ee47fcae, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8443705400527381507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507844370540052738150784437054005273815078443705400527381507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883ae5a0-5734-47b9-bb97-42b35b18dc2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928908294931311433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433928908294931311433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974dc22d-4eda-445b-9b4d-e3169a684e38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258487109416653132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132725848710941665313272584871094166531327258487109416653132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a3bd86-9392-4a60-9611-f258c4ab2b15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13351530783306855220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220133515307833068552201335153078330685522013351530783306855220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02094b09-02af-4971-8b61-bd2f5f5865bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31785014-0296-42da-9901-08249967e572, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568834572354611797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797175688345723546117971756883457235461179717568834572354611797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10814245665889305695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695108142456658893056951081424566588930569510814245665889305695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac2f994-64b2-4871-9eb4-81fba6b1becf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8021886941190438400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400802188694119043840080218869411904384008021886941190438400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05013db1-1b8a-4883-831d-168e4f89f0bd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109267848101487640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640210926784810148764021092678481014876402109267848101487640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0b35181-d847-4e3d-8244-3de814c00a39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a6e4c8-03b7-42b7-8eb9-b0cd6cfb49ab, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13069998776189934426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426130699987761899344261306999877618993442613069998776189934426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17877651563860030279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279178776515638600302791787765156386003027917877651563860030279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a2c00e-5b92-4392-8769-b00821054849, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867545936092942975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975286754593609294297528675459360929429752867545936092942975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f17b6d6-109a-4d78-aabe-9cfd6424d052, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02132b6d-da92-4582-bfa7-5236625d92ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11521666338629756715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715115216663386297567151152166633862975671511521666338629756715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275687019262312306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306162756870192623123061627568701926231230616275687019262312306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1ff414-474f-499a-910f-d46ef6c451eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883512783740661207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207188351278374066120718835127837406612071883512783740661207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2e421b-8f5f-4a77-b99e-8d93cc15150f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29669998126477815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815296699981264778152966999812647781529669998126477815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e475063a-28f8-4f31-b06d-02cfab90821e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11699182792149459899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899116991827921494598991169918279214945989911699182792149459899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83db0a87-3832-4e9b-b0b6-79576f382dd5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065100785182283583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583606510078518228358360651007851822835836065100785182283583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe4793b-f165-4f09-8a67-b9a2a366c7ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10437786962605780857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857104377869626057808571043778696260578085710437786962605780857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e942e7f8-7089-4eeb-95f7-082ae1644cb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0781f3-5fd8-47c9-92f7-92a7f9d063c1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1645940114593079044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044164594011459307904416459401145930790441645940114593079044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294411695564376055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055102944116955643760551029441169556437605510294411695564376055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe59a7b-cf92-4f91-b88b-8fa759020f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283004695785877810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810102830046957858778101028300469578587781010283004695785877810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93701f1f-cc98-4347-9bda-0a9f5c7b0c18, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195385636204423057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057161953856362044230571619538563620442305716195385636204423057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aac64a-c638-4c7e-a2c2-5ae91fbb9ad1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898346039634662246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246118983460396346622461189834603963466224611898346039634662246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e3416e-ed82-4215-90fa-b577294c3469, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15236894374074295866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866152368943740742958661523689437407429586615236894374074295866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7fe960-e4f1-47c5-9e0a-177ecf954e10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106099453810302623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623710609945381030262371060994538103026237106099453810302623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab69c3f-c25d-4bf3-9878-d08f99ba7e4f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec29cd6-9b8f-42bd-b48a-221b835ccf9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15849821833437053274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274158498218334370532741584982183343705327415849821833437053274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313473230506894919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919143134732305068949191431347323050689491914313473230506894919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7870845c-9d6e-4ea5-909a-6af219084356, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57e09ac-5657-4b73-90b0-cdc3613802ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074963630514767490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490110749636305147674901107496363051476749011074963630514767490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8057554903211705777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777805755490321170577780575549032117057778057554903211705777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64184ab0-f296-465d-811f-544cf83829ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b609cce-d800-4569-b5fc-7ceee59ecf8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6554188701240129009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009655418870124012900965541887012401290096554188701240129009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5377226297720785426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426537722629772078542653772262977207854265377226297720785426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc43566-35b3-4255-9303-f9e542195388, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edc75b1-cb54-48b1-9d41-ef31f1323910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000030509605453247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247120000305096054532471200003050960545324712000030509605453247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397784004659163664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664143977840046591636641439778400465916366414397784004659163664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7fb6a1-c162-4266-820f-b5d5165da4ec, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416143495024051409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409134161434950240514091341614349502405140913416143495024051409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee54eb4-c793-48b2-8068-d535996a7182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2e9d28-5127-4be7-ae26-3258f19048ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043103877585411473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473504310387758541147350431038775854114735043103877585411473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935235997053629877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877169352359970536298771693523599705362987716935235997053629877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a4930b-db19-4cd4-95af-98278900411a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053154765123634117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117170531547651236341171705315476512363411717053154765123634117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb85974c-0fe9-4a9b-bab4-df311b2f63fc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372317436510011048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048437231743651001104843723174365100110484372317436510011048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f536c6-851c-4b66-bf79-80dc9deff461, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2975226148403412455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455297522614840341245529752261484034124552975226148403412455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 827ed087-e51e-43dd-a61e-4b3e0fa0d8d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7064373224852193415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415706437322485219341570643732248521934157064373224852193415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fd8237-bd7c-420d-8e71-9eddc22116bb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1573776201272309803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803157377620127230980315737762012723098031573776201272309803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bb7fab-658a-4810-8f73-c2c54f6c484e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9168052434884095859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859916805243488409585991680524348840958599168052434884095859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b62827-2467-4895-8803-64e863fc2ebb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10648432500108431497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497106484325001084314971064843250010843149710648432500108431497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425fecae-562b-4c4b-b2c2-385258fb8594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470043260858055897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897174700432608580558971747004326085805589717470043260858055897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25dcbe99-2df0-4f78-aeb7-d4e193c89465, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48453862-a50a-44db-81d0-c54e25a3e5be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16515154578634517528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528165151545786345175281651515457863451752816515154578634517528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487728309636544865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865848772830963654486584877283096365448658487728309636544865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154a5315-08ca-4a79-8e8b-7a4b87d8dde7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12795976308051988878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878127959763080519888781279597630805198887812795976308051988878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0e1b69-1155-49d3-a910-aebf15f4fd26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527006496376478440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440952700649637647844095270064963764784409527006496376478440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a3753a-53d3-4b28-be42-0150f16ee283, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55289cc-c380-4787-a447-fde1735abe53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15537793677835167152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152155377936778351671521553779367783516715215537793677835167152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156718097086362703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703101567180970863627031015671809708636270310156718097086362703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c719edd3-57fe-4028-a6e1-3958de6b73ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69e45e4-ee47-45fb-b469-a4c7c1d0c886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4859940226373480936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936485994022637348093648599402263734809364859940226373480936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10693991731647682364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364106939917316476823641069399173164768236410693991731647682364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6306bb8-4558-4a74-bbed-57b317fec71b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13402577628776665017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017134025776287766650171340257762877666501713402577628776665017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b60b424-58ce-406b-a771-963e8f8cf844, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409746093955293376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376144097460939552933761440974609395529337614409746093955293376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b69d1b-a7cf-4b4a-a0f3-283b962c6f53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a5feb7-f80c-412f-a5a2-d4f13106aed9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5222946147450985209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209522294614745098520952229461474509852095222946147450985209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416827458283472875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875416827458283472875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e59aa0-cbd2-4e07-a6e6-ce16cdf46796, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797259017378201365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365127972590173782013651279725901737820136512797259017378201365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dab7cf0-fb8f-44c6-83dd-63a3580648d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577b30f3-7e69-485a-9490-10f253f6a409, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9100133789105738474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474910013378910573847491001337891057384749100133789105738474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203483818395692889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889120348381839569288912034838183956928891203483818395692889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e66cc49-bd5d-4b8f-90e7-7d69ee0228d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10137301631841942002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002101373016318419420021013730163184194200210137301631841942002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2971341b-442a-40d3-b13a-640f9f6f29c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138480228338255969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969413848022833825596941384802283382559694138480228338255969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33a3dbf-3499-4455-a02f-113399e3a77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11591963247435526412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412115919632474355264121159196324743552641211591963247435526412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec02ca9f-57cb-490d-82f2-cc958dc6f5e7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6590211098022034437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437659021109802203443765902110980220344376590211098022034437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9d2d87-b754-4fb7-a2b0-4dbdf675eb93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0741910e-88d8-4b2b-bdd2-7ff6e69ee408, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8376241846170689909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909837624184617068990983762418461706899098376241846170689909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893844252974046463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463589384425297404646358938442529740464635893844252974046463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94288cfa-bb9c-444e-915c-b0d8f7ee5441, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12632323306807830742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742126323233068078307421263232330680783074212632323306807830742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a15653-d3a7-4fec-9938-d61ad4f68560, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249558185200906223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223112495581852009062231124955818520090622311249558185200906223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ae4447-3b42-4296-ae26-b85490488842, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f256a04a-3588-4d43-bf63-f078c490baf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5206644645854311635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635520664464585431163552066446458543116355206644645854311635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11944951956266166974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974119449519562661669741194495195626616697411944951956266166974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dbe6ba-3c02-4e63-ab9c-61775dc766bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639384752153545211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211363938475215354521136393847521535452113639384752153545211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd03f47-220f-4e66-aa61-7cbfe209b831, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7750527345491403852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852775052734549140385277505273454914038527750527345491403852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287cce6a-8d03-4dd6-8fb7-56ec2bc10965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d2369d-7b9a-4b8d-9a32-96acfcd4fa22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2353984875764027468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468235398487576402746823539848757640274682353984875764027468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16374172481487465439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439163741724814874654391637417248148746543916374172481487465439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6f2e2d-90db-43ee-9848-f2a64da09b70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6932925399845778116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116693292539984577811669329253998457781166932925399845778116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5003957a-10ac-4970-96dd-e79c6de82a13, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f55521-f8a8-4b07-8434-05de73eddb04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303851869561958918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918830385186956195891883038518695619589188303851869561958918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8056493561831767129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129805649356183176712980564935618317671298056493561831767129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9e996b-3e26-4261-811d-b8e7f433d4d4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1518433671130598893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893151843367113059889315184336711305988931518433671130598893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500c7960-9861-4f84-9c1a-aef8eb471575, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034114528205309648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648110341145282053096481103411452820530964811034114528205309648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0251a68-6c58-4069-8586-e10887b42f4e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175069310954516649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649131750693109545166491317506931095451664913175069310954516649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e783fc4-c320-4ffa-8afe-ed347dce061d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2509437167677798087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087250943716767779808725094371676777980872509437167677798087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d4ac5a-2fa6-402c-a9e6-8412b7a36fd4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452206729575460804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804145220672957546080414522067295754608041452206729575460804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392f57dd-c614-45ae-aed1-f0b06a900b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861397055321776456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456118613970553217764561186139705532177645611861397055321776456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c35d6e-5ab7-45d2-a010-6f25a24a3d2f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5241f-107e-49c9-9da6-40f675fee1ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9952914254840426490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490995291425484042649099529142548404264909952914254840426490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15058552111840164693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693150585521118401646931505855211184016469315058552111840164693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25987543-95a8-4a7c-ae22-827303b56f9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bcf727-20b5-463f-b2ec-8f5ee950d999, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15609305815800097350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350156093058158000973501560930581580009735015609305815800097350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5935425177414831962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962593542517741483196259354251774148319625935425177414831962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fca1b3c-5042-43e8-b068-9369cb9e4081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655644118848308883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883106556441188483088831065564411884830888310655644118848308883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c53ec5-3b57-484d-8a45-bc85779d6fb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15208766179881488099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099152087661798814880991520876617988148809915208766179881488099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8524a73d-1f4b-4203-8211-b1c028912ca3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2731019434280836994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994273101943428083699427310194342808369942731019434280836994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5a6379-917e-4847-ab96-665dc1c91378, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995540518779283077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077149955405187792830771499554051877928307714995540518779283077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a754288d-bd8f-4f19-b25d-3efd95a02bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15467879683448125732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732154678796834481257321546787968344812573215467879683448125732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd2f615-c1ce-40cc-b72e-37a4424f3d0b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4943083c-bb46-4fef-8878-58fcedc51ea9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828848129749912110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110168288481297499121101682884812974991211016828848129749912110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490257627564009569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569124902576275640095691249025762756400956912490257627564009569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a84ff8-d99e-4b5f-9ea5-a1c4d56b128f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af5747f-735a-4689-b1de-ed12de3989d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220527576179821279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279822052757617982127982205275761798212798220527576179821279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241972656560151776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776162419726565601517761624197265656015177616241972656560151776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98380207-211e-4a45-a701-3ebbf04753fe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283044981608768859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859228304498160876885922830449816087688592283044981608768859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23289f4a-96e1-49d3-b8be-eb821a664ba8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3676841297985995033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033367684129798599503336768412979859950333676841297985995033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bad6c3-836b-45cf-aaa3-84a0ebd6fb13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7378859157325308737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737737885915732530873773788591573253087377378859157325308737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43c136a-4c7f-474b-9647-fb9a3ad45679, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178802725429761954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954121788027254297619541217880272542976195412178802725429761954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4153199-894a-4ad6-99d5-52b520227fdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15388411304989879457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457153884113049898794571538841130498987945715388411304989879457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e951609-6937-48a6-bc77-16bce92e1462, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17fc4f9d-b8d1-4c4d-9549-82c86c32239d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993728280282099588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588299372828028209958829937282802820995882993728280282099588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17038267548223466076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076170382675482234660761703826754822346607617038267548223466076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd589e68-22e3-4909-96e9-5db8d5496777, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498aae02-1701-40bc-a5c4-7e85abd1c546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12666942379792632331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331126669423797926323311266694237979263233112666942379792632331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168490401140739626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626216849040114073962621684904011407396262168490401140739626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c0e3b7-b493-4adf-a494-da5d75e4acb6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8238209930744153541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541823820993074415354182382099307441535418238209930744153541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a956530-3432-4bdf-8d04-913f24823601, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15795280507101431954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954157952805071014319541579528050710143195415795280507101431954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a38b58b-bccb-4e58-af56-3aeb44e6ee62, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a112890-bc75-4f92-ad1a-2f69562f1afc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6544394475972203860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860654439447597220386065443944759722038606544394475972203860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1555573407874583313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313155557340787458331315555734078745833131555573407874583313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb337fc-2b6d-4f6f-95e4-510dac965c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7387494204791419433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433738749420479141943373874942047914194337387494204791419433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf7c2e4-c927-4a40-8dfe-f63c56c962f6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14348692272758479689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689143486922727584796891434869227275847968914348692272758479689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88049f6c-c66d-4446-9a6a-43636035b705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17405209046828274009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009174052090468282740091740520904682827400917405209046828274009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75afa1b9-7740-46c7-b1af-f7c58bee5c45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d41fe4-3f2d-4c82-8813-16329a89e38e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011835404191803446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446901183540419180344690118354041918034469011835404191803446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12279747615372728425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425122797476153727284251227974761537272842512279747615372728425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec77cfe8-ce55-495a-be10-a3fd505a8c20, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858315531320967793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793485831553132096779348583155313209677934858315531320967793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20ac020-13e5-4fcb-98ef-8f459506d1e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15172591417650752552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552151725914176507525521517259141765075255215172591417650752552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4913fabe-0a62-441d-8f31-e7b8e0c33c4c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6479503425159402982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982647950342515940298264795034251594029826479503425159402982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e008dff-7f82-4735-9302-7351c6d10755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822156470542581958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958682215647054258195868221564705425819586822156470542581958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ddb8771-fdbb-4d67-898f-3c8910517409, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763087808699883565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565176308780869988356517630878086998835651763087808699883565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da7e598-c9a5-493c-a0e2-b9445f5095b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4669422567073403933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933466942256707340393346694225670734039334669422567073403933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31e585e-d6d2-4713-bc14-9c737d197803, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299935518457172974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974172999355184571729741729993551845717297417299935518457172974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb24b223-ef95-48fb-8d76-20a953759fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39993cf-83c7-4dcc-b587-a6f395896150, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369287838818012398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398369287838818012398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12396380313890990732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732123963803138909907321239638031389099073212396380313890990732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e5d3fd-93d9-4460-8b5b-4faff571f665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7739546090437803074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074773954609043780307477395460904378030747739546090437803074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ac09be-cfe1-48ee-a62d-2470f2f4a98d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a004f1-1fd7-4ce9-9b47-e73760f882bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11903280530240939127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127119032805302409391271190328053024093912711903280530240939127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6778773493361056228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228677877349336105622867787734933610562286778773493361056228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b200a4-bb3c-4e60-b41f-ee70c6ea9ac7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478285883458773333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333478285883458773333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3549220-a65e-4fd1-b2b3-15b6eba5a304, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391131212552950679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679939113121255295067993911312125529506799391131212552950679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6964f600-6a82-4114-a9f9-d871531beda8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3799549653947222172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172379954965394722217237995496539472221723799549653947222172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71f7f72-dcbc-431c-b2ac-ac8a8b465a5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56624fd8-a936-489f-b083-95bbe623f09c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10460476538614850880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880104604765386148508801046047653861485088010460476538614850880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883229830323638579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579288322983032363857928832298303236385792883229830323638579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1691ad19-a7f5-4c23-940e-d2fa70c5ce0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14738557438478722339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339147385574384787223391473855743847872233914738557438478722339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e76bd8f-6807-4c34-b013-da6f2db31d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf8e9f7-794e-4c40-a65a-3fb74509fcdc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962661085044718852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852169626610850447188521696266108504471885216962661085044718852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931992462346951772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772793199246234695177279319924623469517727931992462346951772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d6d7ec-dae8-4f1d-900e-f0811696d2ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa9a7bc-338f-4f01-8fbb-eadc319d3861, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8768593494232694758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758876859349423269475887685934942326947588768593494232694758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4086307974826817929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929408630797482681792940863079748268179294086307974826817929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba31028-470c-44c1-9c2e-02c70d45eec8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d26ed6-c6a6-4cf3-ae9e-4c560280756f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314020445407334954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954153140204454073349541531402044540733495415314020445407334954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136e31f2-de6d-4b0c-a3c1-e824df5cebb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775872553607000997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997127758725536070009971277587255360700099712775872553607000997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438831782049797687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687143883178204979768714388317820497976871438831782049797687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6434d19f-9829-4b89-b60a-b681ebf3ed87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977402527991467162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162129774025279914671621297740252799146716212977402527991467162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6983287e-0c3d-4625-a256-97e9b7e89eb4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8411666994730380574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574841166699473038057484116669947303805748411666994730380574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620fa4a4-3059-45cd-b2ba-0e531caaf89f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3876194053071500844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844387619405307150084438761940530715008443876194053071500844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f38c4e2-8dab-4d2e-9526-737f666f9533, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d246df3f-00fc-45f8-a063-8a06e1819920, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2923856732059521154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154292385673205952115429238567320595211542923856732059521154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135810760169630320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320131358107601696303201313581076016963032013135810760169630320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20329f4b-f9c8-4a19-8f5c-c9c0fcfeadce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6142445986909670111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111614244598690967011161424459869096701116142445986909670111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fad55f0-f9b7-4d9a-82b3-9bda8030209d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 815823665049805328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328815823665049805328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc17097-d182-402d-bfac-a0f3fb059c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5662a1b5-f482-47cf-9830-72b8016f4ca7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880086165969717815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815588008616596971781558800861659697178155880086165969717815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592807318361004564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564559280731836100456455928073183610045645592807318361004564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55af1cb9-8b3a-478f-b77d-2e33706d6750, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326335e7-96a8-4ec5-a1f2-e7b4c1f30a7e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18436463850233559679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679184364638502335596791843646385023355967918436463850233559679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920186958403696049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049179201869584036960491792018695840369604917920186958403696049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 444dce66-eb35-4fe4-8007-777814ca875c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893592537641682333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333118935925376416823331189359253764168233311893592537641682333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10160caa-81ae-46c3-b462-a3690d2e9fb7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10992588640596611906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906109925886405966119061099258864059661190610992588640596611906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8dcc7a-e947-484c-aa96-d7d3b334aa38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558127250607489010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010655812725060748901065581272506074890106558127250607489010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054cb58d-8def-4897-816f-7d4df1d910de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3869830225269014695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695386983022526901469538698302252690146953869830225269014695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1789c3-df96-443e-9080-1a3c54976999, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8459192129064849793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793845919212906484979384591921290648497938459192129064849793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fe9c70-b11a-42d8-a7c2-e2f8653f79ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3269074394665136975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975326907439466513697532690743946651369753269074394665136975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb18c5b-d904-42b2-83a9-8199b864145d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387629756726125020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020387629756726125020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c60d6a9-9295-42e8-8965-e16af82a8234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8646402984772417492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492864640298477241749286464029847724174928646402984772417492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076842f2-2402-47af-b785-ab9560ac7a36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92851c4a-3d7a-4ec8-a028-7104d7971d6a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12100580389288453424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424121005803892884534241210058038928845342412100580389288453424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 944689449727741175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175944689449727741175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39c3a9e-4630-41f4-966d-87ce5289fe96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10936736054046831289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289109367360540468312891093673605404683128910936736054046831289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40976ac-9b53-4a07-bc84-1e2f132bf3a7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471380305337224081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081147138030533722408114713803053372240811471380305337224081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d28bce2-5ad1-486a-bede-6a8f2ec75987, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152879553093580327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327915287955309358032791528795530935803279152879553093580327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dff0ae3-5796-4cea-9d0d-28954f27388f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f1d5c0-85b8-423e-91d4-424e9f4a826a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325763079149754133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133103257630791497541331032576307914975413310325763079149754133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4287156338205069277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277428715633820506927742871563382050692774287156338205069277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cd1d4c-299a-444e-a1b4-bfae8c0b0b7f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457022455226906192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192114570224552269061921145702245522690619211457022455226906192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c33b33-f94d-48d5-8245-6cd5371c74f9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155004150287056777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777121550041502870567771215500415028705677712155004150287056777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be00116-071b-4bd3-af94-3ccdbf5e0cce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14151680617596123085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085141516806175961230851415168061759612308514151680617596123085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1728d4-e634-41ca-9f23-f89b92c7b1c3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13602461866177244629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629136024618661772446291360246186617724462913602461866177244629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f742b4b3-3cda-47eb-a44d-a97a757b0b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5188220816863653399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399518822081686365339951882208168636533995188220816863653399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e2fbf3-b392-4448-add0-1862f40e6502, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965068124671223673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673996506812467122367399650681246712236739965068124671223673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e51753-4b29-43a6-bf64-bdbdefadb569, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808972990704818203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203118089729907048182031180897299070481820311808972990704818203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c83eca4-94a2-4f11-bfdc-69d2d5a02e93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16426390393435575216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216164263903934355752161642639039343557521616426390393435575216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b7cf0e-0b35-4152-963e-19fd9b57b5bf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17183367573672760964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964171833675736727609641718336757367276096417183367573672760964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4173da44-0bae-44d4-8d23-2505a0975ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3942552974641619981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981394255297464161998139425529746416199813942552974641619981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90e45d4-4c60-42cb-a6ec-ee1ff6ce71a1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8489508835477563932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932848950883547756393284895088354775639328489508835477563932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e483e2c-4a5c-496f-a29e-01d527d84f74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17274244492516536558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558172742444925165365581727424449251653655817274244492516536558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab84290f-833c-4df4-9f81-073152f90654, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510fc49b-fc9f-469b-a58d-39b13375983b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15947516733324514459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459159475167333245144591594751673332451445915947516733324514459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311587020469800764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764153115870204698007641531158702046980076415311587020469800764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c961df8-b6dc-45ed-8f17-04f24d71519c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061152257282456345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345206115225728245634520611522572824563452061152257282456345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af01fe7-3e95-4b10-85ed-f1cec2ef772d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1925872287772779902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902192587228777277990219258722877727799021925872287772779902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88810a29-c732-41cd-9a08-ba9d528e2324, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294745021184509715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715142947450211845097151429474502118450971514294745021184509715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e26aa1-76d4-4fc2-9d49-5ba4fdb81ec2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaec661f-76fd-49a6-a0f6-7ba7578951ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2572829382790291574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574257282938279029157425728293827902915742572829382790291574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954175343464779062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062895417534346477906289541753434647790628954175343464779062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde80636-b1a6-46ca-acb8-0c4ca7f127f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686511477810055366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366468651147781005536646865114778100553664686511477810055366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd87f0e4-8e20-46a3-b38d-922aad8fff6b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6908780899439777349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349690878089943977734969087808994397773496908780899439777349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d800b7b7-bc58-4654-9038-a9cf21aa931d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae1dc0f-9116-4093-a63e-4642d3404175, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284070574715803279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279172840705747158032791728407057471580327917284070574715803279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5156130195300340867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867515613019530034086751561301953003408675156130195300340867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80994a7a-abda-4772-9bd3-99e807834dd6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114803869424448095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095181148038694244480951811480386942444809518114803869424448095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef22305-953b-44fa-9392-64a450fce2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c874c8b6-4dcc-49dd-9da6-20be618b433c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5096113633098412801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801509611363309841280150961136330984128015096113633098412801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18097836310860836844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844180978363108608368441809783631086083684418097836310860836844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655aa9d9-a14d-457e-921b-fd1c84bb36ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfee4c0-706c-4626-9bb5-11f91f8b7f40, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 76024037163533293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293760240371635332937602403716353329376024037163533293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14517154150917981685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685145171541509179816851451715415091798168514517154150917981685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d827e82-9551-44e8-8133-eb537adfd977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672409121442066585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585267240912144206658526724091214420665852672409121442066585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4aa8c9-a401-4cd1-a90f-fcfe90ba2bc4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8833591930846230182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182883359193084623018288335919308462301828833591930846230182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635c09c8-1ede-4a70-9986-8379e9bdee77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1efb882b-bfe1-4fe5-bb7b-c52de595aa87, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033084657238388659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659140330846572383886591403308465723838865914033084657238388659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10006020359464344062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062100060203594643440621000602035946434406210006020359464344062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b815e34-71c1-4647-9fb9-5eef94c0177a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed3e67c-d652-4241-b06e-57d0447c5df3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198036828748481989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989419803682874848198941980368287484819894198036828748481989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9231573100496452642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642923157310049645264292315731004964526429231573100496452642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8e3c3b-1528-4498-b5d5-a7dadd78a8a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807281027725075247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247380728102772507524738072810277250752473807281027725075247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779698f5-5296-464c-a0b6-0aa95e8ae118, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8565086642628198595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595856508664262819859585650866426281985958565086642628198595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a3287a-168d-49e3-aba4-afdadeb00eee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14766688693553459112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112147666886935534591121476668869355345911214766688693553459112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6428ef2f-8086-44a9-a9b7-8c97f588925c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5373934730784531500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500537393473078453150053739347307845315005373934730784531500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54313442-20b6-48a2-aa2a-c964e68a6b7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b518758-106b-4cc6-a4bc-5cb096faceaf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13589689979491551656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656135896899794915516561358968997949155165613589689979491551656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13948264109029731895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895139482641090297318951394826410902973189513948264109029731895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45390eda-8aa3-4528-86a2-6a257ae891f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10523246693749657808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808105232466937496578081052324669374965780810523246693749657808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e503cdd-3ff3-42df-8862-9e5461cb8a22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472764028951802491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491247276402895180249124727640289518024912472764028951802491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3955d1-a315-4e86-ab7a-b43a7ec59ed5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2965602523561599875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875296560252356159987529656025235615998752965602523561599875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f162762-9a2d-438f-bd30-4ef3658da4ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d6788a-7872-4c2a-880d-dd56e9e3c517, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087450518527798360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360100874505185277983601008745051852779836010087450518527798360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488450286569544374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374488450286569544374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2376dd18-b59d-4b0b-b25e-1fdec5fbe8fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13286568693819006164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164132865686938190061641328656869381900616413286568693819006164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb07dfd1-ea04-4c8a-898e-900915dff2c2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10457488677915101882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882104574886779151018821045748867791510188210457488677915101882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ce4f3a-8653-4505-a45c-d49265785814, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688385717422721286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286156883857174227212861568838571742272128615688385717422721286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbe39b5-b437-4eb3-be0d-890b37fee4db, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582187030765359075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075145821870307653590751458218703076535907514582187030765359075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f26ec5c-6414-4e25-8d50-60560c7d7dda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8872804932319722113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113887280493231972211388728049323197221138872804932319722113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44136af3-cbbd-4180-bb52-1aed246f46c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875790807450583646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646287579080745058364628757908074505836462875790807450583646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e484cf2-38e2-4dd3-92bc-d6784af01c71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478363299150669142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142164783632991506691421647836329915066914216478363299150669142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101fc3f5-d6e8-46f4-8c95-edff0f3b6e45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6867818422595834584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584686781842259583458468678184225958345846867818422595834584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be494843-7fc2-4424-96ad-75e2887e95d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7060611b-868f-43af-b5c9-7880bb05b26f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4913598766552060560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560491359876655206056049135987665520605604913598766552060560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878702950662417561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561128787029506624175611287870295066241756112878702950662417561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e88ac8-ef40-468e-996a-7c05584a7970, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f69d8e-3b35-47f1-9017-a8083bc6c21c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3595649287546439284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284359564928754643928435956492875464392843595649287546439284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddd236d-b2fc-4977-8a07-e2df13ebfa53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277755049065638561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561127775504906563856112777550490656385611277755049065638561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38523670203764140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140385236702037641403852367020376414038523670203764140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d2c387-dda1-4377-8202-b093cfbdc109, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938024791669702554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554693802479166970255469380247916697025546938024791669702554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42b5bf0-ca93-4db7-a8a6-28452a4fa0a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17939764283551021969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969179397642835510219691793976428355102196917939764283551021969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f810b69a-a051-402f-ad2d-21a0029298cd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac4b16f-0176-4f4b-a308-1d34d5ee741c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730170643578455240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240773017064357845524077301706435784552407730170643578455240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6706869708237012648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648670686970823701264867068697082370126486706869708237012648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa18224e-5e90-451e-a75f-26a9ed95e9fd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9509142714406295798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798950914271440629579895091427144062957989509142714406295798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e713c833-3c08-46f6-89db-a6373e9cd8f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12871182711028866371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371128711827110288663711287118271102886637112871182711028866371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1229f725-52c3-4e97-af2f-c38b24b2e697, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200744309109531085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085102007443091095310851020074430910953108510200744309109531085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb676d07-605c-45c5-8582-0b0da567c37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e88438d-e8aa-4a08-bd7a-b63fd3e69243, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304031742757912694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694230403174275791269423040317427579126942304031742757912694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501991134933894988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988501991134933894988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32b59e8-98e7-4ada-b4cf-d933f51b8662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e810da-6aa6-474b-8143-55ee5bd344ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1919370067797334617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617191937006779733461719193700677973346171919370067797334617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8769267807271109001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001876926780727110900187692678072711090018769267807271109001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423ea640-7b11-4cb1-95b8-1f4b2c5fe2dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5af8b5-ed74-4b14-9fe6-fd090fd5b153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823019111039544148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148158230191110395441481582301911103954414815823019111039544148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8827012121035572206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206882701212103557220688270121210355722068827012121035572206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f198c657-9ede-411d-85b4-6d2a2541295e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8920e63-374e-4fc3-b636-2d5e2349a812, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592645529437854146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146559264552943785414655926455294378541465592645529437854146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154025686967139524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524115402568696713952411540256869671395241154025686967139524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3383207b-0782-4632-bd82-f797b005c8bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92781a7a-6554-432d-afdb-86fa57ee53a7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559038683145077601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601135590386831450776011355903868314507760113559038683145077601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528504941783841024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024552850494178384102455285049417838410245528504941783841024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1f87df-115f-4d2e-af88-4a7b86df7a9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30754ed8-f66d-459a-b0bb-66d4d9de37a5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5124583872853797877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877512458387285379787751245838728537978775124583872853797877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055944032678290153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153130559440326782901531305594403267829015313055944032678290153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17628265-075b-40a3-b649-28547c4e5d27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911967252748418734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734891196725274841873489119672527484187348911967252748418734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5e6995-a8d6-4c83-8576-96c0d0c7bed2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137294047326349663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663161372940473263496631613729404732634966316137294047326349663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db78dca-0d0d-4ca6-8fd3-651cc204df24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127456538252197553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553171274565382521975531712745653825219755317127456538252197553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e64cb0-abb9-464e-9773-18bd30418f21, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18368621798476358065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065183686217984763580651836862179847635806518368621798476358065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8bbbdb-2099-43b5-8ef7-67b42c90e8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10782268709514218166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166107822687095142181661078226870951421816610782268709514218166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a097c285-d3d2-4e81-a20e-e5a847b07724, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14317022944768323318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318143170229447683233181431702294476832331814317022944768323318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307c7f46-4f98-47f5-be4d-8d4132dbde82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10348386239860348782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782103483862398603487821034838623986034878210348386239860348782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0f9f8b-59c8-4fd2-8304-d92f040c13ce, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051377562626201022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022140513775626262010221405137756262620102214051377562626201022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec44cc51-cb16-44ff-861f-508bfd470285, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4845f9-f1ec-424c-8c28-fbed5445f7af, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068336020222694207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207120683360202226942071206833602022269420712068336020222694207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819272814063227344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344181927281406322734418192728140632273441819272814063227344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfefcc7-b765-4541-9b44-e92585dd1901, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fa31d5-0000-4940-a2e5-8c6921877e7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3496128272640405865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865349612827264040586534961282726404058653496128272640405865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbadb07d-6808-4a8d-bc09-1eb07f4a17c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729020778550352684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684127290207785503526841272902077855035268412729020778550352684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13140132164012112757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757131401321640121127571314013216401211275713140132164012112757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49818a7c-8174-4884-861c-fc6fe7c7d7e6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada0bd32-4964-4552-84ee-0d2c00b9949d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15184715048097595852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852151847150480975958521518471504809759585215184715048097595852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4300362170135832434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434430036217013583243443003621701358324344300362170135832434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087997b3-fb9d-400b-8618-6ed968ac8946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151799986343123408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408815179998634312340881517999863431234088151799986343123408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd35dd9-cad9-4f61-8bde-874762f70246, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16803275975621744448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448168032759756217444481680327597562174444816803275975621744448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d9568d-e9fa-4c8f-a9b7-47428c409864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9609812267679860408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408960981226767986040896098122676798604089609812267679860408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba53f67-564f-4203-9001-e5c3c2c57fc3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463185994732989727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727154631859947329897271546318599473298972715463185994732989727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ca90a8-a4a1-467e-91d3-d33296544e25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304212587382061110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110183042125873820611101830421258738206111018304212587382061110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb47a964-b593-466f-93aa-87816999c417, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405467737486611287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287240546773748661128724054677374866112872405467737486611287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e161cbfd-36d5-44fd-90d4-8c980124c97a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743167909669484465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465974316790966948446597431679096694844659743167909669484465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f30d7c-130e-46cd-a03e-0619df16abdc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad52e2c8-e4f6-46c3-9c72-75368db9ec1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12466869822629925905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905124668698226299259051246686982262992590512466869822629925905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571604892516336852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852125716048925163368521257160489251633685212571604892516336852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4959b3b7-cb08-4cac-a3f9-fed9d3b7f29b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d5a113-5953-4e34-ad6f-6ab18cfd293c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693494320258636808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808269349432025863680826934943202586368082693494320258636808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8345909967717494952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952834590996771749495283459099677174949528345909967717494952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32861f5-66f0-4e89-81d8-645a89b6e34c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454052566477329484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484154540525664773294841545405256647732948415454052566477329484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdd77ac-ca73-4715-b552-7df1634f229d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac855ee4-3a96-4b1e-950f-bc1a8365aff0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709024984075166859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859167090249840751668591670902498407516685916709024984075166859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596033654691550643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643145960336546915506431459603365469155064314596033654691550643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8476651b-9fb9-4c07-b1cc-d232ec041c07, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9467522713203308944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944946752271320330894494675227132033089449467522713203308944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5105efb-17ec-4fd1-ac45-110fe2b794a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7604247922972605691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691760424792297260569176042479229726056917604247922972605691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c054fbe1-537b-4cd5-8889-3dd58e9556a0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733262897145256960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960733262897145256960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d967a8-303c-4369-b9cc-624d873dced7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2101563676697707754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754210156367669770775421015636766977077542101563676697707754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b15e254-de5e-4b23-aabc-4ebb17431ff6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5708714666616590851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851570871466661659085157087146666165908515708714666616590851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de635a95-18f3-4fdc-ac21-72b93911037b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5409758199159595258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258540975819915959525854097581991595952585409758199159595258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41507ad1-ca5f-4c05-b8eb-860d501898f8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7284200958981416059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059728420095898141605972842009589814160597284200958981416059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474a6cec-698c-4968-914b-7b4cc6df4f5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f28412-8f92-403e-81b5-09d2ee63cb65, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13517474224923221312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312135174742249232213121351747422492322131213517474224923221312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982475252541138426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426109824752525411384261098247525254113842610982475252541138426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3addc3d-710c-496b-a11a-e002e849db7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11945946049100901270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270119459460491009012701194594604910090127011945946049100901270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cbc083-61ad-4a1f-a928-edc965d2bff3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14166473505817786108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108141664735058177861081416647350581778610814166473505817786108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48163cc-0d95-4b9f-8146-5c9c09a85f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10592712862751334553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553105927128627513345531059271286275133455310592712862751334553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a94c4d-7fe4-453a-843b-7426b9323f1f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026866242924184439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439140268662429241844391402686624292418443914026866242924184439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae51ad2f-23c7-482f-90e8-9ddb67770d21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1523040472477987143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143152304047247798714315230404724779871431523040472477987143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98792e84-8a5d-42fe-a9d7-bbdf5bd42318, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383190812838543551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551438319081283854355143831908128385435514383190812838543551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cc63bb-b7b7-4ab0-bdd5-374e87b2e2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997085663143433220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220499708566314343322049970856631434332204997085663143433220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2514fac-2d4e-4ce1-857a-6c0bbf12e616, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254788734236991903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903152547887342369919031525478873423699190315254788734236991903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d6b525-738f-4044-8c56-7628f9cceaaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259549903071682986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986825954990307168298682595499030716829868259549903071682986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4bff4b2-1eda-458a-b3ea-4cbab4d9b3e1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419618578396697635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635144196185783966976351441961857839669763514419618578396697635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6775e12b-6a91-4fee-8d19-4a54668464e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d510cfd-2d7a-4489-bd73-c71d945d9104, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718489090106584697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697771848909010658469777184890901065846977718489090106584697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940354855875034521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521129403548558750345211294035485587503452112940354855875034521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd542042-8e0b-44aa-9ae6-0278b06efe8f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c38f5f5-2f74-4cd0-ba0b-d6b9b1a675bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14716097021153514507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507147160970211535145071471609702115351450714716097021153514507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11875855073451417829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829118758550734514178291187585507345141782911875855073451417829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76b9198-3d6f-4ffa-837f-2df573aa24d4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6998151439192361701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701699815143919236170169981514391923617016998151439192361701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa36b78-dc79-4254-aaed-2eb13fc360c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12260112230849946244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244122601122308499462441226011223084994624412260112230849946244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8606440-5062-4a7f-b34e-f6df859a46df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5179268537950865827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827517926853795086582751792685379508658275179268537950865827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092131be-c846-46fc-9e61-5b3721739a78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4345460203828055101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101434546020382805510143454602038280551014345460203828055101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804e29f5-1c64-4380-b13e-902691fa40e4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea0fe7b5-2a31-4952-99ed-8051332a033a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491634963317310524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524164916349633173105241649163496331731052416491634963317310524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528120607851224207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207175281206078512242071752812060785122420717528120607851224207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c322923-21bb-4f91-b2a2-5ddef207ec7d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f3a30d-dc49-4558-ae4c-6eb773d8d9a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332134959309916621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621143321349593099166211433213495930991662114332134959309916621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd76897-d44f-4e56-ad20-eb9b0538bb61, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6751176080921538747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747675117608092153874767511760809215387476751176080921538747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365580834392421115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115436558083439242111543655808343924211154365580834392421115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b3ed0e-b9f3-459a-b05e-6952532e281b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031829155485391138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138103182915548539113810318291554853911381031829155485391138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb55933-a0c4-4933-903e-c57d89d88bef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1243593530854544676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676124359353085454467612435935308545446761243593530854544676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e75ccf-592e-4fd4-abdb-6d793f1e845e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719436071830193765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765971943607183019376597194360718301937659719436071830193765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3755574-1e45-4387-8e56-6e3e79f235c3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71838e3-11a9-439d-a7be-c6cc9b4a2382, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9886369774391620365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365988636977439162036598863697743916203659886369774391620365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1170842885241224368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368117084288524122436811708428852412243681170842885241224368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5d203d-54a8-438e-9a44-0fb2723f75a3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebad553-f96d-4e3c-abac-0b976de0c58c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8230562454241271816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816823056245424127181682305624542412718168230562454241271816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965407242507999823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823996540724250799982399654072425079998239965407242507999823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ab3568-5489-420b-bf01-85a7bbcb7546, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607508155756751372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372360750815575675137236075081557567513723607508155756751372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47324403-4707-4eef-b65c-7d82a71250a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12876141676782132222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222128761416767821322221287614167678213222212876141676782132222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7677682a-9fdd-41a9-8adc-623a53171019, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3387401944679688311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311338740194467968831133874019446796883113387401944679688311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d123fdf-3e87-418e-8478-282cd6228191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14036236582740163123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123140362365827401631231403623658274016312314036236582740163123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca03b498-a666-4198-b88d-408c693a72f4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646025588570368556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556146460255885703685561464602558857036855614646025588570368556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43126060-43b2-447a-8390-76de6c26c882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779544222360210981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981167795442223602109811677954422236021098116779544222360210981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2cc708-59e3-4d7b-9883-a53ee3ebf995, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3727176731607611645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645372717673160761164537271767316076116453727176731607611645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23b0c4f-98dc-4137-bfd8-f8df80c66388, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545932070028133761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761554593207002813376155459320700281337615545932070028133761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9fcf82-7b1a-45cb-9cf8-a2f437d140e7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941476398025305556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556149414763980253055561494147639802530555614941476398025305556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf1c9d-3294-45fd-8cbd-55fe87e10d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136550611608667405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405313655061160866740531365506116086674053136550611608667405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573d8740-9a48-40a8-a46c-11e96f1fd366, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17448556462146768719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719174485564621467687191744855646214676871917448556462146768719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085889fe-4aad-499a-a62e-1e9a2c049ac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802194640042217405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405980219464004221740598021946400422174059802194640042217405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f485ae-5042-4caa-8fd4-93ba420924ab, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9593824432825803104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104959382443282580310495938244328258031049593824432825803104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c51c6b8-6818-4751-8b66-2e26fcde842f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8083000199359876006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006808300019935987600680830001993598760068083000199359876006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fd45f6-5c85-48cc-9f08-b0fd51e453cf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534863735647737531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531353486373564773753135348637356477375313534863735647737531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfe51b9-df9d-4b9f-a578-26a170579a14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9889028493838189854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854988902849383818985498890284938381898549889028493838189854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 542f5133-0e02-43e7-ba6a-d72532e8d810, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623870831199310747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747136238708311993107471362387083119931074713623870831199310747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb1d773-6e36-40c0-8d79-751d09adb803, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759292914057862415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415275929291405786241527592929140578624152759292914057862415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148e0f7a-70c2-44e4-b533-7b44af2c3967, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a26531-5dd5-40b3-844e-bdd40bb8d916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478799973601803996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996164787999736018039961647879997360180399616478799973601803996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2504917710964260821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821250491771096426082125049177109642608212504917710964260821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83043d3-e34f-417f-b05f-c8e0a33a5a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bedb984-bd6e-460b-84c5-215394947c00, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000652930248272837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837300065293024827283730006529302482728373000652930248272837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1724179821660004652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652172417982166000465217241798216600046521724179821660004652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cba8d3d-e07e-4215-9d2a-f86620e7bc89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14569324273243704756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756145693242732437047561456932427324370475614569324273243704756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb7f0c7-15af-412f-9a16-b4d0b44cdcb9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339891e8-66bd-4f07-919b-4002762ddc80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868944668846197133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133108689446688461971331086894466884619713310868944668846197133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a374cf-29c7-4002-8654-e4816b054095, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13697394792501686379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379136973947925016863791369739479250168637913697394792501686379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12272243726851953484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484122722437268519534841227224372685195348412272243726851953484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d89cb8-b29f-477d-a397-efc22fc15b9f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd403754-197c-4b60-ae6c-3f14872178b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2784549765647889483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483278454976564788948327845497656478894832784549765647889483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9279865039554992848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848927986503955499284892798650395549928489279865039554992848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162c448f-bbbc-4574-923d-7c8f6e5e89f0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493570174370885271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271649357017437088527164935701743708852716493570174370885271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba620357-43e7-413e-a6d2-9ac651e3a1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4aab3c9-5298-444c-9895-dcc4026ad70d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2211385776410533969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969221138577641053396922113857764105339692211385776410533969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17571925661873142385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385175719256618731423851757192566187314238517571925661873142385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351cb5b8-c201-4ace-a0c4-2000a1ac84cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948afa16-4550-49fd-a42a-acc079e5d295, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568377292605620933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933155683772926056209331556837729260562093315568377292605620933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039588143721444080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080603958814372144408060395881437214440806039588143721444080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdeb2338-3a7e-4394-94f9-75eed339e942, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe01e7f-4f09-4001-a8ad-f519abfa8521, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 116744989240858266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266116744989240858266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7057953465755999117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117705795346575599911770579534657559991177057953465755999117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588848a0-a4fc-418b-b457-062921ae7f29, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15050073777800397538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538150500737778003975381505007377780039753815050073777800397538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dde0932-5daa-4d3e-a5ed-8264a6f4703f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714842752478270168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168671484275247827016867148427524782701686714842752478270168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2739ae6c-1139-4d96-855f-abf98dac2443, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59774c94-81fd-4aca-bb26-b525579015f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3391579574788974969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969339157957478897496933915795747889749693391579574788974969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6416228733764677771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771641622873376467777164162287337646777716416228733764677771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160281c4-0a24-49d2-89f8-af587cc4bbfc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12514402140407239516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516125144021404072395161251440214040723951612514402140407239516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b1304b-511c-4719-86ac-519e1ea604fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14468407333706151850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850144684073337061518501446840733370615185014468407333706151850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8440d198-9617-4369-9306-30c5ce770599, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896d96d2-f1f4-4b72-bcbd-db9cc5b9cdde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6809997985200677662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662680999798520067766268099979852006776626809997985200677662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271432977638990703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703827143297763899070382714329776389907038271432977638990703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278ca767-3e6c-42a3-bd60-d48df58e591f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0683855d-d40a-4274-b8a4-4e097cb25a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732524636634629048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048167325246366346290481673252463663462904816732524636634629048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778899789991773320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320877889978999177332087788997899917733208778899789991773320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e9ba61-9602-4672-8675-920d694b8a8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6912bc0c-6fef-4812-9b43-7b3d3c9c00b4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8458129053715926206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206845812905371592620684581290537159262068458129053715926206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63a96be-fd4b-4b99-b15d-7e5c0e03baa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18411790805965385934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934184117908059653859341841179080596538593418411790805965385934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074051136098456125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125607405113609845612560740511360984561256074051136098456125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43123db8-b923-4734-ba12-d4f6024b3efe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206226193835529635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635122062261938355296351220622619383552963512206226193835529635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6aa5a7-b7ad-4347-9ef8-c25a0dbdd5b1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3450378029749659592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592345037802974965959234503780297496595923450378029749659592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf76215-f993-4e0c-a164-ca38d4241fa7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1090521013015192677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677109052101301519267710905210130151926771090521013015192677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddcf57f-0959-451e-bc12-a83c6f253800, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8846193135280996143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143884619313528099614388461931352809961438846193135280996143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a95108b-3798-4474-9de2-2559fe5061ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542016808310996865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865135420168083109968651354201680831099686513542016808310996865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb53825-4f76-45f8-8fa9-7dc661e012ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4566796201326486269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269456679620132648626945667962013264862694566796201326486269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382416ff-949a-4526-9e6f-869b33325204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744750758864098444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444177447507588640984441774475075886409844417744750758864098444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b52391-6bc3-4c21-9757-29a92abaa001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3017735227220394964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964301773522722039496430177352272203949643017735227220394964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574909d3-6b20-45d4-a68b-af14d6aac43a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9154245026989740338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338915424502698974033891542450269897403389154245026989740338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8175ea-8b87-4af1-b649-653194d25c67, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310330331009704027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027153103303310097040271531033033100970402715310330331009704027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f1cac1-8572-4af9-abb6-a875299b71a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9356854904119552770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770935685490411955277093568549041195527709356854904119552770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc1b1ab9-95cf-40d4-883e-d90cd28d73dc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0409fc2c-2afb-4b7c-8098-d2ff1e6940e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079669018760714917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917107966901876071491710796690187607149171079669018760714917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3029609031092807207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207302960903109280720730296090310928072073029609031092807207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1941bd-d617-4198-869f-d98f857b05ea, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043562377929314574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574904356237792931457490435623779293145749043562377929314574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340925f9-3f9f-431c-a99b-fc099e2083c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245237875126168661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661132452378751261686611324523787512616866113245237875126168661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1727a93-be36-479e-bdc8-631685640dc4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692454550696472441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441692454550696472441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e973c7-5a2d-489a-8882-bc9d99b947c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a468f2a0-44e5-4e2b-b76b-eb07f2d575b6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699031064943670499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499156990310649436704991569903106494367049915699031064943670499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4333709890359282998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998433370989035928299843337098903592829984333709890359282998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a57c71d-5631-48d1-9820-a50015668570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221457952188972899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899182214579521889728991822145795218897289918221457952188972899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c72eb69-ee32-48e3-9bac-b9a1403b6b9a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11422364060540940628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628114223640605409406281142236406054094062811422364060540940628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e76adb4-3c4f-41b9-b660-6e3ff6818635, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14809912938629306039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039148099129386293060391480991293862930603914809912938629306039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6ef2ca-6278-4bd7-996b-1efae23c3764, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12211428183515844170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170122114281835158441701221142818351584417012211428183515844170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b814af22-b4b1-4f80-90d0-6164f2733e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564193948236820354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354125641939482368203541256419394823682035412564193948236820354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de2eda3-51ae-4c5c-8f83-a2d440babe8e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6789060353235063880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880678906035323506388067890603532350638806789060353235063880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab5d89a-a554-4ae3-a335-63d238a41123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893753430776829745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745989375343077682974598937534307768297459893753430776829745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70afdb03-eeb9-46ba-a921-10eded875023, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876859370988476492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492487685937098847649248768593709884764924876859370988476492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13462784-65b2-4cbb-a5dd-ca20d255f186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2377335844776211899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899237733584477621189923773358447762118992377335844776211899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 090812e8-d702-4351-8d12-7393fe62f6f4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925790095994099612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612139257900959940996121392579009599409961213925790095994099612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4602ae-1c50-4ad0-890e-3a24eef8e6ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f33aee1-17cf-43ec-bd8e-87993ee68200, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107658740265663117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117910765874026566311791076587402656631179107658740265663117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453845453434997267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267114538454534349972671145384545343499726711453845453434997267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74195a3-0f18-4157-8ba2-16cdf679b1d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15491484356298724282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282154914843562987242821549148435629872428215491484356298724282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544524db-a26c-4c91-b04e-0cde9b9e0952, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545143693988502987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987105451436939885029871054514369398850298710545143693988502987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95131c0-4551-4314-9533-659ba96c52f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303892164215562164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164153038921642155621641530389216421556216415303892164215562164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d95971-5fa3-43ad-96b5-6cf2e41ba245, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13124013605646062402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402131240136056460624021312401360564606240213124013605646062402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a3f8aa-2b8f-4d46-b87b-d9d19e7d5d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206985980865526392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392152069859808655263921520698598086552639215206985980865526392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc28f5a-26ed-4c2f-b099-8ac2b4c18b0e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0308d472-71e2-491c-9441-f7af7fdd8f98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726374357146953779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779772637435714695377977263743571469537797726374357146953779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229286599899701751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751322928659989970175132292865998997017513229286599899701751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3891a2c7-c991-4c64-ab4a-b7c26bcb1278, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212f8cc1-b384-4c9e-847e-a5cdda532a76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18051558747619799410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410180515587476197994101805155874761979941018051558747619799410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12654485815516680544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544126544858155166805441265448581551668054412654485815516680544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dc13c5-c9b1-49ae-afaf-3740a25a2e10, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812910218664939881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881481291021866493988148129102186649398814812910218664939881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc9df00-8e06-46e5-a32d-2488ba6afe89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018942126503200443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443201894212650320044320189421265032004432018942126503200443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2b0923-e921-4279-b6c4-05a4abfa50e9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1180530180274362530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530118053018027436253011805301802743625301180530180274362530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd18e1e9-4614-4535-bdaa-f63337033dfc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12184761660366042221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221121847616603660422211218476166036604222112184761660366042221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be7e726-68bb-420e-acee-621439cd1f1e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9896037518078245010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010989603751807824501098960375180782450109896037518078245010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec1c477-e0c0-4468-ba90-8a5cd4440d58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11950690875839685574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574119506908758396855741195069087583968557411950690875839685574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4623704e-54fd-4353-9beb-8e3397825c25, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9773872354951496596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596977387235495149659697738723549514965969773872354951496596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7b51ae-edab-475a-b118-e4c5dc508a3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940381048304480221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221179403810483044802211794038104830448022117940381048304480221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0674f9d5-0b56-4f65-9f0b-7fccc16b4132, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222210208311023621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621162222102083110236211622221020831102362116222210208311023621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4d51d5-577f-44f4-b065-fc986447d066, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561151492424890976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976175611514924248909761756115149242489097617561151492424890976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b382c8d2-69b1-43cd-8b67-1b1fb7dedc67, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1f8d2e-7f97-4dfe-b0d3-42d74efb2288, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 999953874810074763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763999953874810074763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 369149183658593590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590369149183658593590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d2a0a4-de2f-4912-a27d-40a82c9c4371, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073699340134212536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536707369934013421253670736993401342125367073699340134212536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1f4c52-8dd1-4926-8ed4-72578ac7720e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184158276414727378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378161841582764147273781618415827641472737816184158276414727378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f433fbce-b6b4-4ce6-84c2-5a2d7f3dab1b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8084610531445743620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620808461053144574362080846105314457436208084610531445743620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51bb39d-6bc2-44b9-9d15-7ec184856b9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981238859270676713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713198123885927067671319812388592706767131981238859270676713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ee30f4-f6b7-4611-b540-f135caa0aeb8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3bf267c-df10-4856-b275-c3f1820cec6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766541289251870437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437157665412892518704371576654128925187043715766541289251870437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1551920859964549017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017155192085996454901715519208599645490171551920859964549017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd88fa77-2add-4f04-a976-bbbaa5796fc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bef489c-7517-422c-bc17-f1bafe43672e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16121895456353688278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278161218954563536882781612189545635368827816121895456353688278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4497479412271366599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599449747941227136659944974794122713665994497479412271366599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56eaffad-cf0f-4c8b-9b35-1051c57b5289, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70a706c-dc87-413e-bf86-1839f0586569, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948253141967403154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154294825314196740315429482531419674031542948253141967403154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919984939310019649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649129199849393100196491291998493931001964912919984939310019649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b1ff21-daad-494d-88a5-3e32c9c0d47d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6222800339998102753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753622280033999810275362228003399981027536222800339998102753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad86a70a-446c-4765-b0ae-200505cd8391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13891783172108470996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996138917831721084709961389178317210847099613891783172108470996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc1c731-556b-4044-b788-38d1302c1183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634544724928938200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200363454472492893820036345447249289382003634544724928938200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe67af1e-c9ae-479a-95a1-a620e76ff5c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 259054401673117075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075259054401673117075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b01d071-5f0b-469e-818d-eead6efa7222, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43ce73e-ac96-4261-9249-4009ef40c1dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904453399785725677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677169044533997857256771690445339978572567716904453399785725677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11943998459267856070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070119439984592678560701194399845926785607011943998459267856070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c228d4c-beb5-46e8-874f-a0601ce8675c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548063709624022160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160554806370962402216055480637096240221605548063709624022160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962dbfd6-653c-45cb-824a-71eaed83edb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867303488716180748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748867303488716180748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11859/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4805032-9617-476b-af3f-cb21324af54b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf29120-d2be-4cc6-b6aa-32d233eca932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008956214074351869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869300895621407435186930089562140743518693008956214074351869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13244648789588383854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854132446487895883838541324464878958838385413244648789588383854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b35e57-d728-4cf5-bd8b-2a51356b6b36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320340592787254284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284153203405927872542841532034059278725428415320340592787254284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581d0162-0ac7-4c79-ba23-7b66f10560ca, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13331151718707411746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746133311517187074117461333115171870741174613331151718707411746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac0c3f6-cf45-4fe2-9cf0-e771a000f6fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556754039122702751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751455675403912270275145567540391227027514556754039122702751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74238d5-e828-47d3-afbe-37ca454e149c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0f27ca-99af-4b51-860a-481805732ffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18400102668557877171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171184001026685578771711840010266855787717118400102668557877171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14481040849602074580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580144810408496020745801448104084960207458014481040849602074580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73a2702-09a5-4386-abaf-1e255079bf24, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 622266308723703796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796622266308723703796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa829ecf-950d-4d1e-b798-2eb8ad27e214, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686233874134506230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230968623387413450623096862338741345062309686233874134506230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9d6630-2cac-45f0-bd66-7d3e4b18893e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524978717719087768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768352497871771908776835249787177190877683524978717719087768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eb84dc-4c9e-4935-8f29-df57f48aa6df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4101332476745029140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140410133247674502914041013324767450291404101332476745029140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66091a87-660b-462e-b839-7352cad5135b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7268492425083887303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303726849242508388730372684924250838873037268492425083887303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b12a32-08a7-4203-a696-930dcb31f076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16038233768480060532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532160382337684800605321603823376848006053216038233768480060532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf143b2-4e9a-498b-99d1-d7c932f4023c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88eb721-a350-481f-aad3-b1b3beec95b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863070094615899131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131586307009461589913158630700946158991315863070094615899131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6687472865590263948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948668747286559026394866874728655902639486687472865590263948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3233df-294d-4bde-93bc-399562dc4206, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18252814143229761780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780182528141432297617801825281414322976178018252814143229761780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3b5296-668b-49b4-bcf2-d2b27f77aab5, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17504890904350886624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624175048909043508866241750489090435088662417504890904350886624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495c3c14-7dfe-4dcc-a524-8439a2ebbcc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546834301144330010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010954683430114433001095468343011443300109546834301144330010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b32d8f-c4cc-4faa-8312-8b6ae3649882, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560473801274372574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574165604738012743725741656047380127437257416560473801274372574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005df30d-c770-4685-b13e-eaf64b9c83ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18200204-7578-45cd-a512-548b357824f0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222346931419281000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000182223469314192810001822234693141928100018222346931419281000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12067444834020343219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219120674448340203432191206744483402034321912067444834020343219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7666de61-644d-4d6e-94e7-8b69509eb48b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bf60bb-e493-4627-9eee-6c024527fbe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9051262260730216423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423905126226073021642390512622607302164239051262260730216423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15095211325687441257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257150952113256874412571509521132568744125715095211325687441257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5092c230-f815-404a-af41-9888cb67c989, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8e3309-73ea-4926-ab27-786783682405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14721849963368725583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583147218499633687255831472184996336872558314721849963368725583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log --grpc-port=11859 --mon-port=16265 --ic-port=18949 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_ed8fan7d.log', '--grpc-port=11859', '--mon-port=16265', '--ic-port=18949', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edef5cd9-7f9e-4936-a7d6-bfe1ab1453fc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112387611722331843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843181123876117223318431811238761172233184318112387611722331843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1447939
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11859/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021770068426061861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861100217700684260618611002177006842606186110021770068426061861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d26f98-a81f-4f85-b25e-855a71cc6eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919d3d06-f48e-492e-9f59-bdf33f64801f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1448005
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132579075300859755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755181325790753008597551813257907530085975518132579075300859755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4274636319480322449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449427463631948032244942746363194803224494274636319480322449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb38efc6-9a1d-4f94-9074-8a5cd05fb251, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1844678598894457519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519184467859889445751918446785988944575191844678598894457519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4209ef10-0f70-4900-9705-d9aac254c3ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811537683576706799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799811537683576706799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5956e791-762e-4046-896d-2eae0ae9873f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626077165959789127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127762607716595978912776260771659597891277626077165959789127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf9446c-b84b-4f9c-ba0e-e386bb010c22, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f22cf9d-f8fa-4166-93d7-bea5ddb2b2ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17138727722604391567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567171387277226043915671713872772260439156717138727722604391567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7772428267001394733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733777242826700139473377724282670013947337772428267001394733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70607dc-c82a-45ae-b486-de304ab08cf6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7369940208186405569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569736994020818640556973699402081864055697369940208186405569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d488f406-25bf-461e-8c2e-cb8a10249c8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16936659653785985097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097169366596537859850971693665965378598509716936659653785985097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c54136e-f215-403e-b018-3de8a1934d53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144555611969653962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962814455561196965396281445556119696539628144555611969653962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c800d338-2e8c-41c0-9797-a2c7df6bba03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac47023-e77c-45c6-9284-03337e6abe64, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459430976560227302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302645943097656022730264594309765602273026459430976560227302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4225837748488286534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534422583774848828653442258377484882865344225837748488286534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7de754f-9904-46fe-a60f-18e0095d9451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5757497680328787748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748575749768032878774857574976803287877485757497680328787748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2a3509-2068-4f05-9241-4726b536f9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252731251947169435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435112527312519471694351125273125194716943511252731251947169435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72fad83-8e2c-4739-b972-0c918333df66, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e353a5ce-bb25-4d01-9199-23bce513674b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6019705546113628610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610601970554611362861060197055461136286106019705546113628610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11882409465637423464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464118824094656374234641188240946563742346411882409465637423464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c7163d-e9c2-4e1f-b9b7-89eac5c2daac, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2e0dea-a835-4de7-a098-2464e38bc8e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17123896205286921030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030171238962052869210301712389620528692103017123896205286921030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919757321446855257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257129197573214468552571291975732144685525712919757321446855257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704b9d0a-4579-45d8-a659-2277538ac454, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738b97ac-6679-410f-ac71-d779eab9323a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6583667582479175186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186658366758247917518665836675824791751866583667582479175186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11459183145064344188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188114591831450643441881145918314506434418811459183145064344188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e84ae7-3bb8-4db9-ab5a-90d1201261d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ff2658-f8df-486a-9916-e87ce74b6b45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013309646339244872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872100133096463392448721001330964633924487210013309646339244872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ya.test:process.py:259 Command (pid 1448005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1448005) elapsed time (sec): 0.9158031940460205
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1e41d1-7924-4f82-89c2-a8d635690642, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6319607200705907832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832631960720070590783263196072007059078326319607200705907832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1448005) inblock: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7824776982469550995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995782477698246955099578247769824695509957824776982469550995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) maxrss: 812272
DEBUG    ya.test:process.py:263 Command (pid 1448005) minflt: 45121
DEBUG    ya.test:process.py:263 Command (pid 1448005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) nivcsw: 173
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee894c5-236d-46ee-9587-cd6b46c37706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) nsignals: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0c977d-0f17-4fdd-aeef-979edce8b292, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1448005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1448005) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1448005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1448005) stime: 0.206223
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7262812312173133576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576726281231217313357672628123121731335767262812312173133576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1448005) utime: 0.523403
DEBUG    ya.test:process.py:263 Command (pid 1448005) wtime: 0.979
DEBUG    ya.test:process.py:275 Command (pid 1448005) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6511187276269311126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126651118727626931112665111872762693111266511187276269311126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b3f658-55aa-4157-92cf-8ce20f74a916, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3945412214131525005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005394541221413152500539454122141315250053945412214131525005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e7d752-9f03-4b1c-a9f4-0c5af107cdf1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17860584321456340597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597178605843214563405971786058432145634059717860584321456340597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5713f49e-20d3-4bdf-8a0d-7d560c55e59c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519648251142067903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903351964825114206790335196482511420679033519648251142067903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043d4075-9201-4b44-979c-0edcbf906c38, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665647909522834736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736866564790952283473686656479095228347368665647909522834736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11647a9-7496-40fe-9663-903b58126a42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8439308547030768665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665843930854703076866584393085470307686658439308547030768665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981e543c-a653-42ab-92f2-da9ea6442620, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188e8b4f-8070-4800-b0eb-73d8f6b556ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6874936191950766394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394687493619195076639468749361919507663946874936191950766394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16523946696850176884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884165239466968501768841652394669685017688416523946696850176884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25b3b69-b2b3-43db-8556-f334bcfd7d1c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621739154801073811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811176217391548010738111762173915480107381117621739154801073811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e7d2f3-0677-4976-870e-6b6d97bb2e24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a5a07e-bda9-414b-9263-e9d6002fcc27, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 711563819238645751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751711563819238645751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5273565770696371172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172527356577069637117252735657706963711725273565770696371172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab642a46-f5ab-4b49-832f-3096a992db3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2916048623843715176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176291604862384371517629160486238437151762916048623843715176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c4ff45-ee5b-4234-8b66-a6edcd669c7b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11290438877904501951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951112904388779045019511129043887790450195111290438877904501951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbfc471-4604-42e2-ac93-87390c6c9c9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186544231131375306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306218654423113137530621865442311313753062186544231131375306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32faf5d1-e3be-4d86-a6b6-1b8ea87c0b5b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 298583ca-43ea-437d-84b7-b756e30688cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 601593296353571558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558601593296353571558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14590407736336423850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850145904077363364238501459040773633642385014590407736336423850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b01604-d977-49e3-a743-2b3fdd9c37bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621709332261453463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463862170933226145346386217093322614534638621709332261453463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04583159-36f5-456b-99f9-3847bf7ab049, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282635235103903192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192172826352351039031921728263523510390319217282635235103903192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ded4216-44c9-40e2-838e-2c48b17e5995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61dcb926-8d74-4f8c-8570-557f70317865, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11408053680824188828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828114080536808241888281140805368082418882811408053680824188828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a618fafb-17a5-4d99-b1ff-dd7f5492a6fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10555109553524975827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827105551095535249758271055510955352497582710555109553524975827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 804899975722029857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857804899975722029857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8127a47-0bfd-4eb9-8dde-0d94e49eb257, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310838461214006224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224831083846121400622483108384612140062248310838461214006224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ef85f9-3f25-45f4-9e96-7f8a429c57de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e0aa99-ad9f-42b3-bae7-7200dbeb4938, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16581379205624441964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964165813792056244419641658137920562444196416581379205624441964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640094885162930746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746146400948851629307461464009488516293074614640094885162930746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382d5553-ba1f-4df5-b9e7-b2f16b8a7ac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e1232c-daa2-4537-abea-f83f1fdff180, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14840620222313778557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557148406202223137785571484062022231377855714840620222313778557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4023506607405201691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691402350660740520169140235066074052016914023506607405201691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6472bf5-0267-49c2-80ce-5abd44cdbdaf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2031402250804122412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412203140225080412241220314022508041224122031402250804122412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115c1034-9208-4da6-8f69-9960015d6099, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4071384-044f-4ee1-b7a1-d55427a60c52, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4867730674552715867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867486773067455271586748677306745527158674867730674552715867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16679151816828377366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366166791518168283773661667915181682837736616679151816828377366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bedeed24-e85a-4cf3-9c07-57662a52df72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940687847164033578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578119406878471640335781194068784716403357811940687847164033578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a0a47f-2678-45a5-9b75-cbfb8b9a66df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13354864460321009832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832133548644603210098321335486446032100983213354864460321009832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 475d0fbd-4eeb-4aa2-a065-5f8a39953f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361290643263141220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220113612906432631412201136129064326314122011361290643263141220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdae1142-3cf7-4e08-b8a0-02029c1e62ed, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949269861231963819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819594926986123196381959492698612319638195949269861231963819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e331e0-fa10-400a-afe8-d60716af76ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73436d8c-4de9-473e-81bb-c97ff09d2c93, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881859607913946558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558988185960791394655898818596079139465589881859607913946558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089393285877441214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214110893932858774412141108939328587744121411089393285877441214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce86917-610c-4513-baf5-68545b66b1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7135189966765326954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954713518996676532695471351899667653269547135189966765326954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae46346c-8837-482b-8799-24179863b612, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19b363c-19a5-469e-a8fb-a195d45cff73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11182577244199371449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449111825772441993714491118257724419937144911182577244199371449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17737491251879660521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521177374912518796605211773749125187966052117737491251879660521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e150fa5-1e49-4e7c-b00d-e4b40f36135a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9251224027965409090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090925122402796540909092512240279654090909251224027965409090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecaa0b2-dce8-4728-9c51-90dd9872ae34, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12451748076654520101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101124517480766545201011245174807665452010112451748076654520101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2d81e3-07b8-49de-91c3-f83bbb1e5473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15e4e471-8dc1-47e0-80d7-a4f2d4c2dea8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11257333033367378599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599112573330333673785991125733303336737859911257333033367378599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605105871228601413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413560510587122860141356051058712286014135605105871228601413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6061c6b8-49df-4f8c-a249-f5c9f9e79784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e30d94b-4992-4acc-86cf-bfeb889a3bff, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226087629053854751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751162260876290538547511622608762905385475116226087629053854751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16302215186239555443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443163022151862395554431630221518623955544316302215186239555443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ecaf11-a509-4211-9987-baabb28c2dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbb1bcf-e029-4ba8-857c-478b203f15c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1182884349724595781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781118288434972459578111828843497245957811182884349724595781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901819833933451669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669159018198339334516691590181983393345166915901819833933451669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3830f31-6eff-4ea9-8f6f-7d8fb7f1157c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423601920158897172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172142360192015889717214236019201588971721423601920158897172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f9a2c2-5fae-49c0-a2e9-c2b99e2fcc75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513424483469715136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136451342448346971513645134244834697151364513424483469715136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96aa1d2e-7ce1-4d4a-8d67-2529487ab29e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984563933579964166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166119845639335799641661198456393357996416611984563933579964166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312bf942-7850-45d9-b183-cfbb24ab9407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619474350573925721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721619474350573925721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75d7947-898a-4deb-8e42-3d6fa808c829, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9e03b4-2bc4-451e-bd52-344931891802, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783031889526721733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733978303188952672173397830318895267217339783031889526721733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7148048998296309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309714804899829630971480489982963097148048998296309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 376bde8c-2cde-45d8-8b76-a7c1f77532e1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fb7b1e-9269-426b-81af-85cd5bb21223, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433798258136690057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057543379825813669005754337982581366900575433798258136690057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416025004789053210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210174160250047890532101741602500478905321017416025004789053210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b178b9c-8525-44fb-956e-447ee5bca995, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924574483162638009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009192457448316263800919245744831626380091924574483162638009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05c4d0d6-ba87-46e9-bee0-df2c1171c498, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4494764402705080222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222449476440270508022244947644027050802224494764402705080222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbd8489-0569-413c-987c-34a9e57e7f76, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501144962676545209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209350114496267654520935011449626765452093501144962676545209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ddb037-1084-456c-930d-8e96b138e405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692f236f-79f5-48c4-850b-eda37cb75ee7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2357853535854324466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466235785353585432446623578535358543244662357853535854324466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136489959806394717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717113648995980639471711364899598063947171136489959806394717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bed25a-5c5a-4fa7-9bd7-c9054f2c2a2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343029428583689892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892113430294285836898921134302942858368989211343029428583689892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 753f43da-780f-47c7-bbc4-d399243fa030, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcce248-e621-4273-9de1-ad400a0965cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585243116305150909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909165852431163051509091658524311630515090916585243116305150909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638868084240078768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768106388680842400787681063886808424007876810638868084240078768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ea9beb-af79-4288-8dcb-a1817566fba3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988831739896023982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982149888317398960239821498883173989602398214988831739896023982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9255e3d-8757-449d-9474-6869a3cd1354, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158096111177471817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817141580961111774718171415809611117747181714158096111177471817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf94023-732f-4226-a189-bd5e45042679, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc999d8-56b2-49e1-b054-6d3888627afe, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2844538904635494801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801284453890463549480128445389046354948012844538904635494801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17217996216458167527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527172179962164581675271721799621645816752717217996216458167527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3eee531-3ef8-4de0-b7c0-16ed2aeefe53, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13577054993372046744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744135770549933720467441357705499337204674413577054993372046744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1621c415-0b93-4711-8028-e4bf0759a573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c622673-1a86-4ea6-9d09-fa14a064b305, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417649183851075589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589184176491838510755891841764918385107558918417649183851075589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6001759002073959662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662600175900207395966260017590020739596626001759002073959662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61950540-8be5-4921-809a-b597b326aabc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e2c3a0-ad7c-4a3c-8863-f4e71107a414, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7910115480175470735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735791011548017547073579101154801754707357910115480175470735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4496545306809623796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796449654530680962379644965453068096237964496545306809623796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7b011e-4372-4025-80bd-b8d1e7587cc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5ce54e-3a1e-4ab8-99b9-be2164e5a25e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745591424962012828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828174559142496201282817455914249620128281745591424962012828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939943015415361473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473139399430154153614731393994301541536147313939943015415361473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469c298b-1853-4c2b-9635-6e68e7a69b72, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16855672460834076789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789168556724608340767891685567246083407678916855672460834076789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6925bfe9-e124-495e-8801-1a5615c08022, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecb5784-b775-488e-834f-a85ec729ac27, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089597556445934603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603908959755644593460390895975564459346039089597556445934603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001888978698554473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473110018889786985544731100188897869855447311001888978698554473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b2f892-8d17-4069-b902-95d25788c845, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07fa846d-831f-4df2-a039-4ec13a1f1f8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8310264491935693798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798831026449193569379883102644919356937988310264491935693798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2623461280240172958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958262346128024017295826234612802401729582623461280240172958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffa12d0-0904-44ce-b46f-1a24c2948876, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0b9b61-5714-4ca5-9676-5c32fc9df43e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3624997223756210516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516362499722375621051636249972237562105163624997223756210516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073436825568971016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016107343682556897101610734368255689710161073436825568971016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313fbe37-4285-4451-94ec-03824b900182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658460210551650188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188865846021055165018886584602105516501888658460210551650188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ed9e18-7b94-4012-a939-0a289ccb76ed, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380859352333061119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119163808593523330611191638085935233306111916380859352333061119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e7f629-df9a-45d0-bd0c-1b00425d4edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7466531106244633497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497746653110624463349774665311062446334977466531106244633497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502f5e0e-714d-49db-a593-aff8498ab86f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7077156c-76af-4e52-b069-c4b88238e319, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757921266658795827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827157579212666587958271575792126665879582715757921266658795827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958461863408913225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225129584618634089132251295846186340891322512958461863408913225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcc1470-a389-4d16-8dce-949241c7218d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626039147217052111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111262603914721705211126260391472170521112626039147217052111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b1b06a-9308-4558-a3f2-ce4fe7c30469, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2653812817917986593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593265381281791798659326538128179179865932653812817917986593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 654daa4f-ecde-4e51-ac1c-668488ea5e52, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ec7b08-5da3-4efc-b8bf-b2da6cbe3abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409995720643189752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752174099957206431897521740999572064318975217409995720643189752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7661752469674265886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886766175246967426588676617524696742658867661752469674265886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5783945-7025-47a3-ab85-0282363c0e73, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 712289784234857528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528712289784234857528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7bad313-2a6e-4f12-9e49-a0319039022a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478986725415267149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149478986725415267149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3fbc59e-8483-42b9-a2bc-770d06419e33, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168710891495478855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855716871089149547885571687108914954788557168710891495478855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4831b5fb-8943-4927-9f29-ab1913665abe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11427082672490975452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452114270826724909754521142708267249097545211427082672490975452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a70313-006e-4118-b595-e5f5af4f169f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12456211111526844884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884124562111115268448841245621111152684488412456211111526844884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22961e1-9f1e-4d84-ab2e-2a7af7817b1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdca8c6c-d727-4586-8a87-436b5ce86ade, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2543578460993628101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101254357846099362810125435784609936281012543578460993628101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688234732705622164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164156882347327056221641568823473270562216415688234732705622164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3a4d49-d8ed-4d1c-9821-b451a4013321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341245480830266613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613134124548083026661313412454808302666131341245480830266613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b072bf-de82-4695-861a-e57be8a04e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a8d4ad-3b07-45ed-9b84-90e864cb1487, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18338915283927516250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250183389152839275162501833891528392751625018338915283927516250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7695265770235887654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654769526577023588765476952657702358876547695265770235887654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6688e2d-c8f9-4c12-9bb5-ae7d7c5e5a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f5de2c-7a9f-41fe-a87b-2c95b6ee8598, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381397404431862135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135638139740443186213563813974044318621356381397404431862135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629762919062080774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774662976291906208077466297629190620807746629762919062080774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ade79b-59e7-4c88-b8ac-3dab9a8f1259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b86f2c6-b21d-483e-beb2-28097ef38009, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015720743829132280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280401572074382913228040157207438291322804015720743829132280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707327744298596712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712167073277442985967121670732774429859671216707327744298596712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5f7c77-81ee-4e37-99ee-f07db6927596, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f931fe-0e60-4c86-a3e2-2fbc782c0550, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6919727106373112126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126691972710637311212669197271063731121266919727106373112126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18104713160359861072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072181047131603598610721810471316035986107218104713160359861072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e183f2e7-df65-4a9b-8401-7e843cfff3ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16441082007587788158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158164410820075877881581644108200758778815816441082007587788158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3c141a-c9c9-48a4-a4d1-4da29e655508, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 892150568022155464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464892150568022155464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6f44a3-2a34-4307-ada5-1cacba69a61d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00aac180-0597-4b4b-9e4a-29787b372791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369666095758058224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224836966609575805822483696660957580582248369666095758058224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16920146174880682558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558169201461748806825581692014617488068255816920146174880682558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98467287-bbac-45a3-8757-5f6c070f9d04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e69f741-1b6e-405f-abd6-1dd2335f2f36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865623318991353277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277178656233189913532771786562331899135327717865623318991353277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15469251370919990697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697154692513709199906971546925137091999069715469251370919990697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6437f4fa-b2d0-4df8-82da-cc20ad94587e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3645002280295625966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966364500228029562596636450022802956259663645002280295625966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cf5e72-e0ad-4091-9692-46afa6802525, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543399174708661155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155145433991747086611551454339917470866115514543399174708661155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 251b353b-e614-4d91-b179-324d15d03335, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9325233467194629977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977932523346719462997793252334671946299779325233467194629977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3727fc3-c678-4387-a608-ee6934b32740, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16974568554836038696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696169745685548360386961697456855483603869616974568554836038696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa80a19-cfb6-4bd8-acf9-1f2c0f0f2f40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaab8f07-a83b-4f48-8df3-ca06b57eb4c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10641501213544757056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056106415012135447570561064150121354475705610641501213544757056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6781482627188048520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520678148262718804852067814826271880485206781482627188048520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4442b5-27a4-4470-88fe-0bd7ef1d8389, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6833220959072681583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583683322095907268158368332209590726815836833220959072681583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152a22fc-a4aa-467d-9a3e-7e76abb252df, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738082631203197837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837373808263120319783737380826312031978373738082631203197837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d66f74-d4d0-44dc-83b5-6fbd9ac7132d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707739743983384744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744870773974398338474487077397439833847448707739743983384744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287e2e16-7b64-45fc-9b99-f2f0c528b0f9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798bc688-3df9-4733-9648-0a1a9b6c1390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9494059418666673795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795949405941866667379594940594186666737959494059418666673795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168608976542650550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550716860897654265055071686089765426505507168608976542650550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018a07d6-83e9-4ad2-a516-1b8a25f7d7ee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d40b44-d9e0-419c-bbc2-41b39120eb7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7108743356985199295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295710874335698519929571087433569851992957108743356985199295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468361049049743370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370346836104904974337034683610490497433703468361049049743370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d29bb692-6a40-4687-b200-4cb225dec2c2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e44a78-9b9a-48f6-8dc5-4241dd5facae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15073222993594594829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829150732229935945948291507322299359459482915073222993594594829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13666877743489666171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171136668777434896661711366687774348966617113666877743489666171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2dc5fd-d84c-4b72-933f-da60d99ac930, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a36181f-50ce-4c70-8fa5-4be3975b9d15, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17312060006556193367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367173120600065561933671731206000655619336717312060006556193367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642442102177769524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524146424421021777695241464244210217776952414642442102177769524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864b1544-9adc-46e7-a1ba-ac1316adac02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27f82e1-f6e5-4491-acc6-d34d9a1a0ec1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12346112541689465601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601123461125416894656011234611254168946560112346112541689465601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8244534297057826048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048824453429705782604882445342970578260488244534297057826048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d785bd-5f1b-4633-8d0f-413f80a0e35d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 189757c3-19f3-43a7-886c-116274193673, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8796181162081707914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914879618116208170791487961811620817079148796181162081707914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173200279106466577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577217320027910646657721732002791064665772173200279106466577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98763ab3-4287-4005-b076-8237bd5aa9bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5278573524778612720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720527857352477861272052785735247786127205278573524778612720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d3f852-5f36-4e4f-916f-8d868afeaeba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e27c47c-70a2-4825-8476-723ae4ac240f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8530298853803959029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029853029885380395902985302988538039590298530298853803959029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578091000643590189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189125780910006435901891257809100064359018912578091000643590189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a19db2-f221-400b-ad03-df3220e10902, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24382327461428409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409243823274614284092438232746142840924382327461428409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af65bb13-3e81-4632-b159-6d82e75bb3ba, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248113296270805155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155424811329627080515542481132962708051554248113296270805155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d57e542-592c-4647-a287-83e263ca9e78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218251646283060385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385162182516462830603851621825164628306038516218251646283060385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf177bfa-b75c-4181-a2c9-ddc1b4f8fb34, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10083075568572185057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057100830755685721850571008307556857218505710083075568572185057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e80c62-5a92-4d44-9a14-c1e67d91180e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1821785549001210339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339182178554900121033918217855490012103391821785549001210339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e657304f-4d54-4d41-a3b5-6ed2809be2b9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2774cb91-3a64-4209-b41b-aa1ca8f654a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303642928062821169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169430364292806282116943036429280628211694303642928062821169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225983974240114257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257122259839742401142571222598397424011425712225983974240114257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04461d0a-338c-4ccb-99cd-aa6196181340, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378021958805697668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668163780219588056976681637802195880569766816378021958805697668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315b49cf-58bc-4b4b-b2c0-913b294446f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15462652499325877384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384154626524993258773841546265249932587738415462652499325877384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c976976a-d75a-46b7-b366-1f47cf42cbaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781925333885493841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841278192533388549384127819253338854938412781925333885493841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa75cdd0-1f0a-4a8f-8930-63d5aae838a3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7186062228608481230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230718606222860848123071860622286084812307186062228608481230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85785fd1-d65c-43e0-84d6-267c15daeab0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0e2cf1-8d65-46ae-87e4-8cc51690cbfd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1212195445446880856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856121219544544688085612121954454468808561212195445446880856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101455720525213695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695101455720525213695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aadd531b-4eb3-45ed-92ed-42e63299e48e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ff4c02-57cd-47c0-9d0b-47e9628dd6c6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11527124421133172287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287115271244211331722871152712442113317228711527124421133172287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543532969069973863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863654353296906997386365435329690699738636543532969069973863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c606d3-febb-4b0d-8992-6f813854be3a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 891138490994143256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256891138490994143256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ee23ae-9eb6-438a-b356-a0cb2d6acd57, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663898222382757150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150176638982223827571501766389822238275715017663898222382757150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebdc7240-5eba-4e09-afa2-17b40034f5dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360955799915052004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004173609557999150520041736095579991505200417360955799915052004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2af7b06-ba8a-4670-88f4-3e51077a1001, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421fcf1c-a330-40ed-92fe-41f9e2a5b778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952649839747928563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563109526498397479285631095264983974792856310952649839747928563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697748555924913749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749697748555924913749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11c565a-2b85-441e-b594-30e0b376209c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873308557687547219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219128733085576875472191287330855768754721912873308557687547219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df1b429f-a72d-4d7a-b82c-f87262acfb47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609741982809890433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433136097419828098904331360974198280989043313609741982809890433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27043bad-539c-4b1c-bfb6-ac39b1b1291d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611964890075779199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199161196489007577919916119648900757791991611964890075779199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2072a1c0-0911-4812-8c84-7be797c764b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064d92d0-10b3-48fc-88ac-accf91b45284, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14223401812583579525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525142234018125835795251422340181258357952514223401812583579525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2316015772332012819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819231601577233201281923160157723320128192316015772332012819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec505cd9-3c0a-4da0-9ccd-b7c28107f01f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb133370-ec76-489f-a34f-eaf451ee636c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14406393829618451743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743144063938296184517431440639382961845174314406393829618451743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9437554746091635585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585943755474609163558594375547460916355859437554746091635585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e0142ac-4980-463d-8dc5-f77c965ad5bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4764686144031322327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327476468614403132232747646861440313223274764686144031322327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa7baa6-6a0d-4925-a26a-7369b841a4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3558930214129298468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468355893021412929846835589302141292984683558930214129298468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca5a886-ecb0-46cf-8144-a7cc36ac4685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14030747896016380638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638140307478960163806381403074789601638063814030747896016380638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaba05a8-b961-4c1f-89e1-e4eb228cf3a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b83eea7-9d80-489c-9296-f01ad5ad1983, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12303494272295111791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791123034942722951117911230349427229511179112303494272295111791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569496419396033879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879135694964193960338791356949641939603387913569496419396033879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69205729-29bd-423b-a62c-a109024f7113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072978019679418206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206120729780196794182061207297801967941820612072978019679418206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d88270-1460-4da4-8bd4-fcbbb43d9222, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133704044224042772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772101337040442240427721013370404422404277210133704044224042772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585c73eb-f8cf-4161-86d6-022d303497d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93621c7b-0857-48ff-8fbc-ffc8b758a959, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332178512798218353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353733217851279821835373321785127982183537332178512798218353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3427001963477575945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945342700196347757594534270019634775759453427001963477575945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979219ad-2592-400b-95d5-ebcd09cb45dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb262f62-2c38-4be2-bd95-2c71094b35d2, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 731178033714829214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214731178033714829214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2392553848468363079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079239255384846836307923925538484683630792392553848468363079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1f9389-e6fe-4fc4-89e3-505f6fdc5008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 415051137294667504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504415051137294667504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f392b3d-3572-4567-af4e-e6ab2187b65d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11362247464783108613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613113622474647831086131136224746478310861311362247464783108613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2495ee6-88d9-44ef-83ee-1668bedd1d37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062844178577899902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902306284417857789990230628441785778999023062844178577899902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b5d80e-d316-4f48-b01c-7cb3b02f2ef4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276426795495644411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411172764267954956444111727642679549564441117276426795495644411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e786dfe1-538a-4c1f-b3fb-e07bcf989ed6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965412140732385284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284119654121407323852841196541214073238528411965412140732385284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81481ed8-8b82-487a-95bb-4aabc98e50d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b944511d-9496-4ce4-beb5-d7a666e7aed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470179536847465122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122470179536847465122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184596635820692650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650161845966358206926501618459663582069265016184596635820692650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be549b0-b38e-431e-99f2-55f738a896bc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b9bb60-8842-4649-9874-6e54202812aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7289054597308892993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993728905459730889299372890545973088929937289054597308892993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664165752961430359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359666416575296143035966641657529614303596664165752961430359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9824e3e-e9c1-44e7-8280-a6a5bcbf1420, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96623c59-47b1-4a8a-ad1b-c86c6a53f4af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939949650026063613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613693994965002606361369399496500260636136939949650026063613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467627762405083601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601134676277624050836011346762776240508360113467627762405083601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c42e0c-1ebc-4308-a7d4-c192d10e6d02, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1144821508793165898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898114482150879316589811448215087931658981144821508793165898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6614f0bc-976b-4150-9189-48bafe708e88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5225c89f-17fd-4ac6-8c8e-9c6d570fc0a6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974056148686815265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265179740561486868152651797405614868681526517974056148686815265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4408212263677221574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574440821226367722157444082122636772215744408212263677221574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19dd39a1-beaa-4038-83a2-a670b9fe162e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274391801166003370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370627439180116600337062743918011660033706274391801166003370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e61f183-01a7-443a-aa37-7094a1b6dddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12501334853698345440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440125013348536983454401250133485369834544012501334853698345440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4239ee09-0a2a-4a46-84b8-6ca386b35bef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124934774191470956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956161249347741914709561612493477419147095616124934774191470956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05dc0c82-1e3b-49bf-8fff-5f71d16f9872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715014156629373687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687371501415662937368737150141566293736873715014156629373687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962cd8ba-df64-4ae6-b994-ab9bdf57f073, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a70e05a-d777-41bf-b506-57b6f102b6dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15120453137814868815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815151204531378148688151512045313781486881515120453137814868815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156742032150006599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599715674203215000659971567420321500065997156742032150006599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90ba55f-14e0-49d1-bfd6-1f537e6d709f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838334105404270738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738683833410540427073868383341054042707386838334105404270738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9c95e9-2881-4684-8cb1-4b59c2c8c228, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818955578731202792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792981895557873120279298189555787312027929818955578731202792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d281508-b37f-4f59-94da-897cd75d285c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e938f05-5697-48b0-8195-32686509fe9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6655686826497817439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439665568682649781743966556868264978174396655686826497817439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410957580400727714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714410957580400727714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bb9132-6696-4471-8f12-73c88dabd9bf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81dbadd7-a2a7-47f5-9ef1-8c58d89ab4fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 354601990580971620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620354601990580971620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361952712385311329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329736195271238531132973619527123853113297361952712385311329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0552b899-57c2-4abe-97fb-d1290250abc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba82af6-b055-44d7-b47b-8bc4b0c8a2f3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5278834726193176643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643527883472619317664352788347261931766435278834726193176643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1576403589217193635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635157640358921719363515764035892171936351576403589217193635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a01900-39f1-4866-9eeb-d30f31ca9876, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8950007016192752220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220895000701619275222089500070161927522208950007016192752220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b426f0d-7960-4ea7-b581-7dc76eb779c4, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2193257239516713824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824219325723951671382421932572395167138242193257239516713824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104cb02b-a03a-41f7-a1b7-b235a62aa948, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3114734519487413321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321311473451948741332131147345194874133213114734519487413321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf47304-f781-44b4-8223-dfe56412b200, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc73b59-3cf5-46ec-81e3-bd5b0c768506, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960680469668194399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399296068046966819439929606804696681943992960680469668194399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12858373131362227271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271128583731313622272711285837313136222727112858373131362227271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce824dad-6261-450b-9442-e4faee9dd25c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06721b0d-a7da-44e1-b10e-1ec7eee44b49, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7437354558407356911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911743735455840735691174373545584073569117437354558407356911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4434124088243644896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896443412408824364489644341240882436448964434124088243644896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a79194f-2689-40db-9f31-7c1f33fe7435, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e2baf6-c876-48f0-81ff-180a13fb871f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388913680269511634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634638891368026951163463889136802695116346388913680269511634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683923714768468986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986768392371476846898676839237147684689867683923714768468986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185bc61c-fbc8-4a3d-8b53-f825eb66bd6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3a111f-a836-48cd-96da-99abe4e5f296, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069725600464527983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983306972560046452798330697256004645279833069725600464527983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1966730994180143726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726196673099418014372619667309941801437261966730994180143726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e21034-779f-4d59-b18e-e91f2f4a4588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873402166136989191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191128734021661369891911287340216613698919112873402166136989191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640bf7a9-d468-4e29-a902-a59f92593aee, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198423325226982342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342121984233252269823421219842332522698234212198423325226982342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236f2c30-050b-4375-b2d2-b0ad0d08dd09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691547719858679788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788156915477198586797881569154771985867978815691547719858679788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f95f60-89f2-4985-b86a-a3598cfb4227, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336689024750373375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375183366890247503733751833668902475037337518336689024750373375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64308/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7027fcb-11a5-476d-9294-e791105d7351, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842511713050329030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030168425117130503290301684251171305032903016842511713050329030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a1f91f-c7bb-4962-835f-7b92b5f69e19, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058797634311159256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256100587976343111592561005879763431115925610058797634311159256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42c4aff-8677-47af-89a6-fac49bd6a56d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4004f6f3-1dfc-4fcf-a791-8de08da22ab3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8424599359114113781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781842459935911411378184245993591141137818424599359114113781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12643677554011690359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359126436775540116903591264367755401169035912643677554011690359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0410c9-3a3f-433c-ad01-ea10eff2659e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390250596024887800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800103902505960248878001039025059602488780010390250596024887800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e7ef4c-b0de-4b9e-917e-db7d11c0d54e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26eac6ab-de74-49ae-ae04-ac3d9be5e2a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233387782263088976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976623338778226308897662333877822630889766233387782263088976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481170999431008573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573114811709994310085731148117099943100857311481170999431008573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8ed330-7323-414b-8c24-ca6dae4b5a79, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428554981738775960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960144285549817387759601442855498173877596014428554981738775960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5c62fd-f9c2-49b6-bf05-15a02ae0315d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a461073-4a29-446b-817e-5657a4133788, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14374412488652775486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486143744124886527754861437441248865277548614374412488652775486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2620579999846013880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880262057999984601388026205799998460138802620579999846013880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b6b530-c5af-490a-9ac8-0b71cba8aaa0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb14a8a-d79a-48c0-b12e-b6ebd5c9ba36, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065770616877177476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476150657706168771774761506577061687717747615065770616877177476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3733869629066307793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793373386962906630779337338696290663077933733869629066307793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828e77c4-8812-4738-a66a-897526f5f23d, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243336410799629143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143524333641079962914352433364107996291435243336410799629143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f134831a-98dc-4192-8ea3-87bc5e23d052, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043066473754758460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460804306647375475846080430664737547584608043066473754758460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a9d281-f24f-4754-b247-da9874d49b39, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547791788524174032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032547791788524174032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36aa55b-1802-444c-8476-904a0f638561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307457523278747661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661930745752327874766193074575232787476619307457523278747661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 135b86cc-e302-43d5-b122-84d9e1fb98e3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369406665434598768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768143694066654345987681436940666543459876814369406665434598768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8128b69-1eb4-40b3-b9ec-e9439918594e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4caad6-4cc8-493f-9409-74816e84fb60, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095040288346703090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090309504028834670309030950402883467030903095040288346703090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153804770207108355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355171538047702071083551715380477020710835517153804770207108355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b153180-ab95-4dc0-9fc6-6d5f8f8e1c3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449754219643872911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911144975421964387291114497542196438729111449754219643872911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d1353f-318f-44fa-bf5f-2587e8c16081, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933033013045034028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028293303301304503402829330330130450340282933033013045034028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea6b15c-33ef-4da4-97f2-e09f781cb0ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376736858150408227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227133767368581504082271337673685815040822713376736858150408227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c99df7-1bd9-4f8d-91b5-41b2b4e315d9, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14149340106241770498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498141493401062417704981414934010624177049814149340106241770498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e59054-2e74-49a8-8b29-586b89918d25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5512430610343226955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955551243061034322695555124306103432269555512430610343226955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddccb5b6-874f-4f81-b120-7b3bc4c8d684, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6717798147159784040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040671779814715978404067177981471597840406717798147159784040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156b64b4-08eb-41df-9e11-65b8e0a32585, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7784081590253507799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799778408159025350779977840815902535077997784081590253507799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68271f76-7511-44fe-9880-41c6a3c110b0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b159dad8-53c4-40d0-8c70-75895b9a04b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6268120939112933356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356626812093911293335662681209391129333566268120939112933356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8856432448754111171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171885643244875411117188564324487541111718856432448754111171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af88625-c14f-4f10-be4b-07a3337c2c43, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a880e12-4aa5-40bc-81ce-43e2f4c41f39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691911631744641271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271269191163174464127126919116317446412712691911631744641271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6beb1e97-0677-419c-9e1d-e4ae15e43de8, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797188554580381809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809117971885545803818091179718855458038180911797188554580381809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058915831550343894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894605891583155034389460589158315503438946058915831550343894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2285 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log --grpc-port=64308 --mon-port=8039 --ic-port=30218 --key-file /home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e90907-bcd2-4d8b-b916-2790b7b62e8c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a769142-03ca-4c91-b512-c4f52ec1adbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2285', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_zn1c85_i.log', '--grpc-port=64308', '--mon-port=8039', '--ic-port=30218', '--key-file', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8346346159531027121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121834634615953102712183463461595310271218346346159531027121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17938607555105170108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108179386075551051701081793860755510517010817938607555105170108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1450835
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08f22da-1d94-4b81-92ee-bafdfc016f08, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64308/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r2ny/00139e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384825133276461923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923163848251332764619231638482513327646192316384825133276461923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1450857
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31330c0-7c3d-4919-89ca-f3cd59cc42d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 317350879993726747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747317350879993726747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c307250-b5c0-418e-bbfc-5aff596161c0, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4757196671986960058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058475719667198696005847571966719869600584757196671986960058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dae0f9a-07a2-4b85-95c4-fc4936897081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515075815757175003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003155150758157571750031551507581575717500315515075815757175003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835c67c6-fa7b-4f0b-b94c-3f77c70c0030, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469452993260043776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776846945299326004377684694529932600437768469452993260043776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd478d7c-5a8b-41ba-a73a-45b3bb4b8045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100950677993515111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111131009506779935151111310095067799351511113100950677993515111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e2357f5-2e82-4e9a-8109-e4ca2b27f03a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2159028157284776047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047215902815728477604721590281572847760472159028157284776047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18171975-2b60-4611-8ff0-fbffcb2d5365, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15848056422672091690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690158480564226720916901584805642267209169015848056422672091690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11a8b2a-15ab-4a17-83d2-0e6c11a45536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078128153453324233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233307812815345332423330781281534533242333078128153453324233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94124b4b-a02e-4430-8de2-876954c3155e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8455106530324707703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703845510653032470770384551065303247077038455106530324707703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e19e39-2aaa-4ae5-93f3-15ad16feb20d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7279052860034824445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445727905286003482444572790528600348244457279052860034824445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51b7575-3fee-405f-9b66-9b24cddeedfb, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3445473912165556669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669344547391216555666934454739121655566693445473912165556669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a38f250-ecec-4406-ad21-a9eba35342f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5901006446913482896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896590100644691348289659010064469134828965901006446913482896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e166cea3-8404-4b09-a571-3c0d8487a56b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13749782144545974688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688137497821445459746881374978214454597468813749782144545974688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a00570-1140-47cc-b96f-82e67e8ceeeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e28ab28-7cc6-47eb-bede-7e49500c0759, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8223037300933977317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317822303730093397731782230373009339773178223037300933977317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827807766885938400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400382780776688593840038278077668859384003827807766885938400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1e4802-dfcf-4645-a3c5-b7f94b9692cc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2955779762357837279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279295577976235783727929557797623578372792955779762357837279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7e1b08-2792-4a49-9717-dd37636359e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10712205474960199936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936107122054749601999361071220547496019993610712205474960199936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef5bbd5-c4f1-4268-aa83-c25d02ec3c4c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd8750b-f16d-47ea-b61e-867ea274da77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859471366332123609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609385947136633212360938594713663321236093859471366332123609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848835879073435371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371484883587907343537148488358790734353714848835879073435371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0451c4-6eb5-44d6-9479-d6393f9a7c30, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17655595998948504171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171176555959989485041711765559599894850417117655595998948504171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d3f0b2-25d7-455e-96de-6d56fe0d18e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74758526-e4dd-4842-8335-8f91d2808877, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4748189921936017327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327474818992193601732747481899219360173274748189921936017327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166111013258956105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105316611101325895610531661110132589561053166111013258956105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d88e9f-9772-4fb4-bd3b-a4e9dc71b8e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652283680562327618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618136522836805623276181365228368056232761813652283680562327618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f517a402-7c4b-4f18-a64c-9a6d32a8070e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977258483748276542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542129772584837482765421297725848374827654212977258483748276542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f94b68-6dd4-4f62-8532-b9c92a6d31e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05d071-8c37-4e51-962d-d52d86530fc7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830798420717861146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146383079842071786114638307984207178611463830798420717861146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312979052336511836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836631297905233651183663129790523365118366312979052336511836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef2dbb7-0dee-4d4c-8a8a-2413f7641e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7661448067602571683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683766144806760257168376614480676025716837661448067602571683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b307138b-b1f0-4396-ab82-b3fd586c6b0b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100541990267971541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541131005419902679715411310054199026797154113100541990267971541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b7bf44-2f89-4636-a211-06d82643aae2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14930183055167158010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010149301830551671580101493018305516715801014930183055167158010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798200bb-762d-433c-b686-64eff438c82b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11687971255196872314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314116879712551968723141168797125519687231411687971255196872314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a558652f-be83-45f4-a760-1fc4d1d0facd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067211786195494572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572406721178619549457240672117861954945724067211786195494572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08e90bb-bc5d-4801-9af4-f5985c9d8576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12477949848389421130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130124779498483894211301247794984838942113012477949848389421130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4bd73f-641d-4f1a-b1f0-5f2dfab52b8c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f228180a-dd51-40de-87ca-208790910609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14603566773499284027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027146035667734992840271460356677349928402714603566773499284027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28020836526564731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731280208365265647312802083652656473128020836526564731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19f3edb-b51c-4b45-9d06-2c6c0a37b9c1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea48787-cfda-4c1e-a475-18086ffe207e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5039264507219867021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021503926450721986702150392645072198670215039264507219867021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6226589441664534686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686622658944166453468662265894416645346866226589441664534686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6742f6ba-c516-4a33-8259-7af7b66f1ce7, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23556bb-d78a-4bec-9e79-9b329535ef12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8742924237254607277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277874292423725460727787429242372546072778742924237254607277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280548435815529973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973328054843581552997332805484358155299733280548435815529973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c34a091-0992-412c-ae3d-2b87e2acb5dd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534402850224888571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571145344028502248885711453440285022488857114534402850224888571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc52cf7c-e11f-47cc-93e9-3abd0c823352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8942645543871660793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793894264554387166079389426455438716607938942645543871660793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f39cd0-2932-4a23-89c4-ec43fc001b01, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755786420024188279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279275578642002418827927557864200241882792755786420024188279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6fd3aa5-ae73-47f7-9d82-2d64a01ac323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526265802298343554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554175262658022983435541752626580229834355417526265802298343554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a1ca3d-eb5d-4e94-b93f-2d674f5a1821, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2695706811865623289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289269570681186562328926957068118656232892695706811865623289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6f92cc-84a8-44ef-90d7-a2a0b57561b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104620805931391400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400131046208059313914001310462080593139140013104620805931391400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6538aad9-81c6-47fd-8cef-119b4b1edd71, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9248139030887914690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690924813903088791469092481390308879146909248139030887914690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a06889b-5125-47c9-b4e0-2c19ca4d85a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1743081254307987158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158174308125430798715817430812543079871581743081254307987158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b61fe7-2764-4d8c-a439-de6682f504cf, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557828565548400051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051455782856554840005145578285655484000514557828565548400051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37caa0fe-b72a-49c6-b744-f736d221681a, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3cec0d4-a457-49ae-bafa-58ee22ec8deb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996996395729446599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599799699639572944659979969963957294465997996996395729446599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7635218742517582620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620763521874251758262076352187425175826207635218742517582620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb73dca-2809-4baf-a0ef-f3de2182774f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4454a85-85a3-44ae-b89a-24f931e0dadc, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1115230427905582730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730111523042790558273011152304279055827301115230427905582730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17778695741741423582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582177786957417414235821777869574174142358217778695741741423582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d35efb3f-fa44-4721-a94a-faa164e743ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1619960114316559169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169161996011431655916916199601143165591691619960114316559169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c277bcbb-8482-4c9b-b9e6-76f8324e6ab6, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278933821818720168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168122789338218187201681227893382181872016812278933821818720168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9e9431-3732-4c98-accb-b81fae63ae4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 176747809749013681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681176747809749013681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e408ccbe-c216-4ebc-bef3-7f7c52cc9e2e, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13075170384778024631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631130751703847780246311307517038477802463113075170384778024631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a81862-054f-41fa-8e82-2b7f2dba9458, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3405931437200397953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953340593143720039795334059314372003979533405931437200397953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7407e4-f254-4e0b-989d-52e8d52086a1, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 341978887656119055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055341978887656119055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f643490-a52a-440d-8ae7-32616da53ae4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13191358660286830385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385131913586602868303851319135866028683038513191358660286830385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225afa73-a45e-47e8-9cbc-d8b9cbc12f45, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9416e0-6d91-40ce-83ec-724772d1cdf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015966237556641522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522140159662375566415221401596623755664152214015966237556641522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8f0022-9c34-418e-af8f-69d24a6e1993, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 849403941852499479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479849403941852499479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921758709274984498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498492175870927498449849217587092749844984921758709274984498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3257389e-7d1b-47aa-9213-c58b08845256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e45bca2-65ef-4276-8f35-f152bf68a11c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16882002486675145423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423168820024866751454231688200248667514542316882002486675145423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14364256934032363469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469143642569340323634691436425693403236346914364256934032363469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38680886-eade-4c50-a695-ef9065cd0c48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1871660320396799484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484187166032039679948418716603203967994841871660320396799484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9feb88c-045a-4fa6-8f33-dca3267e592f, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425511225861927057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057134255112258619270571342551122586192705713425511225861927057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b55a3b-4253-4fc6-badf-27f972eb2e4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9589228244575370714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714958922824457537071495892282445753707149589228244575370714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e1f969-3868-4203-8334-4c438fa303d3, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2377112804186813986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986237711280418681398623771128041868139862377112804186813986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5a0926-c045-43b4-8e7c-697089dd0eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1623930760972014024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024162393076097201402416239307609720140241623930760972014024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7018f068-ab25-4af3-abdd-ab7b511d6634, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:259 Command (pid 1450857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1450857) elapsed time (sec): 2.1126890182495117
DEBUG    ya.test:process.py:263 Command (pid 1450857) idrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de606163-9276-4117-888b-24a6cb1bdb18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) inblock: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14896355062921183287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287148963550629211832871489635506292118328714896355062921183287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) isrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7740592821343513897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897774059282134351389777405928213435138977740592821343513897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe0fda2-2a9d-43d7-aa9a-640703f1d9db, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) majflt: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a05beee-88e3-4c6a-afd3-29b204e3503c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) maxrss: 833280
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312878387416724011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011163128783874167240111631287838741672401116312878387416724011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) minflt: 45185
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13963085550955718498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498139630855509557184981396308555095571849813963085550955718498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1450857) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc359414-8365-4d62-8821-f867a1ee6bfd, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ya.test:process.py:263 Command (pid 1450857) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 1450857) nsignals: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ce7e31-2c32-4852-8cb9-ccfb48e5a953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1450857) nswap: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 684273514887279349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349684273514887279349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) nvcsw: 15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10500926464321267550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550105009264643212675501050092646432126755010500926464321267550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1450857) stime: 0.20990999999999999
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c555d1a-ba8c-4d22-9bea-684a2f0ba82c, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892850194833172997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997118928501948331729971189285019483317299711892850194833172997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac7cd69-db44-4e8e-b9a0-ef99af8bf44a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1450857) utime: 0.572905
DEBUG    ya.test:process.py:263 Command (pid 1450857) wtime: 2.209
DEBUG    ya.test:process.py:275 Command (pid 1450857) output:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: dfa6a0a59988907b1fc7297c95182aed43bbe3d5
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 8ecf0017d5b19918f37de892f536e8cb83216309
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12959204132311595501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501129592041323115955011295920413231159550112959204132311595501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4a7325-72d0-4aa8-a5fb-55f5c1fa843b, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026093954508317647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647140260939545083176471402609395450831764714026093954508317647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd72fd8-6e92-4cdc-996d-05d5cb37acbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996528502304074756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756149965285023040747561499652850230407475614996528502304074756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4aacd7a-0930-4130-8d00-6440d25fd924, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=5909e2cc-97a1d6c1-f77e9399-2828ed02" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b8183e376b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b8183e376b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7922b9-58e5-41f0-987f-3c7ef6872194, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): request = { session_id: "ydb://session/3?node_id=50002&id=MjI0YmJlNTgtYTY5NWRhZWEtODU1N2U1MjEtMjgzNDllM2U=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, da6b62c8-6243-442e-a340-b8323deef8ef, ghrun-zkbuch2wwm.auto.internal:17530): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b8183e376b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b81860661b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854488699827956230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b818609a9f0 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b81860a0fb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81860a0fb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1a384bd6-ffd5-4019-9818-6448770b65e9, ghrun-zkbuch2wwm.auto.internal:20181): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, cc82b64e-7c6f-4347-91b9-545268bc674a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b8077bcf-2dd123bd-52623d74-3b3f3b54" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8568489848570333083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083856848984857033308385684898485703330838568489848570333083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6103dd-27f8-4754-b5f3-48277975c8d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k75ez31t3g6c5vzn1k9rx7aq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28195a9e-b2f4-4603-8364-c8d4190748e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231027833259742411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411162310278332597424111623102783325974241116231027833259742411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854488699827956230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230158544886998279562301585448869982795623015854488699827956230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0f642e-6ac0-4ca0-90d3-c5d5fca5eddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460737314034433344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344446073731403443334444607373140344333444460737314034433344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf78a34-47f5-4990-bea7-ea2a08e106a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416124757918586982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982134161247579185869821341612475791858698213416124757918586982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce4c1bd-6928-48b5-8690-a3ef8d1d41e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2850658592548312419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419285065859254831241928506585925483124192850658592548312419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d99c3d-88f2-413c-a1d8-ef6dc2b3d60b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4958e085-bc5c-4581-bcfb-90350a67989e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173844476797427324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324171738444767974273241717384447679742732417173844476797427324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396659745454141439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439183966597454541414391839665974545414143918396659745454141439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2b500cfd-30f1-40cc-bb53-8cf149aa1676, ghrun-zkbuch2wwm.auto.internal:17530): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-09T21:45:22.917469634+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Cancelled on the server side
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b81860a0fb0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b81860a0fb0>, reason: session-useless
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed9aa13-f405-4c2c-b374-7677f8ccbdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b81860a0fb0> is no longer active. Current active count 2.
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371311106409997565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565163713111064099975651637131110640999756516371311106409997565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db05bec1-c3d1-4e1f-9474-a96ca65aaad1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3b8296-d22d-44bc-93cf-037be55667d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814500516764397949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949138145005167643979491381450051676439794913814500516764397949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717308851963382132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132717308851963382132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19271968-46d8-4c32-8cb9-61984828f8cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219d10b5-eb48-4c9b-aada-3a423a571f07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9537027073019121274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274953702707301912127495370270730191212749537027073019121274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15664833380153181471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471156648333801531814711566483338015318147115664833380153181471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e80c48-de20-4c63-88ad-caa7edba4fb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff316ea-61c7-4b56-a484-f597bd4e23d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939783402558510616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616169397834025585106161693978340255851061616939783402558510616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15102931004346416517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517151029310043464165171510293100434641651715102931004346416517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b4f12f-e621-4d6c-8fc8-07f68be7a922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ed6ee4-9ca2-4b50-9dfa-0005f36d348f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6217667951030880218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218621766795103088021862176679510308802186217667951030880218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008738451960619612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612500873845196061961250087384519606196125008738451960619612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb1501a-4393-4ea2-a8dd-049b50c359db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 594416586445418210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210594416586445418210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d3d130-e096-41d0-a70a-9054bc65c055, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878846595002498345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345787884659500249834578788465950024983457878846595002498345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285f1cbb-9924-487e-b312-a8e5c3375b9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8095286615528977043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043809528661552897704380952866155289770438095286615528977043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2e70f2-73ab-4676-915d-6e96f5ad2409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b024f2-5375-4296-ad4b-0b703baa5dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10035692143876042916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916100356921438760429161003569214387604291610035692143876042916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11526107746709439647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647115261077467094396471152610774670943964711526107746709439647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9982370-3c53-41dc-8520-35d44049271b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6099463021815188806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806609946302181518880660994630218151888066099463021815188806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc253822-5a1e-4911-90ae-dec0db54b049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995869693084495020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020159958696930844950201599586969308449502015995869693084495020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0786a933-7a78-4ecc-bccc-53ad20076c79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681405a5-08b4-4f4a-ac73-6cf10c004e4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6252193838428872153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153625219383842887215362521938384288721536252193838428872153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13846799896866252946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946138467998968662529461384679989686625294613846799896866252946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f27b53-d721-49f5-8d06-dd251fb51071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 976196926307464105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105976196926307464105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d702dee-9943-4485-a733-143bebd996a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9417046282025692347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347941704628202569234794170462820256923479417046282025692347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f56e6ffb-c3b4-4743-8c85-e6cca9a084ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f986e775-3ca7-403b-96a1-e0cec819d485, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7938448289088797630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630793844828908879763079384482890887976307938448289088797630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba07b31-e813-4c7c-b1cb-5d86ec8ac005, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18427096849334235037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037184270968493342350371842709684933423503718427096849334235037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386685671972483621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621183866856719724836211838668567197248362118386685671972483621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d781b76e-8b8a-42fa-a191-4cf277b1c51c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9612710673963558145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145961271067396355814596127106739635581459612710673963558145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a008023-cc65-41e3-9cbf-4ecf4d315950, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4366342429954395963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963436634242995439596343663424299543959634366342429954395963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec3b79f-8a5f-4fa2-a21d-af05b5821b7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8c8d27-a794-4452-8e4c-d3fda5073b49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380957761309322573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573183809577613093225731838095776130932257318380957761309322573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589616792776057093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093165896167927760570931658961679277605709316589616792776057093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dce45ed-fbaf-487e-adbf-34e2eefdeede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508428121080577243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243145084281210805772431450842812108057724314508428121080577243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0685e0-9d21-4de9-abf3-c8f8a319555a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f941e34c-cdb3-424e-bb90-8df120e4d6c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975929720558047024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024697592972055804702469759297205580470246975929720558047024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951162728511691969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969149511627285116919691495116272851169196914951162728511691969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca935e68-4445-4d51-8a1d-5265a8c5c652, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918670562307754404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404491867056230775440449186705623077544044918670562307754404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7cb2fb0-953a-4b38-a880-5c4dc99c8c75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452333364502516970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970124523333645025169701245233336450251697012452333364502516970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a45a52-6895-4489-bb08-7120308f13df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9019835677016038051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051901983567701603805190198356770160380519019835677016038051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b78f0809-814c-49e6-b2d7-ac6853a91d99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9163751672381257828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828916375167238125782891637516723812578289163751672381257828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92edf976-8b36-4d14-8879-2bc42713ef28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e420bcbc-a5c2-42ba-8b45-22406ff12f01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002292624097687451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451100229262409768745110022926240976874511002292624097687451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5865927317288141152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152586592731728814115258659273172881411525865927317288141152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181fe90e-0481-4884-b61c-1d6abb073e76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5928326536236444848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848592832653623644484859283265362364448485928326536236444848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f7c524-9438-4e52-b735-e178c73feffb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568801371763477904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904155688013717634779041556880137176347790415568801371763477904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68932eb2-d5a3-4677-8258-c7c23ab49328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c54a6ca-20a1-4135-bf44-2194fd376cdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801349839415080723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723780134983941508072378013498394150807237801349839415080723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934657953020669527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527293465795302066952729346579530206695272934657953020669527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daebcd16-42f9-4600-91d3-8a2087ed9660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4e49e4-7df7-4aa7-8e75-84acb271d5e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12815339505887960459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459128153395058879604591281533950588796045912815339505887960459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3946085016461649271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271394608501646164927139460850164616492713946085016461649271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09f858d-3f8f-4cf6-9706-183b94e4d893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236878081379434170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170112368780813794341701123687808137943417011236878081379434170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0762e39-cd6c-4ebb-80ef-c600870fbd01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea326157-de49-46f2-8a0c-3f378381b4cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453575905868704067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067114535759058687040671145357590586870406711453575905868704067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1c5439-b790-4c6c-a161-7380a8254671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260190565282220809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809526019056528222080952601905652822208095260190565282220809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454054918596099297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297124540549185960992971245405491859609929712454054918596099297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b28ca7-b4ea-434e-bfe3-c603d2988a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284af831-083a-4983-9adc-e83828aa23f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487846157315922667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667748784615731592266774878461573159226677487846157315922667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10874070703418641622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622108740707034186416221087407070341864162210874070703418641622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b493b8b-4579-4463-b416-d4573798c941, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1409786961579999557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557140978696157999955714097869615799995571409786961579999557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b012f0d1-d43a-4417-b269-37c7712e1757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 164898389068175948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948164898389068175948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf5b3e1-4c5a-4889-9a11-41df12ecfb8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e3b6ed-e8e9-4cbd-a7d4-4d51ba43a3b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249612992116781712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712824961299211678171282496129921167817128249612992116781712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3169902862930754775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775316990286293075477531699028629307547753169902862930754775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f56d713-0ebd-462b-9aad-828c70a3de53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efcb54f5-0ba3-4a42-a38b-26e701036958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14730795421835746345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345147307954218357463451473079542183574634514730795421835746345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562004514413640258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258175620045144136402581756200451441364025817562004514413640258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d90d06-ed84-41b4-aa1f-e15e22091ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540965922316295790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790115409659223162957901154096592231629579011540965922316295790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7ae99f-77a8-4301-bf9a-59a28206adf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382522307523311909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909138252230752331190913825223075233119091382522307523311909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7419f18-2592-4fcd-8c07-b9a243ac4376, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10856843673461251016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016108568436734612510161085684367346125101610856843673461251016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525ba69b-298e-46a4-9017-47e47c803d53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982210923662003636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636179822109236620036361798221092366200363617982210923662003636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d995fc3-8dcf-43a5-89f8-0d4cb2b34e8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999992249941136969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969199999224994113696919999922499411369691999992249941136969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5756fb18-86c6-427c-a1e1-7ccbdd016b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900783297655470176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176290078329765547017629007832976554701762900783297655470176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645a4744-754a-4752-ae0d-902d67f33468, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4db4669-d20e-42fb-a870-281c8851bfc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6837490521503396571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571683749052150339657168374905215033965716837490521503396571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119818227028989778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778211981822702898977821198182270289897782119818227028989778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea9651a-ab0b-4712-ac5d-e8d57fc87fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17112413911148819656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656171124139111488196561711241391114881965617112413911148819656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b77030-5c13-4845-8c01-2eb10d8c094a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5812530294814321310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310581253029481432131058125302948143213105812530294814321310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d7620a-204d-4a14-88e1-6d83ffdb7e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b458250-1fdd-4501-83c1-b7decffc9130, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17854511792462073435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435178545117924620734351785451179246207343517854511792462073435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750309487586468136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136975030948758646813697503094875864681369750309487586468136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8e3462-4a07-4e6e-ac72-b0cfc64878d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812081708300323117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117681208170830032311768120817083003231176812081708300323117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df53197f-c44d-4694-9020-fceb48284788, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592092757881749982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982135920927578817499821359209275788174998213592092757881749982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357e913-387a-4dbc-8baf-a151e7cb92f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904883525145058979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979890488352514505897989048835251450589798904883525145058979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf414f0-add0-49f6-9ddd-a212fab03269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56487a22-aa99-48dc-80f5-5bf7f844702d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8311588946331349750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750831158894633134975083115889463313497508311588946331349750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1253939997757314657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657125393999775731465712539399977573146571253939997757314657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50eb1565-bd67-44a3-a93f-0e60f151efbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16900231005739697290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290169002310057396972901690023100573969729016900231005739697290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5bdb45-c419-4dec-aa00-fa7506b68a87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6a4c06-7d26-4532-952d-c17ed5fe5543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6403623605409280888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888640362360540928088864036236054092808886403623605409280888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357224544220521463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463143572245442205214631435722454422052146314357224544220521463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a475d122-e983-4150-aa8a-b1bc28b6ae43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3778ec-d5bb-489d-8264-5873674e56d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527783913400747752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752252778391340074775225277839134007477522527783913400747752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2021e30-d41f-4af5-9a23-99caf682f38e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6752650872255054337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337675265087225505433767526508722550543376752650872255054337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659753632423234619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619865975363242323461986597536324232346198659753632423234619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78ca4e2-0dd7-4828-b706-cf2ec49065b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3624ab-b73c-4940-992d-34d75774f49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770827344198381347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347157708273441983813471577082734419838134715770827344198381347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15439231805924817303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303154392318059248173031543923180592481730315439231805924817303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65dacf3-6f6a-4f26-bc69-d31ad309823f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338082081419558839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839133380820814195588391333808208141955883913338082081419558839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e8b4c8-d522-48d3-bd81-ad51fb1bb68b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292747746731170039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039829274774673117003982927477467311700398292747746731170039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5327ed-6093-4bfc-94a9-d9794adbfaad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10945137006343220789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789109451370063432207891094513700634322078910945137006343220789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37a5bdf-0498-4f7a-a73f-45ea481b0357, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7919568676120699420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420791956867612069942079195686761206994207919568676120699420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 131af444-2555-4485-a360-4b54e33073fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14704055141239811967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967147040551412398119671470405514123981196714704055141239811967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce32b8f1-009f-443d-a87b-922c3d2b15ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123920358208727384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384101239203582087273841012392035820872738410123920358208727384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873365fc-40f0-4198-9c26-48eaea491686, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1465762671745127606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606146576267174512760614657626717451276061465762671745127606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87184622-9ffe-412d-93f1-67faeb03410f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13564464326061885452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452135644643260618854521356446432606188545213564464326061885452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2819616e-9163-42c6-a9a8-898ba09d2d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176896993658265543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543817689699365826554381768969936582655438176896993658265543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f7d27f-c49e-4a87-b63f-1e50e5344294, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626771097177540242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242262677109717754024226267710971775402422626771097177540242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6da127-be89-4c22-9429-2bec4a8216ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3562681b-c604-4aa6-9297-73cadee3b4c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7001935750047600506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506700193575004760050670019357500476005067001935750047600506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13565072560176994030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030135650725601769940301356507256017699403013565072560176994030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b7fd65-4a3b-409a-bcad-bffe5af6a3cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f58fc1a-ca32-440e-83c9-e102dd43287e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4578301903235506432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432457830190323550643245783019032355064324578301903235506432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17770278719702168144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144177702787197021681441777027871970216814417770278719702168144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111e504e-2c0b-48dd-acce-56e3b1fa5d05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17696060326356638295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295176960603263566382951769606032635663829517696060326356638295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24423eb4-96f8-402d-b01b-19a2fc62128e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375673113243139513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513163756731132431395131637567311324313951316375673113243139513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761cc72f-23e3-453a-8e1d-66f901948b93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14684640648812745233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233146846406488127452331468464064881274523314684640648812745233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04bed07-7868-47d5-ac1d-85f00da74f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16393064971023459931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931163930649710234599311639306497102345993116393064971023459931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2d6040-7f4d-41d8-87d7-93ea8158e06c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7811039663670099440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440781103966367009944078110396636700994407811039663670099440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1bd54ee-a2c6-4fc6-811b-826ecf473999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5275276614824498583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583527527661482449858352752766148244985835275276614824498583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564ee70f-1257-4af8-aa86-e22d92843b65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3524efbd-9e57-42ba-b9a1-a3c40e38769d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042312822330412571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571904231282233041257190423128223304125719042312822330412571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6645279185742543448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448664527918574254344866452791857425434486645279185742543448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b3a1b2-d9f4-496f-aaed-345359867d8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d06d4c-5b20-4345-9c80-c040b902ea2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708186907792407488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488970818690779240748897081869077924074889708186907792407488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177878437581905533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533151778784375819055331517787843758190553315177878437581905533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b12d543-33db-4a83-a964-34eff9f5ab02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f88df9a-7258-49e2-9f54-fbecfcba66fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931549176766026639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639293154917676602663929315491767660266392931549176766026639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17558149646521920869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869175581496465219208691755814964652192086917558149646521920869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b5a572-2d11-4cfd-b5f6-070188a9d24a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962c8055-f8b1-41ab-9b37-15a7debedf7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11239962010162019875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875112399620101620198751123996201016201987511239962010162019875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703865568088389996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996770386556808838999677038655680883899967703865568088389996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0301852a-f9a9-431d-a910-e5efe9a244b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2600966732382475605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605260096673238247560526009667323824756052600966732382475605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084ce4dd-0dc8-4931-87d7-c5b08d2f146f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379893815308402592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592437989381530840259243798938153084025924379893815308402592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebf26a0-37f3-44dc-9daa-c98f04fc1c7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9084564036453854805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805908456403645385480590845640364538548059084564036453854805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9790fe-4188-440c-bf0a-3580f2f699ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444258070021385279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279344425807002138527934442580700213852793444258070021385279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1391c09a-d725-48cf-85fe-e1b4cd4a2963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf2f401a-c848-4a22-8848-426d5170fdaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12315442807139644416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416123154428071396444161231544280713964441612315442807139644416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da25053-d957-474b-83c5-3d5a67e37550, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5925417186853793718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718592541718685379371859254171868537937185925417186853793718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 496991132120656005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005496991132120656005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe07c89-22ea-491d-aa51-66631b249edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753112426563891508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508975311242656389150897531124265638915089753112426563891508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78eaa797-7380-4314-a371-5bbff40251ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0516aa6-c3a0-4acb-876a-84b9bcde5de1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10596797714146264168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168105967977141462641681059679771414626416810596797714146264168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911865679046390605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605791186567904639060579118656790463906057911865679046390605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7be2bfa-20ac-427f-91c4-9534c6dea200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30d9204-d036-46f9-9d80-b2e71ae8118a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566078846410878465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465115660788464108784651156607884641087846511566078846410878465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8078353632555512695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695807835363255551269580783536325555126958078353632555512695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c0a0d4-6c7a-46e1-91f1-58ff5e10ecc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171281776401900244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244171281776401900244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6543aa72-52ec-4d9d-89bf-52316701a893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369499390458741728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728183694993904587417281836949939045874172818369499390458741728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e23f652-56c0-4cd5-a472-cd04b778d7d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301593435379885820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820630159343537988582063015934353798858206301593435379885820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13198fe-f6a1-4dd4-a9a9-15eb27744235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625325182575898642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642662532518257589864266253251825758986426625325182575898642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4714e8c3-d213-4026-a3b0-9dc3dd1c8093, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3906460846801666206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206390646084680166620639064608468016662063906460846801666206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9717f00a-8e6b-4fe1-9d3e-5157ddbf7e09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d75b35-1496-4806-a48f-65abe8ba41bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459036219045436533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533164590362190454365331645903621904543653316459036219045436533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896295681096140955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955189629568109614095518962956810961409551896295681096140955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18a30e3-f297-4189-b9cc-2d7968c717f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77126f8-5253-44fd-b96d-87c4732ac686, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5143756466373353812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812514375646637335381251437564663733538125143756466373353812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820256944818325542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542148202569448183255421482025694481832554214820256944818325542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aff1bc3-b7ad-4361-a05d-15fd75447321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948994283245014934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934109489942832450149341094899428324501493410948994283245014934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3eae0de-68fe-42fc-8ce0-f99ac5fc0df2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995813800141156722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722149958138001411567221499581380014115672214995813800141156722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0caf9cbb-529e-43db-ba6b-9805e32ed6b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b81fdb-5854-45d5-a101-058a9450e23c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605038342404809223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223260503834240480922326050383424048092232605038342404809223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b8ead8-8307-45b0-a38c-ee65c5a0f710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7798158569683722798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798779815856968372279877981585696837227987798158569683722798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8153161593040514966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966815316159304051496681531615930405149668153161593040514966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6dae05e-2011-4829-b57f-fe8ec957c9d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7363694599219896884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884736369459921989688473636945992198968847363694599219896884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182dd28d-629e-4050-beb7-f8a2a14b502e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6559145522507844657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657655914552250784465765591455225078446576559145522507844657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa03b24-f7f8-4543-b927-677a854065aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43dc2605-1416-4d21-a74c-99c247b30b43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398514114360169584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584139851411436016958413985141143601695841398514114360169584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5520714560105730940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940552071456010573094055207145601057309405520714560105730940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6464c6-589a-45f1-8d63-1e1091627770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d744b1c1-b07e-42a5-a692-bc87778a197f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4605835384096349102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102460583538409634910246058353840963491024605835384096349102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639935892778055972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972166399358927780559721663993589277805597216639935892778055972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3235a305-f3f3-4739-8de7-2a91ebcdd80c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492c28b2-e829-40f0-948d-0801488fb31e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 520276534492717045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045520276534492717045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16843208300841060430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430168432083008410604301684320830084106043016843208300841060430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44441981-4612-42a6-b750-c26f46e0f6f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ed3e83-1ee1-4888-a301-0b0551a5c9b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13587753937731168962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962135877539377311689621358775393773116896213587753937731168962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7124954854743091972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972712495485474309197271249548547430919727124954854743091972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c283aa-32a4-4bf6-893f-104fd9fdcbab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df55be82-1173-4593-b7bc-9713b368dfc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059282341899971334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334805928234189997133480592823418999713348059282341899971334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505168099881887043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043350516809988188704335051680998818870433505168099881887043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e523929-bd9b-4312-8089-5a291278fea7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034555928957728747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747170345559289577287471703455592895772874717034555928957728747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6651a-b9da-490e-bc3c-5a828c7b7d55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794672447814978024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024127946724478149780241279467244781497802412794672447814978024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d4ef22-d513-4806-84d7-65901b567dac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179965728073700801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801117996572807370080111799657280737008011179965728073700801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3a7caa-971c-4229-a897-3f7eb1b07ad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e4b491-b080-46da-abc7-aec4f4bb6c5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236994496831292138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138823699449683129213882369944968312921388236994496831292138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022621903959944985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985110226219039599449851102262190395994498511022621903959944985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ed4fbe-3da3-4aa9-997d-ac7e62936b8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e252ef-82e6-4af1-912d-748b89d1c22d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16978766591051653393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393169787665910516533931697876659105165339316978766591051653393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663903044492156825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825166639030444921568251666390304449215682516663903044492156825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c8d29a-7ef5-487e-a7b8-22ad6a1b1629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f466ff-7940-414e-a40e-7b1a4ebefa08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427798282062434392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392427798282062434392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10168743411564807538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538101687434115648075381016874341156480753810168743411564807538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be27dd2b-a0ff-4995-b2bb-92f0bf91ea8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1419196667774385767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767141919666777438576714191966677743857671419196667774385767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d992e290-f561-4635-9dc2-56366660141b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abd7dcf-3ab8-4d1f-9b9b-3af7563d47e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13641976197996919968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968136419761979969199681364197619799691996813641976197996919968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108240837432794136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136510824083743279413651082408374327941365108240837432794136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a84478-7a51-4b96-a636-7bbc0a0f6055, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bafc159e-cc9f-418a-b5b7-07a619cff3df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16181149718115363344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344161811497181153633441618114971811536334416181149718115363344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255841255611623690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690132558412556116236901325584125561162369013255841255611623690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d52722-b1c9-40cb-b67d-332961be6cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670239316502065316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316176702393165020653161767023931650206531617670239316502065316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2be938-a218-4adf-97a5-7c277cc0707e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224f0d73-5aac-426c-b0b4-fc61cfad8c97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170149935223817972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972417014993522381797241701499352238179724170149935223817972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652984055070473126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126665298405507047312666529840550704731266652984055070473126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd60077-98f4-4841-894c-9ba0a995b527, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10241180771605652022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022102411807716056520221024118077160565202210241180771605652022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee91c59e-d104-4232-ac22-8dcef2f3e7aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349869401839260305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305334986940183926030533498694018392603053349869401839260305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0266d6a-ec19-47a0-874e-f04a85a6981c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300245595172058900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900830024559517205890083002455951720589008300245595172058900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a128c1-c260-4fc7-b027-11aa23f362f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9124307279432776772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772912430727943277677291243072794327767729124307279432776772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f989bf20-dd75-4ea8-a95a-e6d05c3f2f41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ec1c16-5546-40bc-8a76-b138fb8828df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12306794572000035377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377123067945720000353771230679457200003537712306794572000035377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681607983822594757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757468160798382259475746816079838225947574681607983822594757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852bced8-2e3c-437b-9ede-b2b41de436a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6593639595390643140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140659363959539064314065936395953906431406593639595390643140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81049d65-467d-4d8a-8b15-8e57741d85cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1555331437312177356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356155533143731217735615553314373121773561555331437312177356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ccd48c-a88e-49a6-865d-caec74ff025a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362897132064382357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357136289713206438235713628971320643823571362897132064382357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3812db9a-1c2c-4c79-a00c-790ff893e0f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b916c8-1be2-4522-9025-6dd56b8add07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585062828851467976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976155850628288514679761558506282885146797615585062828851467976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126457750933832510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510412645775093383251041264577509338325104126457750933832510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d93fe6f-736f-4934-a09e-92c8b07d4d22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3329728883117171144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144332972888311717114433297288831171711443329728883117171144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8996205f-ee8d-41db-91d9-9140fbe904e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396540856876987975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975139654085687698797513965408568769879751396540856876987975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af8c9ffe-fb55-4db3-b39c-25d6f6c7139c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495836935993005281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281114958369359930052811149583693599300528111495836935993005281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68b4840-6f84-446b-94d5-eb06f8c097ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef53ff62-c2ec-4cc6-b362-e950c4614600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6988927880365934297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297698892788036593429769889278803659342976988927880365934297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880254708383465948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948880254708383465948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834a4ac3-3e98-46f1-822b-90379c5e1eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359363294255172160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160143593632942551721601435936329425517216014359363294255172160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c51eb40-e5c4-452b-b4df-24b779072478, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789918414310603189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189278991841431060318927899184143106031892789918414310603189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3522863-553d-484d-a06a-dba386192a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e99bc0-32bf-43dc-a560-28883e486642, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 946657522317885981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981946657522317885981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3842687842806165985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985384268784280616598538426878428061659853842687842806165985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2741f7-10ca-43ee-b562-5f92d40ff917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13009652381764140206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206130096523817641402061300965238176414020613009652381764140206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcda8aa5-52f1-4d65-bc4f-7bac73e9e617, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 014497ca-0bb7-4dca-a7db-8d41f52cb605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457391198955425205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205164573911989554252051645739119895542520516457391198955425205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13060721810012832903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903130607218100128329031306072181001283290313060721810012832903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6966b7-66a9-43d1-bb60-59c5ef6e5dda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2329fd5-9c54-4213-8dfb-6853e7c374c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15631799187312746954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954156317991873127469541563179918731274695415631799187312746954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14210460148490588207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207142104601484905882071421046014849058820714210460148490588207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f8d672e-3098-4306-b484-ce3276b3d9f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0deae8-a2b2-47d0-b668-fe81957d8649, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292865485330223769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769292865485330223769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386420346823063621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621173864203468230636211738642034682306362117386420346823063621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddf3607-9b71-4401-ae57-ed6c98e8df28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4595539575998401200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200459553957599840120045955395759984012004595539575998401200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf99213a-3c7e-4646-8b36-29294864e5e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9964434238824048953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953996443423882404895399644342388240489539964434238824048953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469f8579-975f-4af3-9c14-4bf13f26980b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9426260520535123587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587942626052053512358794262605205351235879426260520535123587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11602577-ec86-4553-b308-f42edbfb16ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5cbd108-f99f-4b7f-8854-524741ff21d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8769644339417356394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394876964433941735639487696443394173563948769644339417356394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10161983370932468786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786101619833709324687861016198337093246878610161983370932468786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9987def-2726-434b-9f0f-9cf676718a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010524818652335077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077801052481865233507780105248186523350778010524818652335077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a60b990-d4b4-4d27-97aa-56d30fc57135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3d586c-863c-45ba-a9b0-5acf64154934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796626538216535671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671379662653821653567137966265382165356713796626538216535671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13382571621104576958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958133825716211045769581338257162110457695813382571621104576958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ceeb889-5189-4245-b197-09dbf6654724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89bd591-00cc-4613-8d44-81f4eff7e5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8720888716879956926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926872088871687995692687208887168799569268720888716879956926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18317429361855024587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587183174293618550245871831742936185502458718317429361855024587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91dbbeb1-5252-458e-a274-a364180e44e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5028145507754292565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565502814550775429256550281455077542925655028145507754292565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a25827a-4f93-46bf-87d4-d9e72ad3668b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9414ae-b706-47b1-9135-b5b2926c5b55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432670614317353651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651154326706143173536511543267061431735365115432670614317353651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432607748551135573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573143260774855113557314326077485511355731432607748551135573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130ab008-5733-4fb1-a20b-b2ef7d3315f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2658552375011340845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845265855237501134084526585523750113408452658552375011340845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c41799b-3e80-4de7-b81a-dbd16a822a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13077588748623095972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972130775887486230959721307758874862309597213077588748623095972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388d24e5-ce97-4fc7-9a2f-72504b6065f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8290215486603704598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598829021548660370459882902154866037045988290215486603704598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df0e29b-763a-4628-943e-b9d912da80de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff97bfe-232e-4653-a80c-573a5c297f4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3290168494214005379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379329016849421400537932901684942140053793290168494214005379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14570584457099856393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393145705844570998563931457058445709985639314570584457099856393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2228be-4fe5-47ae-8050-b23c492d12d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d35000-c94e-477f-9c47-c4b9c73af229, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764617933353768395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395167646179333537683951676461793335376839516764617933353768395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5575504475534689035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035557550447553468903555755044755346890355575504475534689035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3b6268-d219-46c2-bd1f-0bcde5ef3925, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4096520211233496332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332409652021123349633240965202112334963324096520211233496332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071fe762-f45e-4142-80ae-96f4b0295cc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802bd3df-7210-4c07-8cd3-b3abb4c235c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572892778230237363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363457289277823023736345728927782302373634572892778230237363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 208113120883456833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833208113120883456833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed4be02-07d9-42c6-9c97-23c2e810c619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2808071841208031135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135280807184120803113528080718412080311352808071841208031135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6937b6-0d0a-4f5f-90b2-3565f93088f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514471683214599599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599165144716832145995991651447168321459959916514471683214599599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e147c3a4-791e-45b6-a480-b61e7429f42c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bb9e2b-188b-42c4-9fce-1e83bb4471d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680699400421761286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286156806994004217612861568069940042176128615680699400421761286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410574874786591498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498104105748747865914981041057487478659149810410574874786591498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825aed52-533a-4355-8da7-9a2f80f2669a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10552522955673424366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366105525229556734243661055252295567342436610552522955673424366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8ff474-19a5-4e41-97c1-3ccb89be907c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6879798641753002857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857687979864175300285768797986417530028576879798641753002857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a535352c-eb88-4ade-9eb6-b5d1394f747f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11287474016729278664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664112874740167292786641128747401672927866411287474016729278664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ee2b8d-a9a8-4db3-ba5a-0deb59c173a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581050443133258363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363581050443133258363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c06981b-2c59-4a6a-9a56-444c9c821704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13695039903601753649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649136950399036017536491369503990360175364913695039903601753649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f7f4ae-e59b-410b-924b-a09c3e5df2cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c32a8e-2986-40b8-9be6-647f0761cc8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643733312931630092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092156437333129316300921564373331293163009215643733312931630092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8569424613915713872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872856942461391571387285694246139157138728569424613915713872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77c791e-c48d-4b3d-b222-9723f596c9bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5ccfe9-fe6d-4f55-b14c-98dc105e55d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3869683940443943542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542386968394044394354238696839404439435423869683940443943542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384674066199876599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599143846740661998765991438467406619987659914384674066199876599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b06532-a930-41aa-a6db-e4f6830e165f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a22672-f671-4183-9768-d5da313946fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5563216756744211710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710556321675674421171055632167567442117105563216756744211710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17133794414561639899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899171337944145616398991713379441456163989917133794414561639899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb98ae15-f82b-448b-b26c-15f21ba83771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009139171689635377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377700913917168963537770091391716896353777009139171689635377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f6c797-a85d-4d47-9e2b-b9136a8281ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a523d13d-94b5-48b1-a6e9-30670a3d1612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17274877499079315315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315172748774990793153151727487749907931531517274877499079315315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15808936212376966279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279158089362123769662791580893621237696627915808936212376966279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17c0d05-56f6-44ef-ae50-887eb47e43ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ebff73-b596-4a95-9be0-db2a0746449c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886713481716369239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239388671348171636923938867134817163692393886713481716369239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5047885362609086792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792504788536260908679250478853626090867925047885362609086792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e9ab53-885a-4281-9ecb-33717950c269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065749566569258918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918606574956656925891860657495665692589186065749566569258918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205fefdc-87cb-46ee-9d44-bcf3669c4a3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd001b1e-301c-4c02-b2a8-914b4ffbf503, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7214946513686519499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499721494651368651949972149465136865194997214946513686519499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5642646336113287016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016564264633611328701656426463361132870165642646336113287016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de1ca1d-10f8-4d82-9c9f-ef900aeb061c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2bf198-b044-4a84-887e-764f6fc4d6f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886394430712231386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386178863944307122313861788639443071223138617886394430712231386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11756539878908173366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366117565398789081733661175653987890817336611756539878908173366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22cdcf9-e15d-4893-85ea-1d3fcf60ae42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b441624e-2791-4747-b9ba-e5e422fb9ccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11054984724228136467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467110549847242281364671105498472422813646711054984724228136467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290982413793873048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048129098241379387304812909824137938730481290982413793873048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e022ba1-d802-4202-97b5-f85ec23deea7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 772444240786815527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527772444240786815527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d6f86a-ba51-429a-a413-772f84ff4558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6258ea-a3a7-40bf-8140-0a4d7c314bb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774209395641540184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184137742093956415401841377420939564154018413774209395641540184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1815874198589172625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625181587419858917262518158741985891726251815874198589172625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8c238f-f75b-457a-914c-d6a1cb02519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b28b1e-087c-4164-bf28-f92bbb6011d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009831416688836335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335800983141668883633580098314166888363358009831416688836335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14193210170330831544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544141932101703308315441419321017033083154414193210170330831544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6676198f-6c18-413b-bb18-930da417f745, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b0ad7d-c4f1-471d-bde6-f4643f22a576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056758674694551607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607140567586746945516071405675867469455160714056758674694551607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732335033046463368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368732335033046463368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941c42b6-e26f-4297-9b5c-38a6aedee6af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11764225363892163327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327117642253638921633271176422536389216332711764225363892163327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a75ef78-cc43-4dbe-9700-97df6b69a691, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8142591-c81a-4ac9-9736-579c0505e704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2120290852542821657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657212029085254282165721202908525428216572120290852542821657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8579782354137643546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546857978235413764354685797823541376435468579782354137643546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d3d403-3f69-4672-84ca-9e1d678b6e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13570861484586326437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437135708614845863264371357086148458632643713570861484586326437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb6627b-56e3-4099-9a97-f60f97a967ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12759446972755154868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868127594469727551548681275944697275515486812759446972755154868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7063a235-eaa1-4ae0-a731-a7afa00fdcc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682551990374612442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442682551990374612442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe64f2f7-40b7-4af7-b86e-20128a0208a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15982989456948276239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239159829894569482762391598298945694827623915982989456948276239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a73fb4-295a-4dfa-b6ff-05cd06a29ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010066066317168472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472801006606631716847280100660663171684728010066066317168472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb938187-296a-45b5-aae7-f8435dfaabf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791113353819154971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971107911133538191549711079111335381915497110791113353819154971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f627d9-672e-4d3c-a0c8-6ccb11526153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b732158-cc7c-446a-b38f-576db8388917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104267428875473535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535910426742887547353591042674288754735359104267428875473535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13499459937332000395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395134994599373320003951349945993733200039513499459937332000395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04fb391-daa7-4616-ac3f-efdf8234ce08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806400944466131797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797380640094446613179738064009444661317973806400944466131797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dcbdc4-2dcb-45fc-a80d-85929285581a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 730408735473590638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638730408735473590638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbd350a-d9ed-4466-ac3d-df4413410774, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1faf0fd-5d0d-4f96-a0a5-fd9207e2f80e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8119214491166759889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889811921449116675988981192144911667598898119214491166759889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735155918188888625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625177351559181888886251773515591818888862517735155918188888625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc36c785-9346-41ad-a5e1-5f40186514d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be88cf9f-2fcf-4c9f-8fde-498e4a21dbb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849654816489413904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904384965481648941390438496548164894139043849654816489413904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15019848288161934684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684150198482881619346841501984828816193468415019848288161934684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5733c514-c4a1-4fd0-bbaf-371eeadc5b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de3b2d5-d8d8-40aa-b442-46395b8c4e85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110266723439591743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743181102667234395917431811026672343959174318110266723439591743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852737254380452227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227128527372543804522271285273725438045222712852737254380452227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3469e71-b6bb-4720-8acb-50c6e9da1dc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915283727125689067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067891528372712568906789152837271256890678915283727125689067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b0905c-efbe-426c-8cdd-94956d0543db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fd0c44-e970-41ed-acd1-36c52cfd83f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9932582878060913717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717993258287806091371799325828780609137179932582878060913717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4484625944577088044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044448462594457708804444846259445770880444484625944577088044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd084ea-4381-4dbd-9064-43e1eed882b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421823648091698220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220742182364809169822074218236480916982207421823648091698220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70b26c0-4bfb-47db-828e-4f0466a967b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d30c01e-6f0e-4dc6-a2fe-546cc7d7feab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991890981528033609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609119918909815280336091199189098152803360911991890981528033609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6695080208752149745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745669508020875214974566950802087521497456695080208752149745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116c3bff-7694-42a7-83c5-19f62e8dccb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 226e76e0-184f-41ee-a4a9-9db67ab9f83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3760220216241403495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495376022021624140349537602202162414034953760220216241403495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305303671581798628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628330530367158179862833053036715817986283305303671581798628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52cf448-d610-4343-9f94-a16ffb3371a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82450337-a2f0-425e-8eaa-c7026f60c00b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10582269793929007276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276105822697939290072761058226979392900727610582269793929007276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12635750427640790090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090126357504276407900901263575042764079009012635750427640790090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3d7a79-ed91-43f6-814f-84d508b91544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189148301433702923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923118914830143370292311891483014337029231189148301433702923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97cfbb6e-0b9d-4a2d-a92f-d9c3acc16fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12109637076283917872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872121096370762839178721210963707628391787212109637076283917872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8e1322-df10-4414-a24e-ca5fc72491dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9678431e-e65c-43a5-9d8f-dea5a7681569, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723623240208397364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364137236232402083973641372362324020839736413723623240208397364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17621925311101959219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219176219253111019592191762192531110195921917621925311101959219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f612c607-92ee-4ec7-95f9-731f377a87aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a19b0cc-b991-4f21-82f8-8a23f598a1fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10620804970329255408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408106208049703292554081062080497032925540810620804970329255408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16653280162593306825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825166532801625933068251665328016259330682516653280162593306825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc316ce-457f-45f6-9c80-9f83ddc3f80a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7013394556475479199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199701339455647547919970133945564754791997013394556475479199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508629ff-5888-48a0-930d-f2137dd9eb60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18002966754798081971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971180029667547980819711800296675479808197118002966754798081971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe79cc8-e1e7-4008-9cc7-0c84ff16ebf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293619755602956326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326293619755602956326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98310a3e-8ca3-4ac3-812c-26a67fa1c165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866943864070091878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878108669438640700918781086694386407009187810866943864070091878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16cbfd3-1660-4b31-817c-ef589b5ce621, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942450675426069356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356179424506754260693561794245067542606935617942450675426069356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc46136f-dd90-478e-a436-902db4359c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e049f27-e9d0-4be9-bf2b-a6570e4688b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7943352315275166598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598794335231527516659879433523152751665987943352315275166598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11260437953551958720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720112604379535519587201126043795355195872011260437953551958720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12124f9-919f-4508-95db-63dd8f1d865a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13700388173067513119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119137003881730675131191370038817306751311913700388173067513119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c60e127-2281-4d23-8656-e1032f1e7b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511705569123343016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016751170556912334301675117055691233430167511705569123343016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e044d35-6a06-4c9d-ba05-f6ca03068a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235615003952031134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134123561500395203113412356150039520311341235615003952031134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f16c169-f5e2-456d-a4da-598381b7feb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16817307312600720261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261168173073126007202611681730731260072026116817307312600720261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d8a8ec-ad39-4af7-b3a6-2fb8f06f7293, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458173887418199031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031545817388741819903154581738874181990315458173887418199031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d7dfbe-fc18-4089-a8ff-ea64ec3be85b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4298877149685907541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541429887714968590754142988771496859075414298877149685907541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bcef5e-d0b4-4458-af38-1811ca9692da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10934025339711855616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616109340253397118556161093402533971185561610934025339711855616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8a5b90-dbdb-466f-a8b8-08cb9a97dc16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1510173942220151035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035151017394222015103515101739422201510351510173942220151035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30c1778-3ffa-4360-9aac-7852f4dbfba8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d348de5-5c18-4ad4-99db-1164b2503cad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8108679590655191835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835810867959065519183581086795906551918358108679590655191835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8398310173466767991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991839831017346676799183983101734667679918398310173466767991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2d3e9ba-16c3-4009-8363-a49ae899e060, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd5d54f-8d54-4529-9484-84017d0a2c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133320739217878259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259161333207392178782591613332073921787825916133320739217878259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2397723967739244253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253239772396773924425323977239677392442532397723967739244253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1a1b4b-d28e-4c2f-84c5-e62103c9b3ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8219374914412219683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683821937491441221968382193749144122196838219374914412219683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59cf9504-aaf8-4bbd-99f6-2a598a49f6c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5490448100877898729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729549044810087789872954904481008778987295490448100877898729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4caab882-9011-429b-9a8e-3258ff6f99eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 873317390997325992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992873317390997325992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ea22a0-a45f-4e1b-a34c-61d6d3592264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d5517f-49d6-4dce-976e-81bfe213ddae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068808537487523956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956150688085374875239561506880853748752395615068808537487523956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17245840332115156751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751172458403321151567511724584033211515675117245840332115156751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513e159e-e868-40ee-9140-659e9f4af1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211665599218160950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950421166559921816095042116655992181609504211665599218160950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5cde1f-6008-4ded-854c-b1331f444030, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9206779919431243798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798920677991943124379892067799194312437989206779919431243798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36591434-27fc-4b49-89df-47e78508956c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10432972922849653443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443104329729228496534431043297292284965344310432972922849653443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ffa7841-3c61-4084-98ce-cfca5d9cc839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17398877018107020262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262173988770181070202621739887701810702026217398877018107020262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4559d7b-eb78-48ba-96ff-f2989c781ec0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619934246354333115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115156199342463543331151561993424635433311515619934246354333115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41df1f8-424a-4297-8e71-a9513a6a81d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4624818934853586331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331462481893485358633146248189348535863314624818934853586331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419cf47d-ac91-459a-ab24-b7f3594a9208, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5907909291698825252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252590790929169882525259079092916988252525907909291698825252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83f0ada-9658-41c3-b8f4-f7e3c9c8827d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472159060858687435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435472159060858687435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e80ae64-9cec-49ca-ab51-81ae22325b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15211265630461705593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593152112656304617055931521126563046170559315211265630461705593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1964fbc3-e426-477c-9005-339a0f33d2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317931355005486359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359531793135500548635953179313550054863595317931355005486359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9fca7f-f53a-41ba-9bdc-47945b87d05f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eec7c69-58f9-454c-a015-75275285a855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007280642843657916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916110072806428436579161100728064284365791611007280642843657916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8590389439400497644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644859038943940049764485903894394004976448590389439400497644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fcd8bf-8958-4dd2-a208-e154703c1e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4282862655453938524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524428286265545393852442828626554539385244282862655453938524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762604c4-ea9f-47df-8181-bd46e9a28475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008538504846446381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381140085385048464463811400853850484644638114008538504846446381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b22ba8d-c9ea-43f7-beff-98e876fa846a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10569111795400007251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251105691117954000072511056911179540000725110569111795400007251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2d7cb9-4d9f-4dc7-842f-4af8c97559ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88eae49-4042-4da4-9922-185845d4c9a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12851207477651856122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122128512074776518561221285120747765185612212851207477651856122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3723124996910205959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959372312499691020595937231249969102059593723124996910205959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29fc8731-8c8d-46d4-9e0e-3ab82ee9dc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15531396116057929226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226155313961160579292261553139611605792922615531396116057929226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b857f8-42fe-41de-afbe-d6f475bd4802, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579101731050754796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796957910173105075479695791017310507547969579101731050754796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7720d9-4c54-40e6-b2f2-7f1b97d6fde7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04bcf119-c372-4a52-b17e-5757de6e232f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508521471380876324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324550852147138087632455085214713808763245508521471380876324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17970404343591418268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268179704043435914182681797040434359141826817970404343591418268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6947f6a4-0662-46dd-850a-c7c994f9c8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8629989675358876013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013862998967535887601386299896753588760138629989675358876013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994ae4f2-1f28-49df-9688-e248d2fa8eea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005388830712789215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215140053888307127892151400538883071278921514005388830712789215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec3a881-6402-4650-b2be-46175a3b2313, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500903532937038994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994550090353293703899455009035329370389945500903532937038994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb6b0e6-e234-4368-9849-478cd49d988e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fdbaff-d58f-437c-a71c-4d2145c0f3d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933757250780869354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354693375725078086935469337572507808693546933757250780869354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18167517904939569753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753181675179049395697531816751790493956975318167517904939569753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afd0f63-2d85-477f-bb44-8bcf9f826d57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 437877617015991211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211437877617015991211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5c3fb6-dea8-4773-b92d-a2eee56e8655, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099472479185284462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462100994724791852844621009947247918528446210099472479185284462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791a27bd-0504-429a-9f31-d8f6873d59d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb019fef-0e2c-469e-a7a6-2c444e62cbca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1319000840330163478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478131900084033016347813190008403301634781319000840330163478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16131341357632983525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525161313413576329835251613134135763298352516131341357632983525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8082c216-7326-4872-8efa-af66d4f8633d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7609d019-e15e-4698-a08c-78b32f86c611, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749941549776803497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497147499415497768034971474994154977680349714749941549776803497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9362078122895720702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702936207812289572070293620781228957207029362078122895720702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574d486c-d279-4171-9faf-467e6e6a6c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17944609995085553417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417179446099950855534171794460999508555341717944609995085553417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6c1528-b77f-469b-a775-a4e67c5b7a31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6727187200920913848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848672718720092091384867271872009209138486727187200920913848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c47f7ce-2c42-410a-b853-9a2fdf64150d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44ed622-1436-4f7c-a478-1cd1db20b84c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856053369588190661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661138560533695881906611385605336958819066113856053369588190661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10877720844030915985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985108777208440309159851087772084403091598510877720844030915985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885f9ac3-02a1-48a7-9fbd-16f4cd493079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240312428679440432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432132403124286794404321324031242867944043213240312428679440432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e814cb8f-fb78-4e23-8d6a-7c4b886f0d75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7986113888424499560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560798611388842449956079861138884244995607986113888424499560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ffbd934-1dd5-40c0-af00-c2601a738ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741400621663484160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160157414006216634841601574140062166348416015741400621663484160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6eca0a-0aa0-46db-b9c9-8e287a2fd168, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2070163543998028670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670207016354399802867020701635439980286702070163543998028670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f80fa3-c84b-4746-b809-3b565c933313, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542395576900144912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912135423955769001449121354239557690014491213542395576900144912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb13a2c-94bd-4987-9a69-815372ea521f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275877696726823262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262427587769672682326242758776967268232624275877696726823262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12908459-2460-4982-a7bb-f1fb8ed20016, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034258237102994728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728100342582371029947281003425823710299472810034258237102994728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e48885-f674-4aa0-af54-7baacffe44af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11167051457726123601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601111670514577261236011116705145772612360111167051457726123601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68112b42-7537-4039-b0b7-1b57929956b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6747999873571632972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972674799987357163297267479998735716329726747999873571632972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a718198-cf95-435a-a7fb-89377eaec470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783085413117683614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614978308541311768361497830854131176836149783085413117683614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3bbee9-84f5-4033-9630-92064c4aa43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5662863103364426161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161566286310336442616156628631033644261615662863103364426161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5ab369-74a0-4df5-a899-7f53e8f1f737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7556d8-ddab-466a-9288-ea18c0be3ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17459249778895216910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910174592497788952169101745924977889521691017459249778895216910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 104265628140540614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614104265628140540614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f2ab2ea-a7e0-4f91-9a17-d06f4580ff01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10919666753073166040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040109196667530731660401091966675307316604010919666753073166040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97099afa-65a3-4734-8793-baba69bbb3ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878003dc-b21b-4c49-9551-97a01b0aee7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624404522211616211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211146244045222116162111462440452221161621114624404522211616211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470742190998078713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713174707421909980787131747074219099807871317470742190998078713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d7c871-d1e6-4832-8544-b7046e6390e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12205425269338915982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982122054252693389159821220542526933891598212205425269338915982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ceba19-17f6-45d2-b7b1-9cf263cf56e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18211220478215298285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285182112204782152982851821122047821529828518211220478215298285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06086f8f-3688-46d1-8e5d-7a66eb003255, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf78713-6132-4517-8df5-913f8648479d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418608575554840378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378134186085755548403781341860857555484037813418608575554840378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7427487642187072428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428742748764218707242874274876421870724287427487642187072428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c73e86-a494-4b81-9173-f26652f8c573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142472911013747128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128814247291101374712881424729110137471288142472911013747128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f93e268-1859-4272-8d8b-fd070e70c08f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17251104153250258948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948172511041532502589481725110415325025894817251104153250258948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a4a5f7-8421-45ee-b88c-faba4b256bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12313851235894826070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070123138512358948260701231385123589482607012313851235894826070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77fe59b0-7837-409c-b2cf-a9f34720c444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2783507483299628921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921278350748329962892127835074832996289212783507483299628921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c58e01-e3b5-4f4d-8f5b-23cf0d00bad8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4952469345532739603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603495246934553273960349524693455327396034952469345532739603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ac11da-ad93-4c9d-8cb3-9420eb158a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993149188088754216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216899314918808875421689931491880887542168993149188088754216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c7ef1b-4569-4576-9f14-9f7e2757b8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20eeff61-3b39-4f9e-b95d-68ef42288546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5113831722405148180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180511383172240514818051138317224051481805113831722405148180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427143656319560276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276142714365631956027614271436563195602761427143656319560276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85adef9a-e8b7-425d-a8a1-c04d2b85cca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5b3083-5628-42af-85e8-6b76537d7e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14429149859656625203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203144291498596566252031442914985965662520314429149859656625203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132398176518732064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064613239817651873206461323981765187320646132398176518732064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd281873-a4ec-4232-8d8a-86a71c0d46f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058349178560009827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827160583491785600098271605834917856000982716058349178560009827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7cf6cf3-84b1-4f48-89be-f887d4484ac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1060501844672151784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784106050184467215178410605018446721517841060501844672151784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575e8c28-a6b1-48a8-93c4-a9416b2cf018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c65906-7e51-4c14-a2f5-1b9018125123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16288105525444414736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736162881055254444147361628810552544441473616288105525444414736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12530805526361045906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906125308055263610459061253080552636104590612530805526361045906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1589f18b-ca9e-40f9-ae40-56a6c5e92481, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820309407837426702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702148203094078374267021482030940783742670214820309407837426702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9f4a7b-63c3-4604-a28c-b081c0306855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170878885750480161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161101708788857504801611017087888575048016110170878885750480161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f257b454-1791-441c-b5f9-b8a58e67aa71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac265c8-98db-49ca-b7f2-d5b7bad2919e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428574042100709139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139342857404210070913934285740421007091393428574042100709139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262d2c72-a047-4178-a839-1ae7c693f85c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171079607411192670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670171710796074111926701717107960741119267017171079607411192670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943839236655456609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609394383923665545660939438392366554566093943839236655456609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681e478a-ceae-44ba-9c62-d3ba1357d38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7771384484461920156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156777138448446192015677713844844619201567771384484461920156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658aefca-ac0b-461c-bb3b-7f82207f46ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12885986471450122739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739128859864714501227391288598647145012273912885986471450122739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0683dcc3-09dc-4ad6-b2c0-ae35522e753e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15251487709815516523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523152514877098155165231525148770981551652315251487709815516523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499a4d15-8467-42f5-bca1-8307e039d7eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018492081893692775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775601849208189369277560184920818936927756018492081893692775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15713826-21cd-4937-9779-b3f77f1ba6c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 352202681841472759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759352202681841472759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4bcd6b-c318-49ec-b32d-23ed576baca1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442961582503925731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731144429615825039257311444296158250392573114442961582503925731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18b75b5-4eb9-4959-81cf-3d691638f819, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9182980669664041465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465918298066966404146591829806696640414659182980669664041465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efea9785-5c77-4ae6-9ab7-80bf3c024f6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11823405520909320385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385118234055209093203851182340552090932038511823405520909320385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9cbc84a-24bc-4693-80a0-decb923a9717, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18350661503414040409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409183506615034140404091835066150341404040918350661503414040409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12bfd635-8b1e-48ab-bd6c-c4952a120b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14899478983337244636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636148994789833372446361489947898333724463614899478983337244636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e759320e-1102-4915-8013-91721f5d6154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be990cf-ceca-4b54-bea3-59e80961a83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562991433339100003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003856299143333910000385629914333391000038562991433339100003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17504604698738140918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918175046046987381409181750460469873814091817504604698738140918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dce43dc-db94-4095-a5b6-65cad9e4008b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54598a2-7151-4e8f-9f91-2e0035708e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18085221906177832324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324180852219061778323241808522190617783232418085221906177832324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3455601881724142008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008345560188172414200834556018817241420083455601881724142008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904d40b9-104a-4587-98f8-181fbb0dedb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304762856967372546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546183047628569673725461830476285696737254618304762856967372546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84cda0f-907a-40a4-b757-cb9b8e0f2dca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e236bca9-f4a0-48a8-ad9a-d93434a9ccdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866617799488653678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678178666177994886536781786661779948865367817866617799488653678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322928662893786223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223832292866289378622383229286628937862238322928662893786223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5a1611-4e2e-4dea-9701-1dcc9ecbbfec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18193829678527066230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230181938296785270662301819382967852706623018193829678527066230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73951a83-bff2-4f8a-9068-3afcc785f236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11369256038249321907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907113692560382493219071136925603824932190711369256038249321907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164b6645-b2cb-440a-807c-bbd200959d03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161553885794191737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737716155388579419173771615538857941917377161553885794191737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043edc39-f4a0-46df-82b5-f51e30b5c705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965335181619427632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632996533518161942763299653351816194276329965335181619427632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59adce36-1c21-49e3-aea4-3c1a0bc697c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa31ab4d-4182-4f42-ab5c-2fcbc1046656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6363729348300885724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724636372934830088572463637293483008857246363729348300885724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14683906823388340924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924146839068233883409241468390682338834092414683906823388340924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f0aeb9-96bc-4588-bbac-32002adf22c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16612998881027872556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556166129988810278725561661299888102787255616612998881027872556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ef40dc-d09a-4618-b9f3-5195c68eca38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6246912698105187595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595624691269810518759562469126981051875956246912698105187595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4fc8b1-ee1c-4a67-83ef-6c2901cc4e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebe8118-102a-4928-ac29-d930f9fcf6c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16969521471121798144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144169695214711217981441696952147112179814416969521471121798144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176998781124616737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737141769987811246167371417699878112461673714176998781124616737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee0d254-cebe-46de-b972-d77be3581cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1516705973845803760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760151670597384580376015167059738458037601516705973845803760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118619b1-eb43-41ce-bff0-c16006dcd051, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465398287924368243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243174653982879243682431746539828792436824317465398287924368243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf90bb7d-3b64-4054-9829-28dcf263269b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847074484187731800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800168470744841877318001684707448418773180016847074484187731800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c776760-8a08-46fb-8b55-62d5d437443a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953305883340900911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911895330588334090091189533058833409009118953305883340900911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc649658-f4a8-4d88-a1ea-ba5fe4bd29d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1c5eb1-b4f4-472b-bd3e-e3b46e9985fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206001629084839819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819152060016290848398191520600162908483981915206001629084839819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124902181486927557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557812490218148692755781249021814869275578124902181486927557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72627680-55e8-4c96-9cd8-dce5f69b8f69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1303537208169821389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389130353720816982138913035372081698213891303537208169821389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f60ad9-85d9-47c5-9849-e6c745c99bff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561387929999313680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680175613879299993136801756138792999931368017561387929999313680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4925b178-8f4d-4063-97fc-4b4eb6899bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149668246274933111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111614966824627493311161496682462749331116149668246274933111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fad631-c19a-4ea7-bc1d-2db399ddb456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372915385839705122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122837291538583970512283729153858397051228372915385839705122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b77da7b-b7df-484b-9222-f90eb23e8a28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4593561855083187818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818459356185508318781845935618550831878184593561855083187818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d8c8d3-ead1-4247-8a8d-b5324413ad25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4677158604535877060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060467715860453587706046771586045358770604677158604535877060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0a1a19-de6f-4a65-ac95-16e8a469182e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618174261070415089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089161817426107041508916181742610704150891618174261070415089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9ec9eb-cc59-4231-8e27-a698dad01c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253453843299407343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343925345384329940734392534538432994073439253453843299407343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1673274-28f4-45e8-8749-59959da2f7a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11522605115701973386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386115226051157019733861152260511570197338611522605115701973386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c239e5-30d0-4c1f-9884-c17b45cdbf62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c085443f-b9ab-4220-a5d0-3816d5b91bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5986166956497817725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725598616695649781772559861669564978177255986166956497817725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11248572210244775266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266112485722102447752661124857221024477526611248572210244775266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4517170d-513b-480d-bd2b-d1bcb0392c00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39552de2-7f65-476b-8cb2-7f1af3f8415f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6893290231539373351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351689329023153937335168932902315393733516893290231539373351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17843555636579020587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587178435556365790205871784355563657902058717843555636579020587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbab359b-f841-4abf-bacf-14773a0fa150, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14530258489573168787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787145302584895731687871453025848957316878714530258489573168787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56950e4-517f-473f-9451-6a1876ef9b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009440958972090569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569110094409589720905691100944095897209056911009440958972090569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d261999-44c1-4082-ae85-23efa0a5db92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18416647087564370766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766184166470875643707661841664708756437076618416647087564370766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7d7dad-3623-4997-8b17-185d60bb1092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3293014250653237447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447329301425065323744732930142506532374473293014250653237447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41f8f54-3d76-411e-aec0-b8e259e0fa7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592345853482603978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978115923458534826039781159234585348260397811592345853482603978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b315fc14-3891-4857-8dee-a9f92bbedf71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8429970917131069403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403842997091713106940384299709171310694038429970917131069403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76365ad1-366b-477c-9324-67c7c1b2b19f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0053289-3334-440c-b683-77940ebcd47f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1582704335946602695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695158270433594660269515827043359466026951582704335946602695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7017915466329770120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120701791546632977012070179154663297701207017915466329770120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d47865f-15cf-4097-a42f-96189f68f806, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dea382d-68a1-46c3-85db-eb0eedf41b57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351473633508913801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801351473633508913801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582239230815977381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381758223923081597738175822392308159773817582239230815977381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187b6326-3439-44f9-aa91-948f86c2b6cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10437952319916227570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570104379523199162275701043795231991622757010437952319916227570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99c4c70-a197-46f8-804b-5254981f8d7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13426453322737291786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786134264533227372917861342645332273729178613426453322737291786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d244a5-35b8-4a36-ae6f-95754c71b23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f9e294-b8bb-48fd-a4a1-ce46d18b6b34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927476264498552491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491159274762644985524911592747626449855249115927476264498552491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18168380258746407732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732181683802587464077321816838025874640773218168380258746407732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82df9669-c6fc-4706-a2fc-1022a59c9fe0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab01ac6-70fe-4a83-a2e5-4bf38ffea890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597202107612992401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401125972021076129924011259720210761299240112597202107612992401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8637634079339879814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814863763407933987981486376340793398798148637634079339879814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9355904d-8321-4267-bb61-cca20068799f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9953933626748005756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756995393362674800575699539336267480057569953933626748005756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65afd307-18c6-4d35-98a3-9e6e36a884ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592707864508911400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400145927078645089114001459270786450891140014592707864508911400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0e48ba-5b0b-4326-8a15-ebc574529c29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1805790319493974520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520180579031949397452018057903194939745201805790319493974520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cde5f7-d17b-472e-87fa-cc95e716167f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904074873615467066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066159040748736154670661590407487361546706615904074873615467066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ca43d6-e224-4cb6-87b2-35ea2df43d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608609295722185103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103760860929572218510376086092957221851037608609295722185103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2197085d-1ed9-4d74-8e09-2bad2c12be5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592118702752885174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174175921187027528851741759211870275288517417592118702752885174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1326eb88-b0a9-4f1f-90c2-09aa1836ea05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600918002022742793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793360091800202274279336009180020227427933600918002022742793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2739a297-15a1-4860-8b9a-df8577ef0c6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849712132128561112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112484971213212856111248497121321285611124849712132128561112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6007675f-e900-49c5-9e65-7d2d2c413d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7146280020760506581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581714628002076050658171462800207605065817146280020760506581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d908f43-e6fe-4e8a-b563-7dcb0cabe99e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989366785310397838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838898936678531039783889893667853103978388989366785310397838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0da3f7-fcd3-4bea-a5be-4af7aeffa462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2642646024309756318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318264264602430975631826426460243097563182642646024309756318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471abad1-3f9a-4867-8b20-65467791cf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353181556960353899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899173531815569603538991735318155696035389917353181556960353899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19601471-9691-4dfc-9a10-75e0ae653780, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd035c28-4d8b-4c1c-8592-eb66503176c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624590716684998968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968624590716684998968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3972436085946989763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763397243608594698976339724360859469897633972436085946989763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133d5735-9c95-4a90-b5d0-1b893c35f0ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176579876019895526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526101765798760198955261017657987601989552610176579876019895526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6263277-bb72-4b9e-9fe4-9c56509a2f4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16611800997877811520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520166118009978778115201661180099787781152016611800997877811520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252a4136-461d-4a64-ba10-6aaeb99925e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3986176373707339293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293398617637370733929339861763737073392933986176373707339293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3d2d49-209b-40f0-bb0a-bf009e725618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10956157714765396814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814109561577147653968141095615771476539681410956157714765396814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ff6ae6-f2d0-49d5-886e-d3bb476b187d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853839649492524691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691785383964949252469178538396494925246917853839649492524691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef545e28-9529-4ae5-9cb2-8ec46282cd8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9986217333274368365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365998621733327436836599862173332743683659986217333274368365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18818994-be10-4b1e-adc9-b51f66b65a6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11119788425661992671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671111197884256619926711111978842566199267111119788425661992671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8abbcb6-2f8d-434e-8fa5-1d205e46f02c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657153399723577211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211465715339972357721146571533997235772114657153399723577211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24f5b00-8f7b-4d9c-ad8d-757b4184e878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669892087762726703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703116698920877627267031166989208776272670311669892087762726703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1b99a1-ea2b-4ce5-a9e8-fca00d8c4de1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502440431305045065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065105024404313050450651050244043130504506510502440431305045065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398990e6-8f6c-4535-b9ae-0791d1122bf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9668496680620290389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389966849668062029038996684966806202903899668496680620290389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca48705-248e-4921-9c57-e6f0c10315a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797016283646251710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710479701628364625171047970162836462517104797016283646251710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1966b31c-4640-4707-b082-01edd160d9bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100701603697652332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332131007016036976523321310070160369765233213100701603697652332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc961216-ddf0-46b7-96e4-51f25677c793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 953682743358315100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100953682743358315100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa58908-49f0-45d9-91b4-b7810c491295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897217117484549014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014289721711748454901428972171174845490142897217117484549014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c82e0bf-5baa-41ef-ba80-09257dc21cb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680298525937855720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720156802985259378557201568029852593785572015680298525937855720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c906ff42-6512-4fcf-be0c-a7457ec75112, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5981302654917778527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527598130265491777852759813026549177785275981302654917778527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d889ed-fea4-4c70-a461-69b31b79bfc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9101b04-0a80-4f14-b467-ef3bf9fbe5cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 896256876522062710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710896256876522062710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933860692224180224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224933860692224180224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a673a5-ab7c-4133-aaa6-b95b5a8a3881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a198332e-7dfa-46f4-9be7-09e4f4e90424, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158915466938411488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488615891546693841148861589154669384114886158915466938411488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554403418597486231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231175544034185974862311755440341859748623117554403418597486231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7090b87-5cd9-4724-a0c2-7e2355524c76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1283363397378716869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869128336339737871686912833633973787168691283363397378716869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c9928-6653-46ea-b798-dc4d312a0775, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309852704046328332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332330985270404632833233098527040463283323309852704046328332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4581ac52-6223-4373-b63d-670e53481fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15165936703221878851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851151659367032218788511516593670322187885115165936703221878851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eed6aa2-a959-4a23-812d-9c3a5117b0c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0462a034-a623-481f-8a32-2f24e5a58300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 776960572446610464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464776960572446610464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10454548469955209098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098104545484699552090981045454846995520909810454548469955209098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed757c4-7580-40bf-93ad-ab64b2133e77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5958048971646664152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152595804897164666415259580489716466641525958048971646664152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96e0020-0df8-404d-baa0-3b09777a1ec3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16508589528188773379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379165085895281887733791650858952818877337916508589528188773379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29774112-0a2e-4058-a5e6-8004adb1aa4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c051f558-c461-46cd-b949-f659fde7266e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636450072724156859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859156364500727241568591563645007272415685915636450072724156859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209218593888982240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240209218593888982240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6c1afe-37ed-4c00-8b88-d86b99361064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f26d4b9-6bf0-4244-b963-5b45e106b9dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140842931157710817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817111408429311577108171114084293115771081711140842931157710817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5854d4-5397-49fb-93cf-34e77d54e6fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129912704379392538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538181299127043793925381812991270437939253818129912704379392538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f699b370-5e36-4858-9580-c16fa446dd18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11076433019387680148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148110764330193876801481107643301938768014811076433019387680148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915526859631776960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960691552685963177696069155268596317769606915526859631776960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b72132-f8d9-4153-9c51-6e90c01f6c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6315595937375550762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762631559593737555076263155959373755507626315595937375550762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c075b97e-7e33-4d8d-9f11-1418c3f0257a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9376675634686455300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300937667563468645530093766756346864553009376675634686455300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29809408-87ef-41bb-8825-fd9d63e5424a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2684570253252651914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914268457025325265191426845702532526519142684570253252651914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa9c32ff-0e29-4466-80fc-9cf4767a0a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2730929915578696567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567273092991557869656727309299155786965672730929915578696567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ffc933-2c67-4650-840e-512aa79229c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17781475242691220558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558177814752426912205581778147524269122055817781475242691220558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7735544-564c-443d-9ef8-678e85844598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203317460645343247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247720331746064534324772033174606453432477203317460645343247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef13256-d8c3-4d2b-afbb-93283b031b44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787a0b34-ea2b-4581-a633-e8b8c4ba5edc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528914539723068877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877752891453972306887775289145397230688777528914539723068877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11145784241072063697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697111457842410720636971114578424107206369711145784241072063697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabe8ad2-d114-419f-8888-b457a0ae9760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3567461879025299795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795356746187902529979535674618790252997953567461879025299795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8303e5b-eded-4db6-824d-45117c27d063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182903813491655883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883182903813491655883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237077e-3cb4-42b5-9da1-c3cebc98cf9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2897f6-eacc-4490-814f-86e1ad325cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241071208600360146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146624107120860036014662410712086003601466241071208600360146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665248161084277660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660366524816108427766036652481610842776603665248161084277660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7845edbb-e149-4fdf-84ec-3b567ad80ebf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000013559020622219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219120000135590206222191200001355902062221912000013559020622219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f246e6-33cd-453c-b141-70aa44468670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007786534287223827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827110077865342872238271100778653428722382711007786534287223827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e9dbba-afa3-4239-883b-edeb45c8a391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150500285394488039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039181505002853944880391815050028539448803918150500285394488039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9b6c2c8-6e81-4858-bfcf-ac46f5d61d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5314915631928273032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032531491563192827303253149156319282730325314915631928273032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ecc1cf-1f50-4318-bb14-57c767011678, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981312221565236691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691498131222156523669149813122215652366914981312221565236691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e1e1bf-0593-46bc-a580-f7cf7f9cf8d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1e8d52-b2a0-4ebb-954d-1a5e9c2b0df2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857078630358891690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690158570786303588916901585707863035889169015857078630358891690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979255962318384913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913129792559623183849131297925596231838491312979255962318384913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9620a6-4c4a-4d50-a793-bb2365371cd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530098389548985424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424165300983895489854241653009838954898542416530098389548985424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb030163-d904-47b5-9f81-78176202add6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc222985-8db0-4423-bea2-eeba6dc398b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9232258053166175042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042923225805316617504292322580531661750429232258053166175042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7e4126-0861-4db1-bd5a-fd41c6bda92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413295291624027517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517104132952916240275171041329529162402751710413295291624027517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7707250596579784619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619770725059657978461977072505965797846197707250596579784619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f389d989-8851-465d-9017-5f80c35e8594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589966245156030599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599125899662451560305991258996624515603059912589966245156030599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765ff5d3-846c-454b-83e1-3e7e3f54d402, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 651562083088934706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706651562083088934706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09664a0-fa40-41e8-aad7-c9ff9bed98ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c2bfd0-758f-49a3-97d0-ec3f0dc31e9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5599678140249871313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313559967814024987131355996781402498713135599678140249871313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6564555645742840915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915656455564574284091565645556457428409156564555645742840915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e167452b-ad03-4816-b1e9-981f9cc8f9ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09030684-d76f-4ec8-95cf-cedb597a0a9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839403845427360001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001983940384542736000198394038454273600019839403845427360001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6002638259609722155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155600263825960972215560026382596097221556002638259609722155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b6dcbe-cb7f-4d21-bcd4-c2588b38f10b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e1dd6b-a75c-4b4e-94b0-010aded4ba9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920590612809755104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104920590612809755104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6598586160173486889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889659858616017348688965985861601734868896598586160173486889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f896ba-a4ef-46e2-8366-b8ff393c2e44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9084e8eb-d5ec-4afa-83dd-d48575677e8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10147087139034040664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664101470871390340406641014708713903404066410147087139034040664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294395908991874727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727122943959089918747271229439590899187472712294395908991874727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1beeca01-b4fb-4ec0-8571-6cd9fa050d02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15754217353793904631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631157542173537939046311575421735379390463115754217353793904631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099b70de-59af-4906-af3c-d1dfcecc7158, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444820717251268145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145164448207172512681451644482071725126814516444820717251268145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad43719-4f38-4543-91c3-73a7afedf4be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc662af-3d07-489f-bc61-94b1ca49b26e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942628304537376719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719179426283045373767191794262830453737671917942628304537376719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11781808956696359654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654117818089566963596541178180895669635965411781808956696359654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 097bfbe2-d7cf-4cd1-af4f-6f65f06b6f07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208c21b7-eab5-4b79-ba07-26f9d57d06ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629208817058938433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433662920881705893843366292088170589384336629208817058938433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725790774827597697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697117257907748275976971172579077482759769711725790774827597697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab465e2b-197d-41b6-ae81-c0eb861ca336, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733260145807371777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777733260145807371777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0a87cd-0655-411a-8609-7ec3ffba6250, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600054995951955650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650860005499595195565086000549959519556508600054995951955650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547b8ce1-8e6c-409d-a39a-5aa57530d651, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303125287407992312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312153031252874079923121530312528740799231215303125287407992312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72260c2-baad-49ee-bae1-06eaa5f772d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367105588245326980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980936710558824532698093671055882453269809367105588245326980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b692c1ad-3b36-4b5c-9896-47a29925c543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481999940683887600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600948199994068388760094819999406838876009481999940683887600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d62e174-9ae9-4e2a-9829-083b6a07c6bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4515af18-715e-453c-8473-2a883b2c2d6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13323896132229528938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938133238961322295289381332389613222952893813323896132229528938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17674544286945816954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954176745442869458169541767454428694581695417674544286945816954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c751c7af-43cb-4d2c-aae1-589d62c60f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12448687786692772600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600124486877866927726001244868778669277260012448687786692772600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c15967-3728-40cc-9f92-9db17ca2a993, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395272352292895024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024133952723522928950241339527235229289502413395272352292895024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b3d96d-f708-419d-bc76-ac3d9a1a174b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085e2fa0-cc72-4ff6-8cc3-690dc242b027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14554494830665187129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129145544948306651871291455449483066518712914554494830665187129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801897162673906302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302108018971626739063021080189716267390630210801897162673906302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944311a6-dbc8-478a-bf8b-f8e99f99650a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17936105721476602748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748179361057214766027481793610572147660274817936105721476602748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501b91a6-11a1-4cb7-96f7-e32aba236f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294389913582384688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688142943899135823846881429438991358238468814294389913582384688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32237a7c-cd34-434d-a890-ead3ff17f198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3361419884229153089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089336141988422915308933614198842291530893361419884229153089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e8386e-2a75-4d64-9bb5-f3874382bf5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2987452218610547925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925298745221861054792529874522186105479252987452218610547925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5fb3bc-bb1d-4955-a3ee-b49931671b19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1405180959638364566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566140518095963836456614051809596383645661405180959638364566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc83bbb-f76f-4a58-81b1-f3f47c2d0a1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374639560295155637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637437463956029515563743746395602951556374374639560295155637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32166bf4-3e7e-438b-833d-8e8459d67a98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13154947160346561341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341131549471603465613411315494716034656134113154947160346561341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d6af58-7eb0-42d1-b824-f620a0e76459, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62714831-48d8-48ec-88b0-7301c1080480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642656332496452281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281364265633249645228136426563324964522813642656332496452281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478800806057204759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759164788008060572047591647880080605720475916478800806057204759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65003f9-8aaa-4799-9380-e8b5180bbcee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18171488566213290005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005181714885662132900051817148856621329000518171488566213290005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8d9c76-d125-4d7c-a147-75f670955805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16961382329091587491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491169613823290915874911696138232909158749116961382329091587491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c39a2b-1a98-43f0-96de-d8aa5f415d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14455190256806092850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850144551902568060928501445519025680609285014455190256806092850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f8f08c-6838-457e-8a37-334b77c09dff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538571195187614403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403155385711951876144031553857119518761440315538571195187614403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30357871-cba6-4467-a375-72d0f52e43ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df48f94f-8d3d-4fa3-a6c2-a7044f163b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501258164877261032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032350125816487726103235012581648772610323501258164877261032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122782330832357727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727131227823308323577271312278233083235772713122782330832357727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca35cb1-6fbf-4650-9bc3-db5fb78cec93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887255898858153505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505688725589885815350568872558988581535056887255898858153505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358f6d38-94c6-4019-9ef7-83de800db423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 448854063108457975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975448854063108457975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbd9e99-9800-423b-9fb5-e70abe2c0f13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824140384451595177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177824140384451595177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648032cb-f0bf-460b-830a-c092596cc99d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17089503202066020550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550170895032020660205501708950320206602055017089503202066020550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72177d33-bd52-4fd8-9c05-3d95a0555d4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10966329120222027526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526109663291202220275261096632912022202752610966329120222027526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59874e8d-751f-4e37-b78b-4bfeea11782e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89257250386899100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100892572503868991008925725038689910089257250386899100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5f8aaf-3706-48af-96af-f464aa1d0bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117387168905699838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838411738716890569983841173871689056998384117387168905699838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa29e1d-7cf9-4a09-bb9b-d0901a75ca71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5143325954527868113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113514332595452786811351433259545278681135143325954527868113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6633db-5dba-472e-9223-8a88d61499d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881885871572692531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531128818858715726925311288188587157269253112881885871572692531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f87ae69-3e2f-4829-bcb3-a0907ed51816, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2206678362885800247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247220667836288580024722066783628858002472206678362885800247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc4373c-7968-4d81-b249-8c4907dc6b03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846688977630784331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331128466889776307843311284668897763078433112846688977630784331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549e447b-52a5-4643-99e9-793ecd132799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c68467-d819-4e58-bc2e-7901875ee89a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 692484061612135784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784692484061612135784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686335351087269011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011968633535108726901196863353510872690119686335351087269011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270b2e1e-2e6f-461d-83be-4d591a4d46fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1666729580778349633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633166672958077834963316667295807783496331666729580778349633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0534366-5d78-44b1-b22a-74746301c4d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11975542925020420061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061119755429250204200611197554292502042006111975542925020420061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53136be-cbe0-4263-a749-f81b98e26582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11320288014788831965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965113202880147888319651132028801478883196511320288014788831965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6ec813-db97-43e7-84b5-84a336dfee0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722261241806462015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015722261241806462015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060f6905-cba4-4b06-a337-1e9fb54527d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8785411243649192902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902878541124364919290287854112436491929028785411243649192902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69117b1-f67b-462e-a066-956387b241f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818692363085034741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741281869236308503474128186923630850347412818692363085034741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d37c8483-1314-433e-a4a2-58ff21a95ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153545897105767644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644111535458971057676441115354589710576764411153545897105767644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae0aa6f-c52d-413d-8c09-c1fefa924969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418606328942530498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498184186063289425304981841860632894253049818418606328942530498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3281fd-bab9-4062-80a7-8da3c93ac1d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8696553865514015133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133869655386551401513386965538655140151338696553865514015133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0e5142-6e24-4e49-9ad6-6ef20e783029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523710910242356607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607952371091024235660795237109102423566079523710910242356607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2aee4b-4f86-4383-84ab-6764e96d0bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c2444d-03cb-4b11-92e5-aafa9994ce30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258738993315993612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612152587389933159936121525873899331599361215258738993315993612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fcf61b-37a3-4ee3-947b-7bc9be427352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10487576019625645212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212104875760196256452121048757601962564521210487576019625645212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152612241819350693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693181526122418193506931815261224181935069318152612241819350693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7028db03-d6c5-4ad8-a3a5-102dfff735cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf70086e-0f8f-47c2-9880-6c6c08aa01ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298362197287783863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863929836219728778386392983621972877838639298362197287783863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11750350478275780823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823117503504782757808231175035047827578082311750350478275780823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a280ba-2d5a-4488-8b2e-1b107dce3986, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463890878962255181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181114638908789622551811146389087896225518111463890878962255181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad060c2d-114a-4566-8894-7ae2c7999612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503954308891553973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973950395430889155397395039543088915539739503954308891553973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d48b49fe-5728-4a26-84da-b4cc89020984, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15845556951417590755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755158455569514175907551584555695141759075515845556951417590755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bc26c2-6cb7-4f92-a5c2-9dec93be1f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098926207451572065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065110989262074515720651109892620745157206511098926207451572065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbe0f45-17ed-4231-88aa-fa6eda4d92d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da44756b-4f21-455b-aafb-8ed0a6733a6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7823383764289435386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386782338376428943538678233837642894353867823383764289435386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6983359097699749158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158698335909769974915869833590976997491586983359097699749158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc2897b-75bd-41d4-b876-1c5c2cfc06d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c017e4-f129-4827-9eef-c35aff9e020c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15492963402236417319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319154929634022364173191549296340223641731915492963402236417319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17560216193431122508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508175602161934311225081756021619343112250817560216193431122508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0388aa67-ec0d-476d-8a3f-63503fb92468, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262707624742681929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929262707624742681929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d8d7a5-5eab-4f08-b429-82542ee146b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767912237604102196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196147679122376041021961476791223760410219614767912237604102196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c586069d-e011-42f2-aca4-9bab486a73d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16001145700279905084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084160011457002799050841600114570027990508416001145700279905084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc25a05f-3edf-4be0-8f50-d41ec11c028d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7541287391191800466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466754128739119180046675412873911918004667541287391191800466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 584d71c2-b95b-4d80-b4eb-2e5c8a536fd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583569985426046891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891458356998542604689145835699854260468914583569985426046891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b76a9f-b4d1-4925-8c72-69deaa85894e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4024416873904703079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079402441687390470307940244168739047030794024416873904703079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ce1120-4155-45c7-8acf-1b8ebacb7411, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475671752694254610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610124756717526942546101247567175269425461012475671752694254610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a338931-9744-4881-bad1-f61f30995b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa8e204-8be2-4280-8963-2237275a75f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5047874756432869487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487504787475643286948750478747564328694875047874756432869487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8473893267552511106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106847389326755251110684738932675525111068473893267552511106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8908fdc-8d24-4b56-baa5-3f153cb16866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e03469e-5b6d-40cc-8533-121bfa9c8f7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12398563120523350303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303123985631205233503031239856312052335030312398563120523350303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7779471518178856321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321777947151817885632177794715181788563217779471518178856321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68bb999-84e3-4dcb-a8b1-5214caa73e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194611252698787133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133111946112526987871331119461125269878713311194611252698787133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cf17c5-4535-4fa5-8554-e159eed8fe04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17964694288589781531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531179646942885897815311796469428858978153117964694288589781531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d91dcf0-27c1-4fc8-b8d4-ca4320655561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6233916033720696148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148623391603372069614862339160337206961486233916033720696148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9038bdbb-6d23-4cd3-995d-8e3e2f12c8f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5497869994769079518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518549786999476907951854978699947690795185497869994769079518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eed2fcf-ae9f-4dac-a54d-511650e4bc8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205f1299-4e34-4e2a-8c26-d79585b61354, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088154659285480840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840708815465928548084070881546592854808407088154659285480840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1597698199672088201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201159769819967208820115976981996720882011597698199672088201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d3c069-8c47-4e93-882d-83aa1699d650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943199746159512052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052294319974615951205229431997461595120522943199746159512052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078306eb-53fd-4653-acfe-727a6f0a03cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438189659615553748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748114381896596155537481143818965961555374811438189659615553748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e53176-d278-485b-ac40-8aed9456ace5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15212232529027462934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934152122325290274629341521223252902746293415212232529027462934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629e2c05-f80d-4e2e-a398-fd94bb1d7c82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8726232296280559225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225872623229628055922587262322962805592258726232296280559225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37451f90-0434-4ccb-bc73-cac44ab40eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795250203973519974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974137952502039735199741379525020397351997413795250203973519974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5db6e6-d20b-4740-96bb-1c2300eb9699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17247034959429937336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336172470349594299373361724703495942993733617247034959429937336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e5e5bc-2633-4e69-9fdb-6dd52f8cb55e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5547e19-0034-4d30-8a34-0bb122637536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14588675818087743775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775145886758180877437751458867581808774377514588675818087743775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16763015347363591531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531167630153473635915311676301534736359153116763015347363591531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae9141-186e-473a-a408-f506bfbc6327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8813516444451308683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683881351644445130868388135164444513086838813516444451308683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d7dab9-520b-4da4-9a8f-e76f0e744bff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6342798657560003457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457634279865756000345763427986575600034576342798657560003457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a08fed46-1081-42c9-872b-68cd0a11fc80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9655585377951811248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248965558537795181124896555853779518112489655585377951811248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e5c232-3514-4446-9edf-ea35d6b60e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394065130736620794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794439406513073662079443940651307366207944394065130736620794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5741c3b6-89a8-4c7f-894c-9994062af813, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7456737164833535563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563745673716483353556374567371648335355637456737164833535563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc60115-cd44-4fb1-bebf-37e4ce32385f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357470464130984727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727935747046413098472793574704641309847279357470464130984727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9ccedd-d8a9-4134-9d09-a627a3944e15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365489771796085744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744336548977179608574433654897717960857443365489771796085744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4be2eb-9887-4b26-9f00-985192feaa6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14891936005705440540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540148919360057054405401489193600570544054014891936005705440540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196114ae-d54c-4c6e-bcb9-a5bb69ec1d53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 53429798537863077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077534297985378630775342979853786307753429798537863077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e8aca8-eb50-4ecc-95d3-8ca10bbfbfde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646203882238824389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389136462038822388243891364620388223882438913646203882238824389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757031d7-59d2-4b72-808e-dea7fb7fc280, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6161110359369147462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462616111035936914746261611103593691474626161110359369147462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8786784-60f4-4578-bb0c-35d36c6f2edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224010610827028628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628142240106108270286281422401061082702862814224010610827028628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc98d2b5-daf4-4f8e-8448-edd7469f2242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7590915772805261371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371759091577280526137175909157728052613717590915772805261371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c451ce-7cbe-4ca1-9b89-485f33084cdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383394235254238582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582143833942352542385821438339423525423858214383394235254238582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22762dd3-79d1-408f-84f8-82340a489282, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10979485517826778234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234109794855178267782341097948551782677823410979485517826778234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33eb5431-57c1-40bb-8bf8-0d0802bfa788, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13787492887012073882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882137874928870120738821378749288701207388213787492887012073882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecc4bdc-19ac-4ad5-95ac-be77f6fe4864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156760998683586890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890715676099868358689071567609986835868907156760998683586890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16911e09-dd87-4730-bdeb-614079548d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033275407952791672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672203327540795279167220332754079527916722033275407952791672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2978af18-3006-48fb-801d-d09b70bdafa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 738191765749382613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613738191765749382613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6c654f-2210-4005-b6f2-62e3255cb92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936501706342278103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103293650170634227810329365017063422781032936501706342278103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7651dad-950b-4958-9d3e-94be5361ae56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706934093395460970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970157069340933954609701570693409339546097015706934093395460970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66989875-a5bc-483f-b052-b19854bce6cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467943157521117398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398746794315752111739874679431575211173987467943157521117398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f8c962-2799-4f5f-b5f8-de49114185ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679583510925316328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328667958351092531632866795835109253163286679583510925316328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a69c069-5a59-467f-a9fe-4472b33368cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8853327559744421029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029885332755974442102988533275597444210298853327559744421029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa487bed-4996-4ccc-ba08-a73fab919c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8819586535959690400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400881958653595969040088195865359596904008819586535959690400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683b7ee3-c6d3-4949-84d6-4c277146b62e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17388311902973457707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707173883119029734577071738831190297345770717388311902973457707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8468ed31-7740-4ae1-8768-2f1db2d45931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956547049924475243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243695654704992447524369565470499244752436956547049924475243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b76449a9-8cd2-4530-987e-27faef4f18dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370116890835169262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262937011689083516926293701168908351692629370116890835169262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae24a62a-c795-47be-a627-116ff6fb4432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989943166427736181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181998994316642773618199899431664277361819989943166427736181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e04b489-8d0b-4e8d-884a-5e1ac8c83dba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844934713008890744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744138449347130088907441384493471300889074413844934713008890744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f293beed-e226-4f1e-8c20-21bfacd2b1fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457314179590192676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676174573141795901926761745731417959019267617457314179590192676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8adc7d3-6fa8-4481-9310-93832ed3bc81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16863547049335260614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614168635470493352606141686354704933526061416863547049335260614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0217997c-1497-4a47-bd86-faa648f10119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37762dc6-8292-41fa-8923-de617bccff0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4180397778515819515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515418039777851581951541803977785158195154180397778515819515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243292812709252267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267524329281270925226752432928127092522675243292812709252267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87df7e2-de46-49f3-a2c1-510250fae16c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544834393559102225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225554483439355910222555448343935591022255544834393559102225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b5ec20-990a-4ebc-93ea-6759bc50225d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17974685578151670988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988179746855781516709881797468557815167098817974685578151670988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5da57ab-2c73-4f4a-a107-2d715380e77e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15106274672076751360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360151062746720767513601510627467207675136015106274672076751360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98324e0c-6a78-4ac5-99c1-3e198c7fc27b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668506660709712232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232866850666070971223286685066607097122328668506660709712232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eba0d35-2e82-408c-b849-d85e858bb79a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16187042282618242882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882161870422826182428821618704228261824288216187042282618242882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aabee16-0283-469f-ab16-97c0dbb813c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730127891563956499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499873012789156395649987301278915639564998730127891563956499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9a857d-e148-4a4a-b567-7cb0f1de8533, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6145642735941101900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900614564273594110190061456427359411019006145642735941101900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35a665a-ee1a-472e-a6ff-487616d01e2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298019861507981944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944229801986150798194422980198615079819442298019861507981944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed92c144-f3f6-45e8-955a-d038bfc8e74a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d32cb9-5b91-4da5-908c-302cf288d657, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965439926497238228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228159654399264972382281596543992649723822815965439926497238228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172852919319491826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826717285291931949182671728529193194918267172852919319491826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d084d6c0-800e-44c2-82ef-d95115a45be2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16404d61-9146-45ad-9be4-a26c7e618327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7228760246893503468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468722876024689350346872287602468935034687228760246893503468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4302521106343837682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682430252110634383768243025211063438376824302521106343837682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a893641-7dc8-4f62-ae78-ae14ee6612f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954da226-8250-417e-9b5c-fca143910606, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17580282222324424963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963175802822223244249631758028222232442496317580282222324424963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041323463329278198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198304132346332927819830413234633292781983041323463329278198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8e511a-5e71-4b01-aae6-abebc44b6fd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8158267129248361956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956815826712924836195681582671292483619568158267129248361956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be89cf7e-0850-475e-ab0c-edf5724d3ac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336df0a6-ebcf-4c49-a458-6d810e0ee152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728556984795888359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359472855698479588835947285569847958883594728556984795888359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16694957966699726260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260166949579666997262601669495796669972626016694957966699726260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7291899-a015-46b6-b663-230941ad3e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730277926570227521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521177302779265702275211773027792657022752117730277926570227521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45aa69fb-7988-4df9-8486-1ad281f02f45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153296672785461352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352101532966727854613521015329667278546135210153296672785461352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bec448-0810-43d6-9ce4-305e4ef19121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629181130397909596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596136291811303979095961362918113039790959613629181130397909596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bc8b12-5bd2-49fd-83d7-b3038d5c03e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a72f0b9a-38ec-4d21-a465-06b9a52a705b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134860026374831858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858213486002637483185821348600263748318582134860026374831858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18441615877356731544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544184416158773567315441844161587735673154418441615877356731544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff7b322-1ad1-451c-987c-a28c4a5e6cf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 795844012324040061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061795844012324040061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398e9493-3315-4a51-86c3-b6f5427dcf7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5666571731909927884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884566657173190992788456665717319099278845666571731909927884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10efd013-4740-4cb2-9843-de9649740cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090542224315882484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484110905422243158824841109054222431588248411090542224315882484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1c9201-c76f-4395-9d79-35e97672f91e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6997562214650022280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280699756221465002228069975622146500222806997562214650022280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8295e521-b186-4ca6-8f06-6e282a8564ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762532876988498840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840876253287698849884087625328769884988408762532876988498840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b77af51-dfc9-4543-8e81-1d8b9cdbf439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225441791004025196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196722544179100402519672254417910040251967225441791004025196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dda9538-b155-4917-84dc-7586026a4d37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16626617458207554643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643166266174582075546431662661745820755464316626617458207554643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc23e08-d5f5-4994-8f9a-e8e8ad7e4fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462412308825737752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752124624123088257377521246241230882573775212462412308825737752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52aeec48-2441-4ca9-9e92-78ff6592b879, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668445156872112415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415166844515687211241516684451568721124151668445156872112415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc201c9f-0450-4954-8ec9-32d0cecea85f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18083261844026466608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608180832618440264666081808326184402646660818083261844026466608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d655a01-fa4b-4ecb-a86e-91dc68be71b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a92ddb-a6cc-412d-b8db-1c111c29f4bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383090869341115403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403133830908693411154031338309086934111540313383090869341115403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13772371169038860106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106137723711690388601061377237116903886010613772371169038860106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b774452b-f30a-4e40-8f75-0e7c100af5af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c6c8ef4-9700-4bc0-99d3-6547d798ad6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074217918167949056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056180742179181679490561807421791816794905618074217918167949056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8088640443839074033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033808864044383907403380886404438390740338088640443839074033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782050de-c81e-4283-b8e9-514791ced743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594651673600044554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554145946516736000445541459465167360004455414594651673600044554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fed6325-2947-46fc-968c-5abaa4196e13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f7f6d7-c341-4852-bad7-34156f44e18b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6440217026387435936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936644021702638743593664402170263874359366440217026387435936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103985419783739659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659101039854197837396591010398541978373965910103985419783739659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad84593b-7158-4e19-8033-ac12da7a097f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c602e7-024e-4f97-8ff2-ffb7cad4cc28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1664416535619637361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361166441653561963736116644165356196373611664416535619637361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8868565010847245310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310886856501084724531088685650108472453108868565010847245310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f244c8a-44b1-4bbc-8670-c1d9c9035bc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126988282277755659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659412698828227775565941269882822777556594126988282277755659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291011cc-e3f5-4d9f-8162-a739681fa8d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258809347675083650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650182588093476750836501825880934767508365018258809347675083650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e151ba0-4a5f-4d56-86a8-028487f59b68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762026210624411254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254157620262106244112541576202621062441125415762026210624411254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51c1041-80de-4303-a607-53a42d30aff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857860893068597994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994285786089306859799428578608930685979942857860893068597994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b912831-3644-4e12-8e2f-ffbdc9c0d943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14118106973147875199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199141181069731478751991411810697314787519914118106973147875199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f041921-0ae4-4312-9f11-b596dd523d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16805889470438017989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989168058894704380179891680588947043801798916805889470438017989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbca92d5-16e6-4b58-b159-36389eb53c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2929454121422998264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264292945412142299826429294541214229982642929454121422998264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9333474a-ed68-484c-af63-218a7c46ca7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b2e5dd-27f7-4017-bccc-550cf2fbd374, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12104439201082732422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422121044392010827324221210443920108273242212104439201082732422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061199172606437265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265170611991726064372651706119917260643726517061199172606437265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1e0bda-6118-467f-82a9-8de7700e97fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6633067813109776330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330663306781310977633066330678131097763306633067813109776330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9d2bb5-4709-46a7-be5a-06d1a172f75e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078876181744315815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815607887618174431581560788761817443158156078876181744315815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ed27ed-b8de-45a2-8d71-e87507fabeb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233740234559193410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410423374023455919341042337402345591934104233740234559193410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b9cd19-4524-42e7-a633-40294904511b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4301808123826215252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252430180812382621525243018081238262152524301808123826215252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b7a6c9-092a-49e8-82ff-56343c26d2fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8428120968243348072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072842812096824334807284281209682433480728428120968243348072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c64d65c9-8513-4a3b-a97b-c203cd3dc897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 712437224084974638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638712437224084974638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cab043-4bc3-4cc2-b59a-1e02e71e7197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8256691667067186038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038825669166706718603882566916670671860388256691667067186038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc68584-4658-43db-9301-aab13e18a65a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5522972113137248017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017552297211313724801755229721131372480175522972113137248017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e805f4b6-6988-4fea-b549-1190bfd23c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679272f5-1622-4fef-ac5a-0b65b47dda26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4447272532342256764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764444727253234225676444472725323422567644447272532342256764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622315964148126481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481176223159641481264811762231596414812648117622315964148126481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f106959-c83b-46d9-877b-2fda4e2c2d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237584267564983596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596923758426756498359692375842675649835969237584267564983596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0781c213-e457-4c5f-b508-5c2c579388db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12714722938304864564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564127147229383048645641271472293830486456412714722938304864564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af18eb11-a86d-46be-a4a9-825ab9d641e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13556700362891918511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511135567003628919185111355670036289191851113556700362891918511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54c6a1e-5604-47ae-af6a-92c361d0e103, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17443235365668701253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253174432353656687012531744323536566870125317443235365668701253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e92032-0189-4742-aedc-c056d2972475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb8db0c-59a5-49b2-b35f-9beb6a96a851, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413424433138876658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658741342443313887665874134244331388766587413424433138876658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5165823483663992683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683516582348366399268351658234836639926835165823483663992683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d81f0916-4648-4fcb-ac3a-80610215d443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 431797102662544193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193431797102662544193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35cb07ad-4172-49a9-b3a5-ab835bf3d3d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112751091494698940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940151127510914946989401511275109149469894015112751091494698940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8166582e-fe45-4fbb-b1b5-596a0d0e266d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413464933983000173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173141346493398300017314134649339830001731413464933983000173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a4a179-fb71-454e-9336-de2fe22125ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a479e4d9-09f5-4d76-9059-323484007e3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15725298867957419951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951157252988679574199511572529886795741995115725298867957419951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ba554a-2001-43d5-8082-d1dba63ec871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628193812207383502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502176281938122073835021762819381220738350217628193812207383502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109d8053-72fb-4f0c-9054-ef8680f37a2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571811199526570511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511257181119952657051125718111995265705112571811199526570511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221334371745225582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582221334371745225582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ed3277-df53-471e-bdd8-cf95b6344c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12773397496683825021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021127733974966838250211277339749668382502112773397496683825021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc34e61-dad8-47b1-9573-cea279bceda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945344833728205127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127294534483372820512729453448337282051272945344833728205127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1819a9-5fdb-41c1-a8c3-16bfc002841b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11398210516216635537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537113982105162166355371139821051621663553711398210516216635537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d9bd2b-0565-4c89-a5b4-ebaef115caf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615326809739126855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855761532680973912685576153268097391268557615326809739126855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da58f568-858a-4909-9f6a-34f7841284c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337670457420728789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789173376704574207287891733767045742072878917337670457420728789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7577603e-7294-4bab-a367-aeaafabcdbcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11944035509826236523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523119440355098262365231194403550982623652311944035509826236523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a251b52-f85a-4b11-b2e9-fff00dc92969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054859340976459113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113905485934097645911390548593409764591139054859340976459113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd0a660-1bda-4655-a263-73afc194f326, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1143893398393610229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229114389339839361022911438933983936102291143893398393610229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2719ac1-2c50-4659-b1fa-8b691ecf32b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14569906113672747228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228145699061136727472281456990611367274722814569906113672747228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6faa6dd6-a96b-4a39-a608-2b8400683122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0dd4da-b859-4a7c-ad17-895c037016f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339547111635020825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825163395471116350208251633954711163502082516339547111635020825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15256707006979640024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024152567070069796400241525670700697964002415256707006979640024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c285a53-c744-4d6b-92d7-49855f333866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7c8fa5-175d-48fa-a4b7-b5d4cb322154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8031197152977176043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043803119715297717604380311971529771760438031197152977176043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173466555623531459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459717346655562353145971734665556235314597173466555623531459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e715bd1-c0a7-452d-be38-2b2f9dff9126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170412962658348103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103170412962658348103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be23d58-a2cb-48fd-85c0-1d44a3e982f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069774772088324262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262306977477208832426230697747720883242623069774772088324262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5410b7-0909-4925-bc90-b4be1441f236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667374117628021349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349667374117628021349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc3f090b-a6fe-46ae-ab3b-6d8860f31c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403170e0-4092-4362-b434-6c49161d2fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985058331516503765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765139850583315165037651398505833151650376513985058331516503765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7250633250394650343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343725063325039465034372506332503946503437250633250394650343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5bdbed4-2d4c-4ae8-acd4-0dd8c9adef50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634254733859696598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598116342547338596965981163425473385969659811634254733859696598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ade69da-8426-4205-97f2-948d11c513de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741931219414046207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207574193121941404620757419312194140462075741931219414046207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e7eff0-0d6f-4eba-a0a9-4af3f18baf84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807517059526250220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220880751705952625022088075170595262502208807517059526250220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7582334-f0c2-42c9-9fd8-b1eac05d72bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470783710756428389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389154707837107564283891547078371075642838915470783710756428389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f48a5d-129a-4c35-8357-3f762b161469, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685864611363225430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430116858646113632254301168586461136322543011685864611363225430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc025076-dc48-4a20-85cb-ed5e4268cf58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7524533391510822462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462752453339151082246275245333915108224627524533391510822462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f39bb43-5ac2-472b-9a81-822a4d440c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892956087168836691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691178929560871688366911789295608716883669117892956087168836691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e43c5fd-d6e8-48ea-9e8d-e82fdc953d0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcf487e-3a07-4720-8e5c-8c2065d0351c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888590086207016608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608588859008620701660858885900862070166085888590086207016608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2472062149883075676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676247206214988307567624720621498830756762472062149883075676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f7ee3e-0654-4931-9ef4-3e1676846c49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13034395665494497069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069130343956654944970691303439566549449706913034395665494497069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de90b3c-cea6-4e69-bee2-8a77485ffceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13793405617630417959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959137934056176304179591379340561763041795913793405617630417959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b91d5a-6c94-4d05-8246-6cf6ddcabcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e54280d-207b-467e-8757-9e954372f8d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411095050839754858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858341109505083975485834110950508397548583411095050839754858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710308988169366314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314471030898816936631447103089881693663144710308988169366314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ea65fc-b6d8-4dbd-90da-878037f14a27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4301245a-1058-4c07-abe0-c1a28d8ee4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203421542437635893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893102034215424376358931020342154243763589310203421542437635893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372430918888823320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320123724309188888233201237243091888882332012372430918888823320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099a56ac-d89e-4de5-9861-86f2854db619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cdb8773-547d-48a8-bc4f-e35656b0d012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468078363212283141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141346807836321228314134680783632122831413468078363212283141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851194014239441466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466138511940142394414661385119401423944146613851194014239441466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678513f8-7c27-40b6-9cb1-9a154d5bb695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872b52e3-a42a-464c-9b4e-e26cb9808926, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7078690513414202514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514707869051341420251470786905134142025147078690513414202514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822314582003623937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937168223145820036239371682231458200362393716822314582003623937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc1886e0-a7a9-4bc7-8597-80998fd7d4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbea501e-2fc5-4061-97ab-eadabbeb5a99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086969418809397914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914170869694188093979141708696941880939791417086969418809397914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7958159317221863243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243795815931722186324379581593172218632437958159317221863243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d43cca-54a6-47af-aecb-f20acd201eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16013084634031459760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760160130846340314597601601308463403145976016013084634031459760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b2c1e3-2435-40f4-aad8-aa80aef150df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4843770655752927189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189484377065575292718948437706557529271894843770655752927189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc90e962-adfe-441e-8a49-8e51226eae74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749184422916825807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807974918442291682580797491844229168258079749184422916825807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734a12f9-58cb-43dd-ba40-2426672b61f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 742578900810914196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196742578900810914196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1771179-921c-4fed-a771-eb35435d2b2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5806644443101258732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732580664444310125873258066444431012587325806644443101258732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa2b92c-f53d-4570-a221-b77360bc885e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318227566931086649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649318227566931086649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b604a4ff-7872-4516-b1b2-02d651fee76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6192171180676489990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990619217118067648999061921711806764899906192171180676489990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ae0411-3134-4f38-9024-f6efc757c212, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6841707289895356434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434684170728989535643468417072898953564346841707289895356434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6caefd2f-7792-450e-99e9-16699b7f73cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8434857292322012271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271843485729232201227184348572923220122718434857292322012271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56297ece-79bc-4a5c-99dc-536b3537c6b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3182501963865179508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508318250196386517950831825019638651795083182501963865179508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01165491-bbf3-46f9-8487-99c0e6d535fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280737480763563820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820228073748076356382022807374807635638202280737480763563820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ded6f43-ffbd-442c-833e-0ba4f0e5769e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4441380343552389700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700444138034355238970044413803435523897004441380343552389700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3e3b5f-00d7-4d16-b661-22f9355ed09d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619355118074563597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597619355118074563597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0469ad6d-69b3-479e-95c7-3142d6f46df7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752538192605764559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559752538192605764559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157c42cc-ca15-4ad6-b7ca-07f962661fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653721330286326977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977106537213302863269771065372133028632697710653721330286326977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b47d0-aff6-4dce-80e4-7d5bd0711bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16614519856235269221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221166145198562352692211661451985623526922116614519856235269221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094674f9-0e02-4821-b7f4-1caf1d2954ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721403255705299000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000872140325570529900087214032557052990008721403255705299000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f869a6-c00d-4320-8222-3490c048808a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10581102839716809533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533105811028397168095331058110283971680953310581102839716809533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3926882-1586-427d-aaca-a92077ff24d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6097633783696277643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643609763378369627764360976337836962776436097633783696277643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073608dc-845f-451b-8143-592b4bae2373, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12137264448399249170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170121372644483992491701213726444839924917012137264448399249170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc24c3bc-3ee9-44ba-9ec1-1609e4828ab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396040839708670781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781396040839708670781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b750d342-417d-4de1-885f-307dac3672c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6853782994677279177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177685378299467727917768537829946772791776853782994677279177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3183689b-e705-42f2-a84a-3665353f2365, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301732690315902988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988130173269031590298813017326903159029881301732690315902988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f83b4a0-2d95-44d3-a5b6-ee1af03e7853, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754843457134672755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755975484345713467275597548434571346727559754843457134672755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a336f92c-dac6-494e-928e-a47d69ea90c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757960620688003118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118775796062068800311877579606206880031187757960620688003118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037849cb-7ee6-49df-9ee8-9e0e47072b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13517814700033180084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084135178147000331800841351781470003318008413517814700033180084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a00c19-b0a5-410c-ac96-7eb9edcc6e93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701451237744285257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257157014512377442852571570145123774428525715701451237744285257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437f4e1a-2d30-4c90-a7ef-136bc4da8f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8271179334784403232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232827117933478440323282711793347844032328271179334784403232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20efc7c1-ea81-4593-95cf-2ae6697a6203, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372957241428174717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717437295724142817471743729572414281747174372957241428174717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b5d022-79ad-459c-ac7b-20bd1e5a9c75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664946039264442432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432266494603926444243226649460392644424322664946039264442432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85c7be0-9964-42cb-bee0-0d64195beecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 155139545095469822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822155139545095469822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a6802-f56d-48d4-a673-f7594663af52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 710877953144868115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115710877953144868115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a683e96-f4cb-478a-bcee-a9aaf66d193e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b33d1b-e331-42e3-805f-e45f7e10ea22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4251889938223191567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567425188993822319156742518899382231915674251889938223191567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918017413986907214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214109180174139869072141091801741398690721410918017413986907214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e17e9e-6747-4067-bfcc-9e41684fd4ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804105521392501978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978280410552139250197828041055213925019782804105521392501978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf200d8-8900-458a-aba3-dad3e9d56f2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280390113994096621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621228039011399409662122803901139940966212280390113994096621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659e147a-bba2-4d01-b7a7-e55fac5e8fbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1202a766-71c4-43dc-92f3-38ea551f5d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13632371797256761763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763136323717972567617631363237179725676176313632371797256761763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720305187948643599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599772030518794864359977203051879486435997720305187948643599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82d7120e-0fcd-4f7e-b834-7a50ad9b43b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336021571631255106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106133602157163125510613360215716312551061336021571631255106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b5bad7-cfd5-4812-966b-03bee0f0aa06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918045402643164538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538169180454026431645381691804540264316453816918045402643164538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601fa534-e8f6-4da3-a5d6-ca025e8a9392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669509325536318406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406866950932553631840686695093255363184068669509325536318406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f30fdf-83a0-41cb-9687-becb2f9f69be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561131982376358941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941456113198237635894145611319823763589414561131982376358941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f00a8a-c619-4d45-ab03-1bbe4a34d83d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701241810288790079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079170124181028879007917012418102887900791701241810288790079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d68b78-ebd7-480c-a35f-19b474275c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697606222419934486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486116976062224199344861169760622241993448611697606222419934486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd2ff08-ae8e-430c-80bf-866ccf2a8ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962874034521876178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178596287403452187617859628740345218761785962874034521876178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f9226d-de1b-4840-9818-c88fe4942689, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659970527199556416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416265997052719955641626599705271995564162659970527199556416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cdf6d08-a843-4238-9beb-8b70dff46620, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490037343564448629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629249003734356444862924900373435644486292490037343564448629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d9f943-053d-4cf2-88b4-22dc6263cda2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 545667448798115944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944545667448798115944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a31cc9a-227e-48db-aee0-79ee359e5e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f665613c-7d2e-40fd-a47e-6ba3f08e4e6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6299480607399936281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281629948060739993628162994806073999362816299480607399936281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6764619393581867962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962676461939358186796267646193935818679626764619393581867962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0fc591-821a-432e-ae7e-c50800f6b7e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9337509409880401609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609933750940988040160993375094098804016099337509409880401609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138faca6-971e-4024-9f2b-313712a28f4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663011025466171745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745126630110254661717451266301102546617174512663011025466171745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78c50ea-c9dd-4b93-a2c9-542179a470bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62aeebe-2635-486a-93ce-2e17bbf1de48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260896185163196933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933826089618516319693382608961851631969338260896185163196933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15861709142433761321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321158617091424337613211586170914243376132115861709142433761321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a20d372-6d3a-4fad-a15e-47f06a145bbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7275660860543679731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731727566086054367973172756608605436797317275660860543679731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12271db2-0029-433a-98e2-220371e9e63c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849859049702789259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259184985904970278925918498590497027892591849859049702789259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36e1343-36d3-47f1-b858-ced4285b2fc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11778688442674722493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493117786884426747224931177868844267472249311778688442674722493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de288e5f-2ab4-4d20-a6ca-327aab7d1f64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 896718565009027127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127896718565009027127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa37d2a-5487-425c-926e-dd2a0a5f5345, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1049344599412533043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043104934459941253304310493445994125330431049344599412533043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5313885-da89-4880-83b1-b5eee7481f0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158e561b-2619-423e-8937-73580ba3255c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10476471188831408288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288104764711888314082881047647118883140828810476471188831408288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051449510269083940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940505144951026908394050514495102690839405051449510269083940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5b848f-a7c8-42c2-ad31-96f850c6e17e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2190522894031871415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415219052289403187141521905228940318714152190522894031871415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da193946-82f1-4860-a412-228972597183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17810077293846420716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716178100772938464207161781007729384642071617810077293846420716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc02321-0fca-4376-beff-81a7ee14c2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10531657669586302698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698105316576695863026981053165766958630269810531657669586302698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01749540-4ada-437c-9857-65e24d6a4db7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339609168460911843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843633960916846091184363396091684609118436339609168460911843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb599c80-66fd-4281-b8ef-88114e84d42c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff74ff8-673f-44a7-962f-c52253612bd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093505152665937347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347809350515266593734780935051526659373478093505152665937347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930789848059325571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571493078984805932557149307898480593255714930789848059325571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6991b32d-57af-44cd-bca2-9484e5b22484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14010984194902590563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563140109841949025905631401098419490259056314010984194902590563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7c664d-e5f1-4f2e-b79b-0fe2be67af12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504994860294540378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378750499486029454037875049948602945403787504994860294540378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44097516-3567-4578-8176-124894940a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ae64b7-0f7e-4be6-9139-0b94a0d62733, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817090956889831608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608128170909568898316081281709095688983160812817090956889831608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616533331870206358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358166165333318702063581661653333187020635816616533331870206358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eaa7ed-5acb-41e7-9af6-53510b48bee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529764578812791126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126252976457881279112625297645788127911262529764578812791126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07b725f-b327-4b4b-8860-3c13565dc2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1509484886233346701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701150948488623334670115094848862333467011509484886233346701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7817d47e-c93b-48ac-a15a-4353c6809759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513739508248862094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094951373950824886209495137395082488620949513739508248862094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681d6908-3681-4166-ae4d-3af600b8d129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363215589013861824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824436321558901386182443632155890138618244363215589013861824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8bfea8-7d21-4f23-8eab-be4e718f6bfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743653504023707057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057743653504023707057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd2bacb-f9d8-4853-917d-21a51dae48ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034242164233246697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697100342421642332466971003424216423324669710034242164233246697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fa7532d-cac2-4fdd-b36e-b39ee7c353e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b0ec66-39dc-4388-bb44-1da9f06556be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15100001942204627415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415151000019422046274151510000194220462741515100001942204627415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 919188607659156895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895919188607659156895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e937217-f7c2-4209-840e-b3ed08ab8541, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740730422548167354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354167407304225481673541674073042254816735416740730422548167354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d4bc0f-2a90-4e00-ac22-9f378e3bcb72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364991751069303003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003636499175106930300363649917510693030036364991751069303003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f40ca1-6b7a-456f-9340-ac3802f49aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1501156334702413370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370150115633470241337015011563347024133701501156334702413370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb1dd2d-3cab-45db-9866-b93f3bfcb731, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910849870013989363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363139108498700139893631391084987001398936313910849870013989363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf321e15-6d21-43e6-a227-eeff93ad1c67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b8d9a9-84e1-4941-b603-e130ea2a94cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663280241323042127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127966328024132304212796632802413230421279663280241323042127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669842167984634673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673156698421679846346731566984216798463467315669842167984634673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14f5fa5-8e81-4a5e-b42e-e20243c9470e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168a2efb-2cda-4099-968f-376184edb787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13996720127374698954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954139967201273746989541399672012737469895413996720127374698954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5325773681697313164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164532577368169731316453257736816973131645325773681697313164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c1fce8-280e-4e20-829b-8c9779b18050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6715752472725243486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486671575247272524348667157524727252434866715752472725243486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2813d9c-525e-42b5-864d-50e723dbe13f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692fac2-e53b-45b5-aed5-bfdc3974aaa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326235320967743405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405123262353209677434051232623532096774340512326235320967743405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524080399991280024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024152408039999128002415240803999912800241524080399991280024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17418cf-e22f-419d-ac85-dc8695b4b2a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613352550712982752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752126133525507129827521261335255071298275212613352550712982752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a5d315-8122-42d5-b3a9-e3a84144e330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18052059890190982391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391180520598901909823911805205989019098239118052059890190982391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d33970-a0e5-42ef-9d28-9559e6debecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132767620905791655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655101327676209057916551013276762090579165510132767620905791655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b7440c-cb7b-4fe4-b279-de00834b8f10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334015188615682615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615153340151886156826151533401518861568261515334015188615682615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1a8feb-b522-4b03-9756-9e3b0f88c18d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13528845226362904387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387135288452263629043871352884522636290438713528845226362904387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e9d3c10-40a8-4024-ad08-e8b909d17b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3532320382920150813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813353232038292015081335323203829201508133532320382920150813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b15414-f478-4e60-b1b5-027c09d580e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5157291439247890155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155515729143924789015551572914392478901555157291439247890155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a21385-7aa5-400b-8f2f-7ee5c3a94e1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9075088824069976828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828907508882406997682890750888240699768289075088824069976828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee727230-439d-468b-bce0-75fcc8abc5d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6229732840209325431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431622973284020932543162297328402093254316229732840209325431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdea7495-eec3-4976-8f5e-9fe774f0f0b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807549885941408952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952807549885941408952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ee8118-deca-4da4-85ce-e5781721ed87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697083039523616687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687176970830395236166871769708303952361668717697083039523616687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8513d678-f8b7-4891-8115-f9f4e191e967, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591882094735562230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230659188209473556223065918820947355622306591882094735562230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c937f3-0d17-4eed-9d2a-745dcfdc6259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8860097056646801623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623886009705664680162388600970566468016238860097056646801623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e923bb71-850a-44a8-9b76-4cb181c35e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6442794120371119102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102644279412037111910264427941203711191026442794120371119102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f1364f-3aab-48e2-9675-7295bc6fc1de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 972215941677541379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379972215941677541379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a49fe0-a10b-407d-8150-9d8329effaa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14491451932600349091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091144914519326003490911449145193260034909114491451932600349091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3ee3ad-f862-457f-a7a2-2885d0459b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10899599218748123466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466108995992187481234661089959921874812346610899599218748123466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e50e2ff-1b6e-4990-b5c9-5bbd876a4e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2033164250850200722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722203316425085020072220331642508502007222033164250850200722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ec6077-90db-4f77-b8a5-8e42a00b36c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137406537602149653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653213740653760214965321374065376021496532137406537602149653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc6778c-f2ea-41a0-963b-a58d424961ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f57252-ca4f-4947-863a-843adb04f1ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117437337125258885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885911743733712525888591174373371252588859117437337125258885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045539833616507654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654170455398336165076541704553983361650765417045539833616507654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19afa110-f403-401c-b695-8e32dbf7a39f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592742486940301081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081135927424869403010811359274248694030108113592742486940301081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e852de9b-29d5-4ac7-8913-06cee23f2dac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5635972294847893668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668563597229484789366856359722948478936685635972294847893668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08266e02-856f-4c52-9926-d5c1f65058f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1726840243239625024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024172684024323962502417268402432396250241726840243239625024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb49194-fb3a-4ac2-b6bb-aa27f015b97a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354849254523594943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943635484925452359494363548492545235949436354849254523594943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1495bdcd-a4bc-46a5-a9aa-33134a96afd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262cd1e2-5906-4685-a8c7-70ebb026764e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2299841878055700031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031229984187805570003122998418780557000312299841878055700031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478893349931630121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121478893349931630121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305913db-a971-4293-b292-6f477e7ff6fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17716544754077187580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580177165447540771875801771654475407718758017716544754077187580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef6e915-bf9c-45a0-9e64-a78493138ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11523541053546020090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090115235410535460200901152354105354602009011523541053546020090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233f6d34-b3ab-434f-80d5-2bab08f76f76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16017798499094990869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869160177984990949908691601779849909499086916017798499094990869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ff5976-2d93-4e53-af5e-3cf43bffd32c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840007865164950642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642584000786516495064258400078651649506425840007865164950642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf0ec05-a610-4f16-8bcc-91ba6477b436, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6139314156487797724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724613931415648779772461393141564877977246139314156487797724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158bd60b-15e5-4b3a-b24b-f8780bbcd75f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f1266e-6893-40a9-b7d6-ca5c2979330c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac24efe8-3429-4e52-86e1-2bcacca2c560, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9483927733618181420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420948392773361818142094839277336181814209483927733618181420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10274545928585852386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386102745459285858523861027454592858585238610274545928585852386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7fc4c4-f0ae-455c-996d-433141cb28f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10361625763812419009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009103616257638124190091036162576381241900910361625763812419009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b47e31-00c4-4031-9cc8-ccb9b874ce4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917133296602456668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668791713329660245666879171332966024566687917133296602456668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdc0df3-2931-4b72-9ba3-9a63e8b6469f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9531399686361997685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685953139968636199768595313996863619976859531399686361997685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f351f664-cae5-4439-9ba0-a3f66781d895, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594441785427133180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180559444178542713318055944417854271331805594441785427133180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a906b2-458d-4505-bee8-7ac491d33080, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3466497680727404898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898346649768072740489834664976807274048983466497680727404898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ec32df-a55e-4e8d-8841-ee8d9d6dc01a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12989004139168167762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762129890041391681677621298900413916816776212989004139168167762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fd96f3-741b-4930-8b8d-a9f9217dd151, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12414797480815619309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309124147974808156193091241479748081561930912414797480815619309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39983253-856c-471c-91eb-fa69e9c7e401, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13674235218695019228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228136742352186950192281367423521869501922813674235218695019228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e241e969-6db4-4ca7-8a96-71f682619481, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 139027666318578059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059139027666318578059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046e2286-06bb-498e-8998-5500ba18b284, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237113159453437752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752923711315945343775292371131594534377529237113159453437752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98788411-30af-49eb-85d3-6311e944faf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5027305061423915323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323502730506142391532350273050614239153235027305061423915323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b823855-91f7-4e82-8e5d-a9bf4045bfab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b32defc-391e-4f0e-bb0d-2dc3ea981abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10838069141615953187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187108380691416159531871083806914161595318710838069141615953187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8134695515802589937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937813469551580258993781346955158025899378134695515802589937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c693ec5-80f0-45ef-92a1-f3cf9584a7e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9140772345629405975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975914077234562940597591407723456294059759140772345629405975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844447c8-ad29-48db-98cc-d055e39254e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599580972913184652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652155995809729131846521559958097291318465215599580972913184652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5d8d92-4ea2-47d1-94e2-16044fa16264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567707237067578923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923456770723706757892345677072370675789234567707237067578923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea705673-f1f6-42b2-b821-71c809f40895, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a1785e-6ed3-40a2-9c64-6c6a5922e00e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1792971365849040112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112179297136584904011217929713658490401121792971365849040112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872380114770720872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872168723801147707208721687238011477072087216872380114770720872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064b7c21-17be-494d-8e92-7d3af7ae23fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744f74c7-4929-4ac5-a3f6-bc134df28ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2624670084392590569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569262467008439259056926246700843925905692624670084392590569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474474291594954922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922847447429159495492284744742915949549228474474291594954922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5464fdd-aa59-45d3-9f13-40ef88bbfc9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105882341142235924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924111058823411422359241110588234114223592411105882341142235924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67471289-6571-4412-9835-84856ae4a837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5186356054204916542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542518635605420491654251863560542049165425186356054204916542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a923d884-3a34-4da8-ad83-eb38f3218f11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482668788860599639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639748266878886059963974826687888605996397482668788860599639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b63d1e2-eced-4646-8737-d5860f5201ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15806705423698567727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727158067054236985677271580670542369856772715806705423698567727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bed8e44-2616-425d-b711-ea26ccbb84af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177886829249889445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445111778868292498894451117788682924988944511177886829249889445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7771622-70db-446e-8ac8-bae54602303f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16397472375203764442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442163974723752037644421639747237520376444216397472375203764442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35824049-c696-431b-b8fd-ff77c76cfe68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836035262755154767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767178360352627551547671783603526275515476717836035262755154767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46536538-3032-4102-bb61-6cdf73577826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399341706787597296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296739934170678759729673993417067875972967399341706787597296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12849cda-226f-41ec-835d-b8af8ca8b2c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae79e0a-fba9-41c9-9664-627fe26cc17f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12590951029354819522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522125909510293548195221259095102935481952212590951029354819522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10385570047949961990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990103855700479499619901038557004794996199010385570047949961990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7120e8-53c3-46a7-b5f2-8e8b853b6e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807263971328232691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691880726397132823269188072639713282326918807263971328232691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc138ed8-1bae-4075-ad34-812d5f84c032, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfde5c92-d8c9-4210-8a53-91a9fea617be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269954126912200679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679826995412691220067982699541269122006798269954126912200679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17724980885192913087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087177249808851929130871772498088519291308717724980885192913087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79de4bf-8b90-4edf-bec9-a5478a7e283e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709539621917276835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835870953962191727683587095396219172768358709539621917276835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510975b4-f081-4caf-8a79-d1359397429d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df862f11-c5fe-4a3b-b0d2-b82d111cac28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950238043673246753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753595023804367324675359502380436732467535950238043673246753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589211145110119116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116115892111451101191161158921114511011911611589211145110119116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c518c1c5-3c2e-4580-b910-67f9d2d212bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089423223947303260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260110894232239473032601108942322394730326011089423223947303260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1573c245-2b64-4ece-93c7-9dced1f54e8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11094054402926489562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562110940544029264895621109405440292648956211094054402926489562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f80332-0780-4603-af51-c62784145252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6516305084201315926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926651630508420131592665163050842013159266516305084201315926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2f684a-b27d-41a8-a2b0-ebf23fcc2887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16445165430721548135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135164451654307215481351644516543072154813516445165430721548135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e33879-ef75-47bb-bd17-b6b2a2fe221b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369935083134649984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984236993508313464998423699350831346499842369935083134649984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf393bab-3193-4ceb-aecb-74206b27899c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1407182187931622619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619140718218793162261914071821879316226191407182187931622619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054be666-3829-4c62-954c-85fbe3147de8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10236734872517016278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278102367348725170162781023673487251701627810236734872517016278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a842182-ab51-4b20-8a8a-66258adfabe4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149368144128371806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806614936814412837180661493681441283718066149368144128371806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4398204-588b-4791-85f3-5c36fe9197ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c958cad0-49b3-4b29-9fbb-819e0542fae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802272918814582175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175148022729188145821751480227291881458217514802272918814582175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12711290501953258720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720127112905019532587201271129050195325872012711290501953258720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b7f880-3457-404b-92f3-e2b406509d6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259955778857854466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466925995577885785446692599557788578544669259955778857854466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6d9ea9-f946-41cf-bfb3-5f8fe49e6c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9157876284485600943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943915787628448560094391578762844856009439157876284485600943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee88510a-2ac1-483d-aa35-633fc1bf81b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15383259533362460029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029153832595333624600291538325953336246002915383259533362460029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61cada18-7793-45ca-b85b-918961ace6dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17651430368830431382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382176514303688304313821765143036883043138217651430368830431382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503c6093-de01-4a00-a8a5-9b2927d4d31e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638177813522000349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349176381778135220003491763817781352200034917638177813522000349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b37111d-dd7a-4a38-862b-8fc00de39c5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796375569549799614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614107963755695497996141079637556954979961410796375569549799614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2440b41f-32bf-4d2d-8c47-cb413ef18cfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918760947203932339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339139187609472039323391391876094720393233913918760947203932339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b6ec8-6630-4ac7-804d-d71e4aa9f826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12376750370551197149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149123767503705511971491237675037055119714912376750370551197149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046c0d89-7d3b-4bdc-8fc3-e68f44c3baab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831371ad-b48e-4dc5-be1b-029c6e9b0bb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113360065106430109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109211336006510643010921133600651064301092113360065106430109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616883766655657900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900126168837666556579001261688376665565790012616883766655657900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee05edf-73c1-4703-9510-0e38730fd2bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588620456662207045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045115886204566622070451158862045666220704511588620456662207045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b130c6b-b7bb-4a4c-947d-d99ab255ac80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7155178244204879532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532715517824420487953271551782442048795327155178244204879532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16904a59-ed11-46ad-9b29-300f9aa1ce4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6278456203146937112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112627845620314693711262784562031469371126278456203146937112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47572bd-6ba4-40e4-911a-064d79c94657, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d83e695-0077-49d6-b0a9-11b30bf7105a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5692801358061908292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292569280135806190829256928013580619082925692801358061908292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511229000398504201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201751122900039850420175112290003985042017511229000398504201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb5dcf95-fc43-4ef0-b4ab-d9fa1491dac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6ea051-5891-45d4-9cf4-efaa730f9b72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14462798220815600482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482144627982208156004821446279822081560048214462798220815600482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 492277191202258208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208492277191202258208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6e6861-119f-4533-9a21-2eb1b34bd562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393446412615310019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019739344641261531001973934464126153100197393446412615310019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf0c4b0-ecdb-4043-963e-66fc2816e02a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055533859924330218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218305553385992433021830555338599243302183055533859924330218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f43782d-7838-4989-83d9-c351866dfc73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788082024085889142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142578808202408588914257880820240858891425788082024085889142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3295505c-7018-4050-b516-5bf3a91b9acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8920945559546663817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817892094555954666381789209455595466638178920945559546663817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8dacf8-d186-4b54-88ff-7002bb0745ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538802078780693191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191653880207878069319165388020787806931916538802078780693191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbf3a4f-d4c1-4b6b-b92b-f25ec7b05612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234396065942903400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400123439606594290340012343960659429034001234396065942903400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464a7f7e-8a0d-469d-beb8-c3ebc94a7b07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655957312497309390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390106559573124973093901065595731249730939010655957312497309390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc18e17a-bb31-4476-a175-08f1b8520670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10858185107105513577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577108581851071055135771085818510710551357710858185107105513577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6eeaa2-e5f8-4eec-851f-111a9e6b2426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13895751729526021160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160138957517295260211601389575172952602116013895751729526021160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115f0c7c-ca2e-4841-9f28-537689f374dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861637127086683164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164186163712708668316418616371270866831641861637127086683164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b45cee-1b45-461a-bc9e-3588bceaf60f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4468420872946991961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961446842087294699196144684208729469919614468420872946991961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc5729e-41f1-4de5-92b3-cd88222ca1ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12343616532233797621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621123436165322337976211234361653223379762112343616532233797621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e8b09e-4146-4cf4-8a72-b90a82182b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f790ef-6a34-48d2-a24f-7a0ce35c40ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158843570612804115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115101588435706128041151015884357061280411510158843570612804115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3761873707716571164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164376187370771657116437618737077165711643761873707716571164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db9ef60-3bf7-43ee-8cfa-b0f230e960d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9684419869317839836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836968441986931783983696844198693178398369684419869317839836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2b6ffd-b5c9-453f-b2d3-ddf0e48952dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12712334807218396111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111127123348072183961111271233480721839611112712334807218396111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ba0c8c-6474-4bc7-81b3-e26eb63925c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a56220-4825-4048-8f29-d704c9de2d08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12752848096401959133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133127528480964019591331275284809640195913312752848096401959133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5082320886419319323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323508232088641931932350823208864193193235082320886419319323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa43bdb-75e1-4719-871d-ddef1c9b2a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11211520964091723638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638112115209640917236381121152096409172363811211520964091723638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba76e04e-96de-45a8-a074-23ee4b3cb16b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10282418917112290870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870102824189171122908701028241891711229087010282418917112290870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d621e6b2-4349-4534-993c-a74ff153e446, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3934703177442723884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884393470317744272388439347031774427238843934703177442723884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce0f75c-2867-4777-af1c-b6f8f4602dbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554584531789449871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871175545845317894498711755458453178944987117554584531789449871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d1b352-6ced-4bd6-b40f-299bcd20519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7177921618364426085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085717792161836442608571779216183644260857177921618364426085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea135c68-e20d-40e5-b88e-e41d479c258c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824498902699705412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412108244989026997054121082449890269970541210824498902699705412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db50bb7-de29-42c8-8716-ca12541a0efd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991030496848650464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464499103049684865046449910304968486504644991030496848650464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99ac1d9-e1b5-4d30-a447-37c11ac90dc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872449820417608378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378168724498204176083781687244982041760837816872449820417608378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21be885-120f-44f1-9d2e-8e8b7ad3c345, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820090024823162770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770982009002482316277098200900248231627709820090024823162770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879966be-cedb-47d3-af3d-0287cbb4484a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15653903825787957374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374156539038257879573741565390382578795737415653903825787957374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429cfc80-89ca-434e-94d0-7199d3ed4d34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a4a5f5-62fd-4e88-9299-b84f2a8c0734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859775794895461278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278185977579489546127818597757948954612781859775794895461278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280527435034165706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706628052743503416570662805274350341657066280527435034165706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd6e80a3-7205-4f90-93c8-d51c91e495e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979e0008-2460-4775-8848-c1165270093f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359070284165517699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699735907028416551769973590702841655176997359070284165517699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648975594003266932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932964897559400326693296489755940032669329648975594003266932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5676d4b1-281e-4341-8f7f-1aae084531d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12991118965282108385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385129911189652821083851299111896528210838512991118965282108385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570960da-1d48-4466-8556-d9c52f0350f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731090828372042799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799147310908283720427991473109082837204279914731090828372042799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed6bf7f-a939-40a1-aa55-19bee4800e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14168682302120735267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267141686823021207352671416868230212073526714168682302120735267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa9392d-d943-47b5-904a-69c850af10e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867457756929953152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152867457756929953152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ab1b32-0525-4d59-af24-b4d1df3c0be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226453631083024447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447172264536310830244471722645363108302444717226453631083024447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368aa141-72d5-466b-9b75-d9f35121a884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2297856965109867878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878229785696510986787822978569651098678782297856965109867878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3fe0d6-81be-47ed-b8d4-d4e06f744caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419225964219511610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610419225964219511610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8aea661-04ea-49db-902d-b66091b195a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13907376382753196066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066139073763827531960661390737638275319606613907376382753196066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8821b034-9175-4f0c-a9bc-eed913fa0c2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3856830629514719819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819385683062951471981938568306295147198193856830629514719819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe18518-61d9-4c9f-b8c6-87a48530fea0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441178368732905455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455144411783687329054551444117836873290545514441178368732905455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70007388-b796-4c09-a3e2-27d38b01ca06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11154949980154949833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833111549499801549498331115494998015494983311154949980154949833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cec074-2a13-41ac-8a6a-2e61aed66049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c635c91-43ee-4b6f-a08b-ff382a7d9c73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5803123627023294331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331580312362702329433158031236270232943315803123627023294331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151323117967950155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155171513231179679501551715132311796795015517151323117967950155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068aca78-3a59-42a3-bd9b-821e26893587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 840501096009303747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747840501096009303747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddf2ab9-7a1e-428e-997a-37b427675982, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9030658752487802329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329903065875248780232990306587524878023299030658752487802329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c48e4f2-23a0-44b3-a2c1-4b08ddc41b80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744673410542220579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579147446734105422205791474467341054222057914744673410542220579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c166536-d5fc-41ce-b429-ad71d4919cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14127667122194699754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754141276671221946997541412766712219469975414127667122194699754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d58ef9cd-ec7a-4b0c-9780-b3b0f093e9c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18157982930109959786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786181579829301099597861815798293010995978618157982930109959786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cb3ea0-15e3-48f0-abc6-9782939ba2a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9774879459010876657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657977487945901087665797748794590108766579774879459010876657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12221192-686d-4c31-81a8-9770b510c8f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089577424947047694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694130895774249470476941308957742494704769413089577424947047694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a9ce05-b626-48d1-9508-0f648c339fdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184445337131359536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536181844453371313595361818444533713135953618184445337131359536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25718af9-c8be-4008-90f6-5894f665b638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956760311607594798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798495676031160759479849567603116075947984956760311607594798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648d3b4e-bde6-464b-906e-71ea17f30a29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 426665430560568214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214426665430560568214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4e00c0-0ab5-4750-92ed-7f75cff9570b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 33921813118897403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403339218131188974033392181311889740333921813118897403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e23dd8-8da9-43da-acb8-fff9beafbf92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803365516115682521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521880336551611568252188033655161156825218803365516115682521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed64211-6886-4d80-9413-880651684326, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13734783577222358616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616137347835772223586161373478357722235861613734783577222358616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baedc2f8-ac00-4663-af7e-ae476c028063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17649726563753745686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686176497265637537456861764972656375374568617649726563753745686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff6d4aa-0e6c-4a5b-b573-2fa90a3f40d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15942077690207967961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961159420776902079679611594207769020796796115942077690207967961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9d86c2-4ebd-4980-9d19-111dfb7d1add, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112850804762651648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648112850804762651648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e75eddc-4aa0-4601-8c6b-cb136aff3426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033209636038650497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497140332096360386504971403320963603865049714033209636038650497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 069270b0-0bb9-4bef-bb5e-d13a16c837a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6198835806203494089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089619883580620349408961988358062034940896198835806203494089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b708292-a58d-46e9-91ea-838c4cdda757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994143712736709595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595299414371273670959529941437127367095952994143712736709595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084f2721-8460-4016-9e8b-7fc1afb75e16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776695465927574235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235127766954659275742351277669546592757423512776695465927574235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7365236-cba7-4af3-b0b8-aab9628768ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df9090a-d334-4242-9a6f-2e2e74674809, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726298963348229226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226972629896334822922697262989633482292269726298963348229226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16741281014584570658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658167412810145845706581674128101458457065816741281014584570658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27628817-5c06-415c-94e3-c4e4d99714d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721310915086611770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770167213109150866117701672131091508661177016721310915086611770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949793d6-c43b-419a-b1db-db0a6b82c556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14967574785618194768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768149675747856181947681496757478561819476814967574785618194768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ca098e-7c95-4d03-985b-cc921edb1342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cceec54-bc24-4ef3-91b9-b374238d65c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202494743051678554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554520249474305167855452024947430516785545202494743051678554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14620574229471464831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831146205742294714648311462057422947146483114620574229471464831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9640798-69c7-438f-bbc9-d5f2d7047d9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939684309318237374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374893968430931823737489396843093182373748939684309318237374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1450a4a8-46c7-4263-958d-2d61627da9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17542340739341523363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363175423407393415233631754234073934152336317542340739341523363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43803b1e-78f7-4b5e-95fa-ed336b23731b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162991217380942541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541121629912173809425411216299121738094254112162991217380942541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28aad6aa-522e-40f2-bf3f-64266cac467e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10757434931235940116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116107574349312359401161075743493123594011610757434931235940116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0073de-3793-4e06-93be-d76c27968c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6433296680218380388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388643329668021838038864332966802183803886433296680218380388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5a75d3-cadb-4224-824c-449225d568fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16310984756682491220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220163109847566824912201631098475668249122016310984756682491220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cde5e4e-6dbf-4038-9dfb-35f86eacb79f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bf0afe-6a13-453d-8d01-567ef5b07b02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196293427526582045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045319629342752658204531962934275265820453196293427526582045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15661138352952566793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793156611383529525667931566113835295256679315661138352952566793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b4e2f7-7b7b-496b-8a47-e0dc617a8ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992657019010578835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835179926570190105788351799265701901057883517992657019010578835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dbf94c-fc01-4db7-b0a5-f32404f64225, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10676371784670330359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359106763717846703303591067637178467033035910676371784670330359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb9007fd-0eaf-433d-9eca-a59ca68d92af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18404780626239046211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211184047806262390462111840478062623904621118404780626239046211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35d89da-0008-45f5-b77e-9e9d3ee7c1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74119756-2ff1-43a5-b6b7-c9fc1520351e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10127966338169490138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138101279663381694901381012796633816949013810127966338169490138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084669758819479306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306120846697588194793061208466975881947930612084669758819479306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab89262-dcfc-4266-b2e9-198252f68d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c50709-6f46-41ea-b8bf-d3d1c10a6953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12987058422345845093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093129870584223458450931298705842234584509312987058422345845093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547580569446103922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922854758056944610392285475805694461039228547580569446103922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3fd7ae-fcff-40ce-913c-9e1ab1d93dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cf6fc1-330b-4ed1-bb11-56f4ab23c8d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16590889083033962844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844165908890830339628441659088908303396284416590889083033962844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8951123549048183892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892895112354904818389289511235490481838928951123549048183892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6a9b93-5025-4384-a16c-9a3afea67fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8113490406550895792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792811349040655089579281134904065508957928113490406550895792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e26b7b7-6a3f-4fc0-b47d-ee01043524a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13372590831143315713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713133725908311433157131337259083114331571313372590831143315713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84203ff-3646-427f-bc87-0992bb296a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604782439739627984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984860478243973962798486047824397396279848604782439739627984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcb7b42-1cce-45ef-baaf-7ddafdbcd25e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3551617753005360602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602355161775300536060235516177530053606023551617753005360602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb950d4-e019-4c43-a616-047dc6c67933, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12720178425713548264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264127201784257135482641272017842571354826412720178425713548264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de1ee83-a30a-41fe-a3e7-b448b178fde9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f856a133-3e41-49e6-bb56-ddf8cdf83015, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 536373737155083967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967536373737155083967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3459491457619693541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541345949145761969354134594914576196935413459491457619693541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b829c6-e68b-4aa6-9013-8f107912b417, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2e7708-4ae1-4ada-b1da-c8ae58a9ffef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487784223354036469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469848778422335403646984877842233540364698487784223354036469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885608850115793429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429788560885011579342978856088501157934297885608850115793429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a74e2f0-e78b-4c7b-beb3-1fae44b16b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9819879430222063957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957981987943022206395798198794302220639579819879430222063957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2fbb29-332f-41f4-805c-9a3ccef48bfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986372614099698434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434498637261409969843449863726140996984344986372614099698434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f355d1-84c3-47e7-bbb9-24391a06b0f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16691023246542106087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087166910232465421060871669102324654210608716691023246542106087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a676e226-53e1-4fd1-bace-d4af5f9b28fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846097573557587343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343128460975735575873431284609757355758734312846097573557587343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c440731-097c-4158-ab91-ae5af2cc6605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11586571690071813781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781115865716900718137811158657169007181378111586571690071813781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34714ccd-0a54-4a5f-88d4-9e45bbcad292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531795158290778018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018253179515829077801825317951582907780182531795158290778018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73faf4b-cff5-40a8-b252-a64b2f7eecc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030088708099241771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771303008870809924177130300887080992417713030088708099241771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb80ff48-6d9c-4f20-b92e-3d4cf7fa158d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318698671148852678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678431869867114885267843186986711488526784318698671148852678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569c76f4-0c8c-4828-847e-2b4f0be735e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868005734139179513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513108680057341391795131086800573413917951310868005734139179513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c0864f-c09b-4afe-a22d-ae7bec19caf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521163500367646672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672105211635003676466721052116350036764667210521163500367646672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f0ccc6-8f08-40bb-bc34-2eecdfe7678b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756141603679052023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023675614160367905202367561416036790520236756141603679052023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b7797d-edcd-4d0d-83c1-1b8e612e856a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252917118657443227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227142529171186574432271425291711865744322714252917118657443227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4269baf0-71fd-496e-a4da-a1ad54e6dedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9548331470917366555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555954833147091736655595483314709173665559548331470917366555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4cc0d1b-f8d8-4bfb-90b9-60f1717dcb73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6095c794-3256-4b41-b9c9-b92bcd0bb2ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790935064885717591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591157909350648857175911579093506488571759115790935064885717591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3464870908758454970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970346487090875845497034648709087584549703464870908758454970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d124352-3969-4a31-9322-e7cf79dda7a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11924311409322658075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075119243114093226580751192431140932265807511924311409322658075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f952ef19-ac1d-4d40-ae3d-0d6b06b78923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8170840804592291218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218817084080459229121881708408045922912188170840804592291218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3be9f0-ad41-4d46-9c43-ee2dedb8682c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16385669020391216060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060163856690203912160601638566902039121606016385669020391216060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a295f73-2c6e-4348-bfd1-9edf3d1223af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230865166543476374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374152308651665434763741523086516654347637415230865166543476374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ddbeaa-baf2-404c-b1cd-fd003cb8b285, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464472980163128577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577104644729801631285771046447298016312857710464472980163128577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7026ea-add9-4d0e-ba4b-687fcbfd5f66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13821420138248363806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806138214201382483638061382142013824836380613821420138248363806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a23c879-5235-4a8d-b646-53d69c24577e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5569414285183671622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622556941428518367162255694142851836716225569414285183671622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53a0cce-8e17-42fa-aca2-94c9b7fecf46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14576340515326861948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948145763405153268619481457634051532686194814576340515326861948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd9d95c8-da11-4924-8416-9dd4fcb5f50f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 502660917515868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054502660917515868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8532dd6-6fac-4350-882e-c4a5483da3a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13140550437492836691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691131405504374928366911314055043749283669113140550437492836691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92d2f6d-488f-4993-a5ec-893d7b286789, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17449901313075064367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367174499013130750643671744990131307506436717449901313075064367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f9aae8-2a34-4f79-a54b-762a0119d4e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9547232764349024660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660954723276434902466095472327643490246609547232764349024660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d898b58-50d7-4f55-8203-9caf850fa1b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10974123191919003882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882109741231919190038821097412319191900388210974123191919003882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c10aad4-37ef-4dd5-a58c-3a60d37b4f38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2126126590792630286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286212612659079263028621261265907926302862126126590792630286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32802682-231b-43e9-93b9-8048c4443a71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1340851865672585321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321134085186567258532113408518656725853211340851865672585321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738a849b-57d9-46cc-b798-8576a934f205, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589370341218832581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581165893703412188325811658937034121883258116589370341218832581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2339adc3-245f-4393-92a8-6f202bd8ec94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821536985533234844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844582153698553323484458215369855332348445821536985533234844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d645d5-8400-4d45-afba-51580e4b9c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103281352246715592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592101032813522467155921010328135224671559210103281352246715592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed52291e-c73b-4b0d-bcd3-7c0bb2428ccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7696427174265756447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447769642717426575644776964271742657564477696427174265756447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9133fdff-c7e0-4a0f-b0e3-3f3de11990a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516011210501289480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480175160112105012894801751601121050128948017516011210501289480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197dc6f3-d2c1-48fb-8804-dcd020ffe5cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8704470391644700420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420870447039164470042087044703916447004208704470391644700420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63448277-20c4-4207-b301-40817766e92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142504778034769172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172111425047780347691721114250477803476917211142504778034769172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69214fbd-855b-4130-9ad3-a4341bcfce18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3704922443708682621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621370492244370868262137049224437086826213704922443708682621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302fe220-b59e-4940-afd7-10a0dfaa0722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307561930081363556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556163075619300813635561630756193008136355616307561930081363556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ae3417-b7a1-49a4-add9-789398ea5c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148229001819688389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389111482290018196883891114822900181968838911148229001819688389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b887d82d-5f99-4b98-8015-2e030a42f204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4990801635306743439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439499080163530674343949908016353067434394990801635306743439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95062674-0648-48e3-93e5-24dd66066ce1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6576737242662196980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980657673724266219698065767372426621969806576737242662196980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9460e682-04b0-443f-aaee-3a98e06eb484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508912891881260811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811750891289188126081175089128918812608117508912891881260811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ad829d-80ec-40a5-926f-ca794eee5b07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6071738425398326471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471607173842539832647160717384253983264716071738425398326471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e537153b-188d-4906-8996-2ff4cd864d09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 561148828553635053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053561148828553635053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659061e5-c2bf-4c8a-bd1b-0a62ce07d8c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18247168692292993896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896182471686922929938961824716869229299389618247168692292993896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b30d804-70b2-4464-a0d2-194920d1dace, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14630296564090055479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479146302965640900554791463029656409005547914630296564090055479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe81511-578c-45d3-a7ca-4cd5744b9c89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17652672070929243428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428176526720709292434281765267207092924342817652672070929243428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b50b1a1-3b37-4407-b447-3a8f4504d35f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763913120794113414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414876391312079411341487639131207941134148763913120794113414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b051a0-a0ab-4da4-a7ec-bd72a9e7150d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373815017116708134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134143738150171167081341437381501711670813414373815017116708134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b4d302-e3c6-4dbe-8451-882355f0b5ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1503400327206477153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153150340032720647715315034003272064771531503400327206477153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6b36f2-b7c6-4af0-b79a-de803a752c0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189033324602434366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366118903332460243436611890333246024343661189033324602434366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe8446e-9a1b-4199-9fc2-524699174975, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8571286534435808899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899857128653443580889985712865344358088998571286534435808899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf36db00-76aa-41a2-b0eb-afc45fc8487f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1348042053767821943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943134804205376782194313480420537678219431348042053767821943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e366a38-78d9-41a0-bac2-5d2ae0c7e189, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14001420301086549675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675140014203010865496751400142030108654967514001420301086549675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b8d6c3-9d01-48ed-b188-a440337feaf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384649831575711954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954103846498315757119541038464983157571195410384649831575711954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9efa104-c90d-490c-81ed-46cdac604359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12949550017362051192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192129495500173620511921294955001736205119212949550017362051192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70883bd3-2786-4a15-9d31-1b78569a33a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3832604675832434831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831383260467583243483138326046758324348313832604675832434831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fbac6a-6f1e-44c9-9454-7e9e12672203, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10980597685418386807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807109805976854183868071098059768541838680710980597685418386807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d34f2d-1eba-4d4a-b93d-3c362a6bf15d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018637893921817274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274501863789392181727450186378939218172745018637893921817274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7826cb5f-dc19-4891-a053-1659b65527cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13959888816184650573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573139598888161846505731395988881618465057313959888816184650573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea0d108-5f4b-4e08-9149-a3a7b4d5b3c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16632885460728605664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664166328854607286056641663288546072860566416632885460728605664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad7a3e2-c3ea-4510-9201-edaf1829d461, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ace620-baab-4ba2-9b5b-448b05ef5f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17571620289077236775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775175716202890772367751757162028907723677517571620289077236775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121294654005061095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095412129465400506109541212946540050610954121294654005061095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5654c236-2a7e-4e1c-b10a-0abab96e6ece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870883928760658391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391887088392876065839188708839287606583918870883928760658391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 372dfac7-92dc-405e-853f-15b3b1ad25d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631541314017343545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545116315413140173435451163154131401734354511631541314017343545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588fad65-ec66-4977-80c6-fa52d2131cb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11336460471866079595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595113364604718660795951133646047186607959511336460471866079595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c1e57f-be91-4e2b-9c4c-87b5751a8162, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438606385579970392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392134386063855799703921343860638557997039213438606385579970392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45dbc500-a44d-4343-b276-7eaa891dbe57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5498a930-2d47-44fa-9496-447f59eaa291, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725348216540722821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821137253482165407228211372534821654072282113725348216540722821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16187089600264008528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528161870896002640085281618708960026400852816187089600264008528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18ab0cb-9e1c-4753-9689-69240f5a62dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2053a345-3ae0-4169-9dd4-63dbb0c561db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092128397357994676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676160921283973579946761609212839735799467616092128397357994676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729851968154180870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870107298519681541808701072985196815418087010729851968154180870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbdddeb-0fa8-4e48-a516-4cd3bdb29c4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4775088427161492728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728477508842716149272847750884271614927284775088427161492728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59063846-58db-4939-b734-6bc1fcbb6819, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8979296323221827775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775897929632322182777589792963232218277758979296323221827775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6262bd47-0331-4f6f-85b2-4490604f9977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1621070821359094495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495162107082135909449516210708213590944951621070821359094495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa8a5c6-a1de-43b1-b795-85134e636356, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412294631761005608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608441229463176100560844122946317610056084412294631761005608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 992eae9e-5acf-43c5-9818-ae8abc57a138, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4776699305035019720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720477669930503501972047766993050350197204776699305035019720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f6b942-739f-443b-8b9d-def22b41a937, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 516061998769735717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717516061998769735717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e654cb4-b4d9-4f92-9875-859686c77582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436688380994089627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627243668838099408962724366883809940896272436688380994089627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0034f4b-581a-42f8-bcd4-6db6fa39135a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10000940553853605018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018100009405538536050181000094055385360501810000940553853605018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a1e4ef-8793-423f-b6b5-a08d852ac883, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15416274113105497778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778154162741131054977781541627411310549777815416274113105497778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fef4da9-576e-4232-bedc-ab4114941d24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11623374212359405355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355116233742123594053551162337421235940535511623374212359405355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad32908f-a6d1-4863-a03f-09676edb5eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911804641728217630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630159118046417282176301591180464172821763015911804641728217630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31cc526-7b45-48c4-86c7-0f37a412097a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321886128625650754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754163218861286256507541632188612862565075416321886128625650754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e775aee0-e2a7-4956-b133-c3115ee07bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431093950056221507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507243109395005622150724310939500562215072431093950056221507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5464d9b2-d566-44ff-841c-4653b3f89c84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810541940802529364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364881054194080252936488105419408025293648810541940802529364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9cedc8-fb93-4cd7-953f-b43e0f588475, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef04bd1-d034-4369-abc8-16dfe260be6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811543260288874181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181148115432602888741811481154326028887418114811543260288874181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14801593285143152990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990148015932851431529901480159328514315299014801593285143152990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1ac3bc-dc68-4876-9456-055c1a883a36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5127953381723624608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608512795338172362460851279533817236246085127953381723624608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b212841e-3815-4a62-a938-18823a1da8c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14559908233316343639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639145599082333163436391455990823331634363914559908233316343639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a6ae8b-a5da-4a0a-87d3-a8fcc13044d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10479873795824219786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786104798737958242197861047987379582421978610479873795824219786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495bba04-20ce-4c20-a1f8-5820d14bfd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204918114347231817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817520491811434723181752049181143472318175204918114347231817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ba7567-5b65-498e-ac63-8f6080b7f729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8cba9c-1d89-4ab4-a7d6-b05cf827ae66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17290573964489631843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843172905739644896318431729057396448963184317290573964489631843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1476933014672159209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209147693301467215920914769330146721592091476933014672159209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b581e707-2a98-4079-87d6-fc8e0b5338f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361402135112900919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919836140213511290091983614021351129009198361402135112900919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c4c28e-44b9-4a50-a865-5b6b298ca6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16107241252730040805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805161072412527300408051610724125273004080516107241252730040805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd267553-27a8-4e2d-a18a-6e936be7f14d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273025602609752541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541273025602609752541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49828267-884a-4279-8caf-369607525113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16767634490125376101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101167676344901253761011676763449012537610116767634490125376101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0a1066-f85f-4843-9d43-dcd5e943a54d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864869146300114707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707586486914630011470758648691463001147075864869146300114707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308e710f-718a-48a1-95a9-b16f55b2e862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1282416280608647049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049128241628060864704912824162806086470491282416280608647049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff73b25e-b88f-4171-a0d1-3842c571e08a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514643076566761910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910165146430765667619101651464307656676191016514643076566761910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fca1d7-7ca7-4a3a-b215-db66e1dda18e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421864510960007489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489144218645109600074891442186451096000748914421864510960007489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4789f3e7-d74e-49d6-b46d-3010e4594e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596764720831916954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954175967647208319169541759676472083191695417596764720831916954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafcb279-9c07-47f6-b797-ffd98dbd036e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2150610274928951805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805215061027492895180521506102749289518052150610274928951805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a393fe4c-06dc-4c38-84d8-6e408c6f9035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8016259582917417814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814801625958291741781480162595829174178148016259582917417814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3a9975-9ba9-428e-9ab3-e2ab58184869, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507452510760416912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912350745251076041691235074525107604169123507452510760416912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a810b1d-ba89-4ea2-8268-1fc7fef20028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3828316901887381297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297382831690188738129738283169018873812973828316901887381297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64754e46-14d2-42c5-aa8d-7d040c1f492a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7339057836396537384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384733905783639653738473390578363965373847339057836396537384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80fbf8f-e09f-427d-acaf-62c70131cf8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7470638952883989985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985747063895288398998574706389528839899857470638952883989985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48446b4f-1af1-4b64-94c9-2c2c74110b98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11804151525629914816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816118041515256299148161180415152562991481611804151525629914816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 794404c0-a93d-40d3-8823-b5a88df68a14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14328108866657038442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442143281088666570384421432810886665703844214328108866657038442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5819cd5-7a2e-4aec-849a-3ab3d1b95d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735970154749140651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651673597015474914065167359701547491406516735970154749140651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb3de95-dfd5-4bff-88a6-de2e9ab2f554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960361834085665443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443596036183408566544359603618340856654435960361834085665443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c3018e-74e4-4d01-b983-9e0370da811c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3073084451452817443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443307308445145281744330730844514528174433073084451452817443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac01ef89-58d4-4e02-a1e7-4db759e11d72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10248460082672119226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226102484600826721192261024846008267211922610248460082672119226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6f07206-b3bd-4b9c-9dd3-3c0270ed5b3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17325867444631473733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733173258674446314737331732586744463147373317325867444631473733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7009cb8c-7a89-4043-97d6-3ee7918fd873, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3835061123399999855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855383506112339999985538350611233999998553835061123399999855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33194113-5cab-4c4f-9bec-b8aa8157b8bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11499676697024649926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926114996766970246499261149967669702464992611499676697024649926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aaad382-a8d4-4775-b3a4-9a27a4446108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95395914-d013-4cea-9cad-2a4b11006f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5720523464838986551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551572052346483898655157205234648389865515720523464838986551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838144219418202322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322168381442194182023221683814421941820232216838144219418202322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd4c50a-c839-48bb-a763-b987193c9606, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec502981-be68-4014-b58a-810657d37323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1365826644841654862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862136582664484165486213658266448416548621365826644841654862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1970607026572984513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513197060702657298451319706070265729845131970607026572984513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba77c067-696f-4939-a7bc-42d9c971a653, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673405936287841846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846106734059362878418461067340593628784184610673405936287841846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf5620d-da01-4bb6-9499-6fb02a0898bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a85d91-9f39-421d-9444-43d106411293, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 242712071946725661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661242712071946725661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17317582046577690562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562173175820465776905621731758204657769056217317582046577690562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95828f57-5014-4024-92db-bc3a5ecbc09d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9192272111106413995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995919227211110641399591922721111064139959192272111106413995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc16d30c-19cd-487d-a8a5-78eab1c29f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749161028482566045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045147491610284825660451474916102848256604514749161028482566045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65348dbd-a937-4088-83a9-234f2c75c960, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311001312221911439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439311001312221911439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb452550-3f91-4ba7-815f-35b7519e7052, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927767652044279820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820159277676520442798201592776765204427982015927767652044279820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd0ef3c-678c-4eca-87f4-5ca177ccf36e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142070618912261013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013141420706189122610131414207061891226101314142070618912261013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aad3a61-21af-4136-9260-04503dbdc473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123159663588498212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212312315966358849821231231596635884982123123159663588498212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a596439-f3f5-4c78-8af8-fc4318a902af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7846732357493167728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728784673235749316772878467323574931677287846732357493167728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa008c01-9fd4-46be-a75a-cf9c07e391d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1409314804914800278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278140931480491480027814093148049148002781409314804914800278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7331aca6-21d7-4a3f-b553-b37c58386f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062217940067731187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187160622179400677311871606221794006773118716062217940067731187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265ccca6-cb2e-4022-aeba-1842459d1352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8062412707181270772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772806241270718127077280624127071812707728062412707181270772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58791f66-31f3-418e-8ebf-fe5047369ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374447670064743918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918103744476700647439181037444767006474391810374447670064743918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95280c64-5888-480e-8c19-6d77212e9c6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14923252245881003251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251149232522458810032511492325224588100325114923252245881003251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f050656a-363b-423b-bf82-38e9d247ccf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080385237521512275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275110803852375215122751108038523752151227511080385237521512275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d751a755-b8ce-4893-8aca-ebbb28c42096, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12903282307570596346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346129032823075705963461290328230757059634612903282307570596346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7918c9-949f-4d26-ad01-fe18c76b00ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777271083109185314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314277727108310918531427772710831091853142777271083109185314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310fcd3e-fc3c-4a17-9a69-e6dfe6ee24c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982938956783199688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688139829389567831996881398293895678319968813982938956783199688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4c2b83-7119-4caa-86bf-e2cb165bee67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322320826546432735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735832232082654643273583223208265464327358322320826546432735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e082408d-55c2-4c74-acec-75fb9af484c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16036987098311026363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363160369870983110263631603698709831102636316036987098311026363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a03590-3c9e-4c64-87e2-3ce9017d72e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4025137773402627062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062402513777340262706240251377734026270624025137773402627062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011847e3-7cfe-47e1-aa5a-cfa9441bb93d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7101899518724855615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615710189951872485561571018995187248556157101899518724855615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4504543e-c815-438b-bdd7-a1441336dcb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273757239027696230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230327375723902769623032737572390276962303273757239027696230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfcf98b-6b88-458e-9aaa-e464ba727d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4636714670388593766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766463671467038859376646367146703885937664636714670388593766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa49ed6a-5111-4d20-ab61-2a7568a2736f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11792853202270361821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821117928532022703618211179285320227036182111792853202270361821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df77e53c-2743-4834-83c8-c768516fe3ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 681014510479091460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460681014510479091460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5410014-c073-4a55-870d-d245fa91a3be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495713936122939422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422144957139361229394221449571393612293942214495713936122939422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54690efd-8f3a-4f35-8f32-22d430b6fd7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045373809706942273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273170453738097069422731704537380970694227317045373809706942273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5232d1f8-e6d1-4a3b-be7f-1cba314b888e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224521275519851411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411422452127551985141142245212755198514114224521275519851411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0d55e8-b10e-438c-8481-fad64c4faff0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911042277961800246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246119110422779618002461191104227796180024611911042277961800246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee8b85d-a491-48cb-9d3b-7fb9af701699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782832925204650265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265157828329252046502651578283292520465026515782832925204650265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99248044-65e9-4e67-865d-742d3ea77b28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13726068437453860104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104137260684374538601041372606843745386010413726068437453860104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db43d4d8-ff37-4534-a1d2-9b7d6ea64884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954619682279995086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086495461968227999508649546196822799950864954619682279995086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23db9fc9-4c4c-410e-965b-07cc4de81612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18286004229353570968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968182860042293535709681828600422935357096818286004229353570968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7985b2d2-ae36-4875-b93f-6be30fd79958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803139204848250665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665780313920484825066578031392048482506657803139204848250665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39369c74-3123-4e0a-8c31-6140d52d62f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3357928649045356534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534335792864904535653433579286490453565343357928649045356534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54c1231-bc3b-4a3f-bc89-4d0a777c8914, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 198408999051610663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663198408999051610663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98d581e-510b-4341-8a6f-da05b912cec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245049023669735578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578245049023669735578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d777f0-8f17-4d9d-a622-2abb71a50a9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6189699841285860752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752618969984128586075261896998412858607526189699841285860752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f697ab59-5844-4680-9b61-f3d47245b6fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683593772049460657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657768359377204946065776835937720494606577683593772049460657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20eb71f7-6da4-4cdb-8b63-03011891ceca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15171186639768325100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100151711866397683251001517118663976832510015171186639768325100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f28e17-bd75-4aea-b300-36a79cb1a929, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124306745915833244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244101243067459158332441012430674591583324410124306745915833244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a70fb2-cf5b-488d-a1dd-dcebe6d096c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7232065354778474225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225723206535477847422572320653547784742257232065354778474225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262405b6-9838-402b-82b8-28c14415f038, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506926004328114436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436175069260043281144361750692600432811443617506926004328114436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac666ad6-42e1-45cc-8db3-3be363ae3932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851644900549601501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501138516449005496015011385164490054960150113851644900549601501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f6da53a-58c9-464e-8187-1bcabceb78cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16782923931466184443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443167829239314661844431678292393146618444316782923931466184443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7cfc6f-9df1-466e-a3b6-62f7e1e2f1a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e9bc0c-f111-4018-ba35-f26499f2337f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285126243781822964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964528512624378182296452851262437818229645285126243781822964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857135833188519800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800118571358331885198001185713583318851980011857135833188519800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0f10aa-d409-42f2-af8d-c76cad41eb36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17595597791346540969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969175955977913465409691759559779134654096917595597791346540969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fca78fe-6cd0-413c-99b4-cd38bf39e923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853291233886680276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276785329123388668027678532912338866802767853291233886680276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69101fc-f509-49a6-9c1e-19e90088cc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99929fae-46b6-48fc-a774-379a0c60cd5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996301789449980660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660799630178944998066079963017894499806607996301789449980660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236472252443333535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535182364722524433335351823647225244333353518236472252443333535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e0feef-8a3c-4f4e-bd6f-e2b654872400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3931628096048954418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418393162809604895441839316280960489544183931628096048954418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07cc5b1c-ea49-4815-8d70-bda1405c4258, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2233402160650272634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634223340216065027263422334021606502726342233402160650272634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd6ddc3-5e54-4842-95cb-625b6d17fd9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8714977187313168732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732871497718731316873287149771873131687328714977187313168732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf5340a-898a-432e-a103-280e35397f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14249180982278019582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582142491809822780195821424918098227801958214249180982278019582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740cc474-6633-47e2-8a6f-498bd9de210c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361151843351794375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375636115184335179437563611518433517943756361151843351794375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b078c3b-3b25-4956-bf18-6d9ae438395d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929107101180562861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861892910710118056286189291071011805628618929107101180562861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 977a9a2f-747e-48e6-9d70-d32b7060307e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14172239836549586288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288141722398365495862881417223983654958628814172239836549586288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2ff8ba9-8bdc-4734-9d19-6523913f1a92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898441942907851065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065168984419429078510651689844194290785106516898441942907851065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbbacec-37e6-4e7f-8142-dad8474650de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525765652692368751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751175257656526923687511752576565269236875117525765652692368751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee8fc91-fd59-40a6-aae8-dd304a809363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15579046750244725567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567155790467502447255671557904675024472556715579046750244725567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c85e371-d0e3-49de-a1b6-c784ef17205f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7036610118855330286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286703661011885533028670366101188553302867036610118855330286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469ebe80-6649-481e-98fe-9ae1dd909c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495264712231416775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775154952647122314167751549526471223141677515495264712231416775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfd568c-ad8c-4227-b4c4-d333d1b0ce94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980467989727775549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549119804679897277755491198046798972777554911980467989727775549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025004d8-9c85-4042-add5-197f09cb6b59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5597696352399890974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974559769635239989097455976963523998909745597696352399890974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d916a-d4cd-4163-a538-1c550d1c71cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1225450568378374546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546122545056837837454612254505683783745461225450568378374546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28072ce3-7011-4c46-8974-18a7aebdcef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304933693994492210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210530493369399449221053049336939944922105304933693994492210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f75a55-2e7e-42c5-ac75-d5bbed2a58a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924054748798770203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203192405474879877020319240547487987702031924054748798770203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ea03b5-f3bb-4ecb-9f67-bef5d92493fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258160170273072914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914325816017027307291432581601702730729143258160170273072914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865c997c-4e27-4e24-8b87-619dcf1fc85b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695164299466533035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035166951642994665330351669516429946653303516695164299466533035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce81a1c5-c628-4d15-8a8c-b5455cbabe1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13429091474498411488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488134290914744984114881342909147449841148813429091474498411488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50dcccf-f218-4d2a-a4c9-f77ae3868a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6003671838997804041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041600367183899780404160036718389978040416003671838997804041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c476c7ff-fa89-46b8-bcbd-1bed20b3d805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9450008824642930327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327945000882464293032794500088246429303279450008824642930327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2da204b-602d-4fb2-a5bc-e68ef034e0a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388513602645970900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900183885136026459709001838851360264597090018388513602645970900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5422a9-a45d-4ec7-b957-94003bef33ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300110215942991414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414103001102159429914141030011021594299141410300110215942991414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53bb9305-b000-4108-9234-a23f70d9980c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdb7cb6-1cba-44c8-ab44-488de7a295fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16830545014776425196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196168305450147764251961683054501477642519616830545014776425196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16493275300299579139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139164932753002995791391649327530029957913916493275300299579139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2540e3-3dbc-4aa1-9a63-647d1296f830, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13041893885419445351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351130418938854194453511304189388541944535113041893885419445351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee1274e-5da8-4be0-ac89-031df31865bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337408916944026479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479173374089169440264791733740891694402647917337408916944026479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2339b22-2a22-4264-a317-efb859878af8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10178722803380648568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568101787228033806485681017872280338064856810178722803380648568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c2396e-84e5-4646-a018-8beaa220f1b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177695913801331112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112617769591380133111261776959138013311126177695913801331112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecca82e-b2f5-4f4d-92b3-507fc69ee0b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f14b43-8bb9-4d40-aeec-a076f3e72f91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678783456337262253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253106787834563372622531067878345633726225310678783456337262253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065050968059501311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311306505096805950131130650509680595013113065050968059501311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b498a150-1297-4c6e-8ee3-c3558e0c3bae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954140815599716375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375895414081559971637589541408155997163758954140815599716375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fe4d24-61fb-496a-a517-f6a3dca3cb08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7281413685450454044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044728141368545045404472814136854504540447281413685450454044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09bef7f-adda-470a-b886-48099e548711, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344983642832824454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454134498364283282445413449836428328244541344983642832824454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f972551-5b00-417b-a114-c82364ffa7c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6048402116612108506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506604840211661210850660484021166121085066048402116612108506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb797ce1-43ed-4dad-9f8f-59883a6fa946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15787628628026802099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099157876286280268020991578762862802680209915787628628026802099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9daebc1c-6de5-401a-bbb3-bb9af68366c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ca400e-58d6-4fda-9c7d-1cc27ac95e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172166466540139698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698172166466540139698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3053398801759698712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712305339880175969871230533988017596987123053398801759698712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a623845-2506-48b3-85ff-58cfe26d51af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14760898891165021922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922147608988911650219221476089889116502192214760898891165021922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f64ceee-e00b-4f56-8260-9cd50197dce9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648967922775443650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650564896792277544365056489679227754436505648967922775443650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31b3eed-5dbf-4108-b231-7b21b8e293c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838546249545162425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425178385462495451624251783854624954516242517838546249545162425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3273275b-6165-4503-a977-ecbe9a74cc71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e074f85f-2e2a-47d4-a46c-8e059f840372, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629388144660333695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695146293881446603336951462938814466033369514629388144660333695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914143425078817778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778119141434250788177781191414342507881777811914143425078817778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddcb15ba-cad4-41fe-8377-3ada36b8c200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f0bf3b-27cf-4c5e-9d68-5497cbabc872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16761701225363832591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591167617012253638325911676170122536383259116761701225363832591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020631828391551503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503150206318283915515031502063182839155150315020631828391551503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b283e1c-fb34-493d-8d58-93a758d58c1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561093345501585720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720155610933455015857201556109334550158572015561093345501585720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ee15ac-3a03-47dc-99cd-d11649688eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240737920395792161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161824073792039579216182407379203957921618240737920395792161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccecd0f3-12bc-4cac-9a16-b392db7dea9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18435492767817569604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604184354927678175696041843549276781756960418435492767817569604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b356239a-36ee-4f44-81e4-365b1b034fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8529060375768359227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227852906037576835922785290603757683592278529060375768359227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d3c417-6844-44d4-9dc2-2bcdcf7ec1f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5180180146647452145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145518018014664745214551801801466474521455180180146647452145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95deaaa7-3a6b-4c97-a765-63dfecf4e445, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b7438a-9f72-4c78-abbd-52e37f8405a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6572459781489335818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818657245978148933581865724597814893358186572459781489335818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053492518250571689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689205349251825057168920534925182505716892053492518250571689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1186a7-5391-4c02-8c82-c24313c3800e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8061891347363916655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655806189134736391665580618913473639166558061891347363916655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 317f5e39-8c66-4def-a3c7-76a8a1769934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14720961553320152044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044147209615533201520441472096155332015204414720961553320152044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468b9ac8-89fc-43c6-969b-187651130b39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4653269689685379403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403465326968968537940346532696896853794034653269689685379403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a0fa39d-197b-4019-a338-22d6a2df7d37, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c114b0-d840-4bf2-8182-2b43aba5e439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334023693640520420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420133402369364052042013340236936405204201334023693640520420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c643a9-ec85-462f-bb41-a4904854f1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4811567994647588548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548481156799464758854848115679946475885484811567994647588548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4de5f9-9e03-45a3-9a37-c8c1548745de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485174900568207455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455174851749005682074551748517490056820745517485174900568207455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b003060-85d8-4150-ba11-95df27eb358c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832230873243604521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521108322308732436045211083223087324360452110832230873243604521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d706d9c-77fe-4dbf-8803-2fa9a3164829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8630998178467277565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565863099817846727756586309981784672775658630998178467277565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1d6b27-b190-4987-855e-da3021c3b27e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1144833579800752276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276114483357980075227611448335798007522761144833579800752276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04dc170f-a686-4978-8a80-4eaa6ea07903, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17091831102269752175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175170918311022697521751709183110226975217517091831102269752175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a13369-31c1-496f-9661-631192383b01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10226197792389053432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432102261977923890534321022619779238905343210226197792389053432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7603df6-a875-426a-80b1-a7e4405ee003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92249882070602389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389922498820706023899224988207060238992249882070602389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca7f979-6baa-4377-b283-903737368743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14460713656419971061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061144607136564199710611446071365641997106114460713656419971061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6efc388-a798-49ef-98ea-b04fcab43399, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566000707337067222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222566000707337067222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dead6d98-5ff5-4b7b-8b72-845a7328ccba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722725760233964667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667107227257602339646671072272576023396466710722725760233964667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3f1c8c-9191-4948-8d6d-63675d412f22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zkbuch2wwm.auto.internal:17530
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589b21a2-6080-4b9e-a207-7a963d1acfe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7944681494798145456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456794468149479814545679446814947981454567944681494798145456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6519492550885556633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633651949255088555663365194925508855566336519492550885556633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1eef6e-266c-4910-a325-594bb9ac9852, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6541703705219022314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314654170370521902231465417037052190223146541703705219022314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e74e4e6-2225-411b-b2f3-84767f4d495a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11627750624462295115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115116277506244622951151162775062446229511511627750624462295115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bfd55a-ff66-4383-b28f-215c5e6a690f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825505833532574641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641682550583353257464168255058335325746416825505833532574641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64daca22-c8bf-4b44-9e1f-9d9e302cfa24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033507388224864528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528120335073882248645281203350738822486452812033507388224864528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95611ead-689e-441c-beed-5b841e6f3de9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560675663221359584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584156067566322135958415606756632213595841560675663221359584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f010f699-1f90-4181-8840-a1250123acb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39deb970-860a-4c96-947b-2a5161ace4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039793855124591200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200803979385512459120080397938551245912008039793855124591200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1099131162850235127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127109913116285023512710991311628502351271099131162850235127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7665d0-43fc-4467-8711-8a78cced6e99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826704429326702765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765782670442932670276578267044293267027657826704429326702765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac04fd0-6d08-4dee-8ce8-5228b8d8c65b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7892152782943238042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042789215278294323804278921527829432380427892152782943238042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da8cf1d-5ba3-4865-890e-006557a64836, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178304141097804065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065817830414109780406581783041410978040658178304141097804065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71edc85-365c-49b1-92b8-c7b1c7a629ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298393446297840119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119162983934462978401191629839344629784011916298393446297840119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11492114-25a3-4821-88e5-e624fb78112b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13863837408941529568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568138638374089415295681386383740894152956813863837408941529568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344b0e9d-503c-4d6a-b2c7-97aaec50b1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162390953176532694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694161623909531765326941616239095317653269416162390953176532694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef26cf55-76b2-4db1-bb02-2685cfdb5c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597668259320263486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486459766825932026348645976682593202634864597668259320263486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b79095a-6b27-4e1a-850a-1a361089eedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16532832153415189843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843165328321534151898431653283215341518984316532832153415189843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ed03d9-5db5-46a2-8643-b4107106c769, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125448466282035919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919712544846628203591971254484662820359197125448466282035919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ba182e-baab-4db9-939a-934b1de49cbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722658339456813170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170972265833945681317097226583394568131709722658339456813170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22566804-0d8d-4328-86c2-07c90b501e01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16421005530518455041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041164210055305184550411642100553051845504116421005530518455041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15d3c07-4256-4484-bdc7-3618dae39746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783940825449700594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594678394082544970059467839408254497005946783940825449700594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462e58b4-0949-41a6-bd08-7980224385fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8175612415558957953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953817561241555895795381756124155589579538175612415558957953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40e75c4-7066-412b-87d7-00ef1e6c78eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864664491640788745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745586466449164078874558646644916407887455864664491640788745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38179e1f-74dd-41f2-a950-41675ac3668e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5249301-1894-4f0c-8808-0ffc9eb8e0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489602277893658171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171164896022778936581711648960227789365817116489602277893658171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7019916372515656167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167701991637251565616770199163725156561677019916372515656167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0091977-85bd-421f-b6a6-41cdafd0e1b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11368850140378292488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488113688501403782924881136885014037829248811368850140378292488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c77ab8be-1b87-4542-8b51-0826ee1c4ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877581596058037234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234877581596058037234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf9f142-0ec7-42bd-9776-ee90d1bceefa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1380239370822062151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151138023937082206215113802393708220621511380239370822062151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575ce927-c861-4d98-b16b-d81f8ad959d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5770450823719065470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470577045082371906547057704508237190654705770450823719065470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f57635-4099-426e-b923-8eccf8ce1227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8594461578436761536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536859446157843676153685944615784367615368594461578436761536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55643884-30cc-4213-b7d6-2cec3f3cabe7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8372217973752155104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104837221797375215510483722179737521551048372217973752155104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04ab06a-4588-40b0-8457-f621f0f69782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618704442376173355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355961870444237617335596187044423761733559618704442376173355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97366d39-236c-42e0-9686-61a7da5ecdad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767790086847411885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885177677900868474118851776779008684741188517767790086847411885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae2d915-fd25-4141-a138-11f8517da290, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930738286602797850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850119307382866027978501193073828660279785011930738286602797850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f46b818-fdcd-41c0-96e8-d98d3e9c31a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232689926382242379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379323268992638224237932326899263822423793232689926382242379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe45ae1-b5f5-4ba4-a6f3-419e6a630597, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89dfdf3f-5965-44ae-84c7-c02633f01d35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119318362461071522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522211931836246107152221193183624610715222119318362461071522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6745757224594856307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307674575722459485630767457572245948563076745757224594856307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a694424-43a8-4f63-ad40-d06b5e6980c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9327912572289938552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552932791257228993855293279125722899385529327912572289938552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9394ee5c-11e2-44b9-a203-91fb538d240c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1160179444809608417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417116017944480960841711601794448096084171160179444809608417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a58ed8d-3a3a-4971-9127-556706782cf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217529925662067112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112217529925662067112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51759de7-e8ef-4643-9e2d-85eac56475d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f730ac35-3d35-4f65-9ab0-4e5cd744f8d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1226593233804178520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520122659323380417852012265932338041785201226593233804178520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10039882608056764330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330100398826080567643301003988260805676433010039882608056764330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e62ab0da-8ef3-49f9-9b40-3b8d014f22ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9595461626399081305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305959546162639908130595954616263990813059595461626399081305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe42869-ada6-4d19-a83a-c5f636a68d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14856596276465621382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382148565962764656213821485659627646562138214856596276465621382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00063143-ddc9-4751-8c36-83d4438558e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433467572544304735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735144334675725443047351443346757254430473514433467572544304735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f1494d-13ab-4f25-9a29-efa2ac7f730c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226332804359440187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187172263328043594401871722633280435944018717226332804359440187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a7fae9-db85-40bb-b010-25a958e13a15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1041170531059514421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421104117053105951442110411705310595144211041170531059514421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc51610-1436-4bdf-809b-34076915bdd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711922093446432063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063117119220934464320631171192209344643206311711922093446432063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03928eaa-5fd0-4804-8b9e-81a1e30e5d41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3137234155836792774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774313723415583679277431372341558367927743137234155836792774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3250e3-1f9e-4aff-8cbb-9145775031de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079531886928471086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086107953188692847108610795318869284710861079531886928471086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7cd7683-a68e-466b-ae0e-bc6cd6bf7fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5754011486593660922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922575401148659366092257540114865936609225754011486593660922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3da067-0597-4bcf-84fc-07051357f03e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10883156187670265128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128108831561876702651281088315618767026512810883156187670265128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc48bb3-b2c0-40b2-9789-bfe0a08237d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1299747942997498417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417129974794299749841712997479429974984171299747942997498417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a31138-4b4d-429d-9c8b-6535a1155fb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689532475694256369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369568953247569425636956895324756942563695689532475694256369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa14681-437d-44ef-ac3b-4f103d70897f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5a19d2-6c70-4f79-9dff-655b81dee84b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774642986033547643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643277464298603354764327746429860335476432774642986033547643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10246912785130279076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076102469127851302790761024691278513027907610246912785130279076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e2846b-2165-409e-96bf-1a284f6e3603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13059201783032683987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987130592017830326839871305920178303268398713059201783032683987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398188c7-99f4-4055-849f-dd70a37f1342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844707880577632779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779118447078805776327791184470788057763277911844707880577632779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddf8783-6d23-4007-a234-70d2d641231a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6923284256357530016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016692328425635753001669232842563575300166923284256357530016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b19d0-ec04-4bd0-8468-4ae6b996fc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10863041781405741255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255108630417814057412551086304178140574125510863041781405741255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016cf538-490a-4814-8544-d3ee879e58e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3089651955425163717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717308965195542516371730896519554251637173089651955425163717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2812966b-5366-41b8-b35d-5214286faf5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133259424945652864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864161332594249456528641613325942494565286416133259424945652864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36483fd-9e1c-4c8f-9b1f-c31276e79694, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680855073353118552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552146808550733531185521468085507335311855214680855073353118552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6788450-2055-4d49-bfc2-eadd2463300d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825917866778825914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914825917866778825914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4d7db9c-c39e-4886-ae67-d9fba2f1e6a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490263152412957097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097649026315241295709764902631524129570976490263152412957097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b9048c-3841-4c4a-9e47-1b8164cec8cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730603485212154315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315107306034852121543151073060348521215431510730603485212154315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb53ae78-e26a-42e3-a071-76dcb03695fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546974275076468474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474125469742750764684741254697427507646847412546974275076468474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1bb59d-2db9-43a2-bffc-7cdc33c3bbbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327691273047595821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821103276912730475958211032769127304759582110327691273047595821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f597d59-d9ae-4642-8971-427dcb36c837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810013005396939515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515881001300539693951588100130053969395158810013005396939515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62239c80-365e-4827-90db-79161b314c3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1783781815323630528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528178378181532363052817837818153236305281783781815323630528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f63e149-219c-4549-a722-5503c2badb73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052741006611401019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019205274100661140101920527410066114010192052741006611401019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13474850-1747-4ddd-8062-5825a7b2aba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480499380590784359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359748049938059078435974804993805907843597480499380590784359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf102c84-ec85-424d-a811-5c07fe7a6cb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31057c06-7d8b-465b-8aff-5bb5e29d1088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2062326517135970261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261206232651713597026120623265171359702612062326517135970261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8483311855547519745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745848331185554751974584833118555475197458483311855547519745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006b61f4-6ea3-4db7-8490-ceb7273f69ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498387007653304938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938498387007653304938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aada608-8bef-43bc-82d2-2bfb5e0dcb4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518236858817255289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289851823685881725528985182368588172552898518236858817255289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac00cb2-8801-4095-8839-53f9ef421aec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618181144331254262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262146181811443312542621461818114433125426214618181144331254262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15de9477-0a99-4700-819e-793c4b70bffc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348182746336089579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579634818274633608957963481827463360895796348182746336089579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8961bdb8-c677-4b8b-ac96-f780247acd22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3713306270684790328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328371330627068479032837133062706847903283713306270684790328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e2b139-5e31-49cc-bd60-559eff9bf1d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876634457213541500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500168766344572135415001687663445721354150016876634457213541500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2833a72-3c6b-4a56-865c-398f2b0279fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7715696001665934681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681771569600166593468177156960016659346817715696001665934681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc42643c-d8a3-4034-bdc2-935579426795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8d6a21-d78b-4a66-b3ef-f65dc95d73b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865883590870987505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505158658835908709875051586588359087098750515865883590870987505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282977592415137564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564728297759241513756472829775924151375647282977592415137564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fe6c15-8455-4d9f-b757-70f389a722cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1193679818975095574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574119367981897509557411936798189750955741193679818975095574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2aa30c8-b986-4d57-bf7b-358dbaafcaf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 249705435676907742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742249705435676907742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c14708-ddcd-4478-ad08-76756f6e1b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989888241199917221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221119898882411999172211198988824119991722111989888241199917221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68ac75a-8c19-4404-b573-4366e18f4c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325628631582002827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827103256286315820028271032562863158200282710325628631582002827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48aaad79-d6ce-404f-836d-0d3b650d7656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5229774325703226575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575522977432570322657552297743257032265755229774325703226575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a09ff6d-779c-41d4-8274-d6c3fb1c66ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8882178328335424939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939888217832833542493988821783283354249398882178328335424939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d5a414-50c6-4079-97d6-18b0762c5e32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591293742444940599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599859129374244494059985912937424449405998591293742444940599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be958d0-837b-415e-b69a-471cfa532fd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5885588540025404172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172588558854002540417258855885400254041725885588540025404172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2186a56d-5d87-4137-994d-e8556d25bd95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4021006626575526659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659402100662657552665940210066265755266594021006626575526659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b368eb4-052b-476a-9467-6e0de7bf7aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16669893760524299549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549166698937605242995491666989376052429954916669893760524299549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f8d946-f2a1-4ac7-86fd-39aab97b93e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184656652998461055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055141846566529984610551418465665299846105514184656652998461055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e9b7d95-aa76-4e26-99b4-656cae9ffd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 740058565767440011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011740058565767440011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e75b6be-b0fb-4745-b323-162317992b7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033086012410089364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364140330860124100893641403308601241008936414033086012410089364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9fa225-611c-446d-b95b-f7ade82099d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454018076114910688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688124540180761149106881245401807611491068812454018076114910688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11544496-0058-49fe-8dce-f23457bb7a57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691631678353837216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216116916316783538372161169163167835383721611691631678353837216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f154e37-4ea2-4b21-9f23-0ba904d6dbd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377041801557678445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445837704180155767844583770418015576784458377041801557678445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c870c1b4-5a63-427f-878b-e7ce20de0f80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16543280967225185483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483165432809672251854831654328096722518548316543280967225185483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc223a1a-fd94-4049-ba16-ae3319f4448b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834789971881700913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913783478997188170091378347899718817009137834789971881700913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c36b2a9-998e-47dc-8d49-b0a5f15713a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e77a77a-5ac8-4128-b01d-6a9a1350cae5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353678131301976159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159135367813130197615913536781313019761591353678131301976159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4203237731528918696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696420323773152891869642032377315289186964203237731528918696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf048ea9-6a7e-4c22-b8c8-20c12efdbb6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344677783780987504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504153446777837809875041534467778378098750415344677783780987504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f044c36-be72-43cc-b7ce-fcd3c89b0ae3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0609d9bd-99af-46e7-938c-149b5468a870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509688712647531318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318145096887126475313181450968871264753131814509688712647531318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4990620750840442554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554499062075084044255449906207508404425544990620750840442554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8d1b96-9e29-4317-a936-b60cbdb92ee9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783755977489689766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766117837559774896897661178375597748968976611783755977489689766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a2cec5-1414-4c71-9861-dcfd9a3c040e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15185000695213094415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415151850006952130944151518500069521309441515185000695213094415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eaf8622-a620-462a-9ed2-c051fad9692a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8105725163438372750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750810572516343837275081057251634383727508105725163438372750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1150cd00-bb7b-45e3-8480-037e2dd51d2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2991929117204374717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717299192911720437471729919291172043747172991929117204374717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f8eb5a-822a-4038-8a08-7707e556d4cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13573387344064669655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655135733873440646696551357338734406466965513573387344064669655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d9f96d-ab0f-4890-814e-68199d8b38f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859587403538633986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986168595874035386339861685958740353863398616859587403538633986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66e33ab-be59-4963-990f-acefe828cd94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533816339909024580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580353381633990902458035338163399090245803533816339909024580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d148d10f-0be0-4ea6-beb1-70931c560555, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12838259235015618977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977128382592350156189771283825923501561897712838259235015618977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91788a14-aa37-4e0e-ae74-dd46033bb695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490942433643353756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756124909424336433537561249094243364335375612490942433643353756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e9bce3-ff37-452c-96ea-09be38ac475f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b78a55-b5b5-4d44-92f7-2ced304caf13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8189178055001988367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367818917805500198836781891780550019883678189178055001988367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457413609879181501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501945741360987918150194574136098791815019457413609879181501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757e079c-3c7f-4f9a-94d7-32bf38be3ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12717277155354708554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554127172771553547085541271727715535470855412717277155354708554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f285f6ee-8ced-4ecc-9498-9228167e294b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278721407592794235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235227872140759279423522787214075927942352278721407592794235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4391f6-8804-4ab8-8e31-e3858e503026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17341371662736909226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226173413716627369092261734137166273690922617341371662736909226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5064cfe1-3a13-46df-a163-0bbe4d5b4eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228733694032691174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174122287336940326911741222873369403269117412228733694032691174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f58235-be29-458e-8d63-da735e1b987d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785564361580952590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590978556436158095259097855643615809525909785564361580952590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec97fb8-ea2c-4129-a354-3a1397ba75f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495138912767712297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297949513891276771229794951389127677122979495138912767712297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886df9b7-c691-43ce-be47-a342588e320e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10299661347458960755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755102996613474589607551029966134745896075510299661347458960755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a133c4-2d4b-405f-8353-a77e5e72ac7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9927698354127652661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661992769835412765266199276983541276526619927698354127652661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265cdd13-9d02-46c5-8d6c-239f2b250924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396d99c3-f197-4a84-a603-9617732ceb86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6302472134596443720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720630247213459644372063024721345964437206302472134596443720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18344115115345956000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000183441151153459560001834411511534595600018344115115345956000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c2065c3-1d9b-4f02-9e73-4d955fd86978, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c8ee36-1fe4-4e9b-a025-7a935b478ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 196702082991520865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865196702082991520865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1750682416875437283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283175068241687543728317506824168754372831750682416875437283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1f8deb-d9e1-4197-8062-4f0ff6f50a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14446901165853182553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553144469011658531825531444690116585318255314446901165853182553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a0393bd-1a68-4a47-a60d-9efdc9705973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 151690287314451221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221151690287314451221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3781eccb-779f-409e-812d-e58fa9ca4e57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10733190435013458208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208107331904350134582081073319043501345820810733190435013458208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b3064f-0bb2-4021-87eb-332999f81028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16055097821487047699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699160550978214870476991605509782148704769916055097821487047699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a31d618f-2b7f-4ccf-8e90-871656769cdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234153992011350974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974123415399201135097412341539920113509741234153992011350974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7a0014-22dd-41e8-ba16-0391745fff86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10276258654642607473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473102762586546426074731027625865464260747310276258654642607473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e72635e-45bc-4146-9133-0d82f744e6a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8493401-ef16-41bd-a9c3-5d499638b240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598973797944013701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701135989737979440137011359897379794401370113598973797944013701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12141333763188079025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025121413337631880790251214133376318807902512141333763188079025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2450b053-d012-4258-9834-9719643d2066, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11582350993191722662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662115823509931917226621158235099319172266211582350993191722662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b04be71-a3fe-47d9-9f3f-c13b67517d2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797203170242196070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070127972031702421960701279720317024219607012797203170242196070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699207a2-9d6e-48ff-a697-324feb738139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530228396455568602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602165302283964555686021653022839645556860216530228396455568602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5e06d1-515d-4c8d-993c-f24ee623b259, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16634593874024368513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513166345938740243685131663459387402436851316634593874024368513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b4752b-3a6c-4cb6-9aad-724a0199cae0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5407451532678256184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184540745153267825618454074515326782561845407451532678256184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a600117d-810b-4951-a570-84b56c547057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13484139474130703869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869134841394741307038691348413947413070386913484139474130703869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47611c2-41f5-4141-8c16-4c78c99990bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343030659438214227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227234303065943821422723430306594382142272343030659438214227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b17e25e-16d2-42b3-b577-507f865dc464, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808760883899064297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297178087608838990642971780876088389906429717808760883899064297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21908fd-6b63-4dec-8450-426871dc960e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1332242419188972849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849133224241918897284913322424191889728491332242419188972849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6197c2a-9b00-40bf-bfdf-62dce3fd7ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2780300423509632588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588278030042350963258827803004235096325882780300423509632588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620cc718-ddcd-4af4-ae4c-b779cb708f23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5224069672555266806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806522406967255526680652240696725552668065224069672555266806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309b7fe0-b284-4906-91f8-8b70ee6e845b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9213321948551972848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848921332194855197284892133219485519728489213321948551972848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdcfde9-8781-44db-9519-fdb1080ce3d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687163696564799551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551106871636965647995511068716369656479955110687163696564799551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f598b4b-d597-42cd-aebf-26fdaaa3cea6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783154561191125613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613678315456119112561367831545611911256136783154561191125613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02029469-0b71-432a-a23e-28a3e85ae705, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630756978650826405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405363075697865082640536307569786508264053630756978650826405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdda13e-12ca-4f09-8330-9b5abee0ecf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788102181005447738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738107881021810054477381078810218100544773810788102181005447738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cef7266-fcfa-4493-8cb8-56b6e5300cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004378749005230900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900140043787490052309001400437874900523090014004378749005230900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54c3207-ff10-4e58-b76e-436047e6f2cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9836160236387663803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803983616023638766380398361602363876638039836160236387663803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba9dc2e-225c-45ed-ab83-f2ca4c982d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3610467714761120897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897361046771476112089736104677147611208973610467714761120897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1a5e22-c227-4759-a07a-8642ab4f8aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9365a15b-cd69-4b2d-b70c-416f3125e9b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602943084775948544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544126029430847759485441260294308477594854412602943084775948544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039215827677716404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404170392158276777164041703921582767771640417039215827677716404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd00831-dbe9-4733-9d5a-9e743582124d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e11e36-61f9-488b-b10b-6763ecb88ae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460211141003683344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344446021114100368334444602111410036833444460211141003683344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811542359718298843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843118115423597182988431181154235971829884311811542359718298843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b45b3a-36fa-4f1f-9517-b3be26196a68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413881100567035381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381741388110056703538174138811005670353817413881100567035381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b4fb82-d1e2-46ed-9495-38b42c94334c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585813367506776713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713145858133675067767131458581336750677671314585813367506776713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6a2bc0-b82f-4102-b3ad-a15af9d2d45b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85375333-0fba-4841-8946-38c8cde0d846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804486810382423716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716168044868103824237161680448681038242371616804486810382423716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642676017692224577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577116426760176922245771164267601769222457711642676017692224577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5c0c55-e926-4a68-a1b0-b9d06e00bed1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685698213927380767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767116856982139273807671168569821392738076711685698213927380767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58346999-b8dd-4638-9544-e1042c21100b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14156902139468339245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245141569021394683392451415690213946833924514156902139468339245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7a7a5c-919b-476d-b3cc-06b0935a8c8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4993819875516301959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959499381987551630195949938198755163019594993819875516301959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d390959-9bdb-4572-b1fc-39e8d4e6a16a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6257388949692471235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235625738894969247123562573889496924712356257388949692471235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fde898b-7a6e-44c4-b49c-16a4bc6d99c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4946794406925983043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043494679440692598304349467944069259830434946794406925983043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b6c3dd-88a2-4ac9-90f4-22b9d06d704d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765217072136721039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039576521707213672103957652170721367210395765217072136721039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd59ede-17e2-4995-a83b-f8a2398f9f0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4383434708240628137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137438343470824062813743834347082406281374383434708240628137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eddb631-6c19-47ac-b5bf-4ba4eff461d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31074d40-16df-4931-865f-fcdb3bc1607d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15200310922415053808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808152003109224150538081520031092241505380815200310922415053808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167890840885997900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900816789084088599790081678908408859979008167890840885997900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d197eead-e8cd-48e8-9b7c-2421d30d619a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8650851443269004696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696865085144326900469686508514432690046968650851443269004696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df173387-05d0-455d-9cdc-118be3171a21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597983626838811062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062175979836268388110621759798362683881106217597983626838811062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a6e0e0-acdb-4c0e-afd5-1ee920356947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592222099654131782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782165922220996541317821659222209965413178216592222099654131782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 879e468d-2959-444f-a844-86af6e1aba5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4706937248513314850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850470693724851331485047069372485133148504706937248513314850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bedc42f-308f-463c-99c5-7b817e9095fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764920439051348624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624576492043905134862457649204390513486245764920439051348624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223481ba-d6c6-44ef-8ad1-3aada73f2525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14726774702452939370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370147267747024529393701472677470245293937014726774702452939370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfca6727-3560-4893-be27-14ca535f5acc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855458032247895067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067855458032247895067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f216ca-7526-435e-9237-216de49bf3a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097907508208734035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035130979075082087340351309790750820873403513097907508208734035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a229bd9-5bbe-4bd8-aa24-bcf38a6d46e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191202111828349984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984219120211182834998421912021118283499842191202111828349984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe4fb1c-683f-48b1-b901-54c1392c4470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796939613363087971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971679693961336308797167969396133630879716796939613363087971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab5561e-3acf-4997-ba7d-15db1c8dcb05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546007971729583644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644145460079717295836441454600797172958364414546007971729583644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb73b45-afd2-4b11-88b9-282df4f7f628, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321687094664589203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203932168709466458920393216870946645892039321687094664589203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc7ed53-b464-4ce5-9b13-2a0a18b89d35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13317440515687296915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915133174405156872969151331744051568729691513317440515687296915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4e47a9-3c08-4343-a01f-87bbf726225a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15692624270196722027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027156926242701967220271569262427019672202715692624270196722027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1221841a-8236-4075-9e18-0dba16d56b7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817447847398826381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381158174478473988263811581744784739882638115817447847398826381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c42fa2-817c-49a0-84a5-bf59710cc221, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7381734494966432117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117738173449496643211773817344949664321177381734494966432117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98c74706-6fb4-466c-b17e-00f87bec21d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2056613731093108007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007205661373109310800720566137310931080072056613731093108007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98fa447-3fe2-4d32-b998-4599debe16d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4027610009812593818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818402761000981259381840276100098125938184027610009812593818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7e7974-7e95-4a35-8131-e84f3c13c639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7067967131785772502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502706796713178577250270679671317857725027067967131785772502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367498a4-f5b5-4e71-9802-10466a358c25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10002961071463546542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542100029610714635465421000296107146354654210002961071463546542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3030b1-ea93-48e6-aa1f-d53c003e3365, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158151619503913267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267615815161950391326761581516195039132676158151619503913267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd41b4d4-b48f-414c-ae00-4f1a49c101ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916668735032745339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339179166687350327453391791666873503274533917916668735032745339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e178632-9074-47b3-ad2a-442bcb774fa4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16e442e-1592-4ae1-9ae3-2c6d6bdb4890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349359146417566269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269134935914641756626913493591464175662691349359146417566269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627245439562422284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284176272454395624222841762724543956242228417627245439562422284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a98227-d36e-4373-9641-8ad04a983c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0acca156-4619-48bf-8636-56dc41b82a35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7840015288936892882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882784001528893689288278400152889368928827840015288936892882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783254223268623976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976778325422326862397677832542232686239767783254223268623976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2635e52c-67b4-4dd2-99ea-bc7410e6cdd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ce6b6e-16ae-44ae-bc4c-446326634405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334633721084279572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572143346337210842795721433463372108427957214334633721084279572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5089172410226484806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806508917241022648480650891724102264848065089172410226484806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed142e2-5fb7-4e15-adbb-c904fde4b047, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505ee7ca-2c1a-4630-a855-b7205375b797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5295220319804383738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738529522031980438373852952203198043837385295220319804383738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2174586632988408275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275217458663298840827521745866329884082752174586632988408275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7811ca69-1263-4a39-b7e0-c48080f4a176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4287589209286938985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985428758920928693898542875892092869389854287589209286938985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acff968e-7f06-4a4f-9c47-65c6186ce6b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10207340352365047074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074102073403523650470741020734035236504707410207340352365047074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48004513-b0b2-4cde-8bc5-0def7027f1be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681954475154653739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739106819544751546537391068195447515465373910681954475154653739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8edd5e-d02c-4b53-9d2e-7c6989312f5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17923050120472290869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869179230501204722908691792305012047229086917923050120472290869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b869997-7af3-4e71-8d04-f084aad76417, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11196466224458375611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611111964662244583756111119646622445837561111196466224458375611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd27351-a684-4b4b-a6a8-09b264a3eeee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028615823345324820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820302861582334532482030286158233453248203028615823345324820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 877db845-ae52-4a0b-b9ee-a83e9c98f8fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065006738433667182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182306500673843366718230650067384336671823065006738433667182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c35ea9-7e74-4613-a608-ecd0ee31e5e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16921546745175631839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839169215467451756318391692154674517563183916921546745175631839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f95a3a7-6749-48b1-a64b-9314dbd6b1fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3373538123400469917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917337353812340046991733735381234004699173373538123400469917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74eec43b-04bb-474e-8275-17832765066d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583444971601985977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977458344497160198597745834449716019859774583444971601985977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7949063d-f4ee-4f99-9ab7-a8268374afc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729029998366844940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940147290299983668449401472902999836684494014729029998366844940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b66b27-f5a6-4ec5-a2f7-f108bcb239f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914333670381209202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202191433367038120920219143336703812092021914333670381209202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b936cc-5513-480c-9103-825059263fd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13007567685665996349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349130075676856659963491300756768566599634913007567685665996349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60410f1-00f2-46e0-b86b-80392ead1ea3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555101765956432135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135655510176595643213565551017659564321356555101765956432135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2addd4f-ba6e-4ca2-8555-d88e075f6c4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308991175698683293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293130899117569868329313089911756986832931308991175698683293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36d16ae-7c3c-40e3-946e-3311262d9ce8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7cac1a-a251-4a8c-aa40-f68d50f7e4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882039070920885795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795128820390709208857951288203907092088579512882039070920885795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15216414805433422014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014152164148054334220141521641480543342201415216414805433422014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a684d24a-b5e4-4ea2-9e87-620c99a9d98b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7034394580719604755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755703439458071960475570343945807196047557034394580719604755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fa08b9-20e0-4b05-b7d0-438f9d3a2e2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7693924658984644366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366769392465898464436676939246589846443667693924658984644366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b84647-0fc2-4b71-aea3-6a058c138eeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8217170967347240927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927821717096734724092782171709673472409278217170967347240927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f727b929-272d-4347-8964-5b0b41b344b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921023584430638288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288392102358443063828839210235844306382883921023584430638288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b43baf2-d375-450c-8994-e0272525d23e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731451926578565267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267873145192657856526787314519265785652678731451926578565267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3595b08-43c6-4658-b249-241dec7a5d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122919938916705455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455312291993891670545531229199389167054553122919938916705455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbc5bf0-844a-4c91-8a5a-75521916a169, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065329702509347672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672140653297025093476721406532970250934767214065329702509347672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5bb045-67a0-47a6-b644-7041f1ef8023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2523289-2536-44db-8e2d-0d3e31559800, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 270505884417042775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775270505884417042775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17417777097868484980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980174177770978684849801741777709786848498017417777097868484980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785b71a1-cac9-4824-8ab8-f2c6d3da09e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2099521907292826614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614209952190729282661420995219072928266142099521907292826614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f135ca0d-f7fb-43ae-93f6-2147df24f3b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11186804706466973791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791111868047064669737911118680470646697379111186804706466973791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1078e6c-ead2-4936-91e6-d4fb37ea902e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352621037653606667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667143526210376536066671435262103765360666714352621037653606667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af2a267-609b-4a7c-b61f-c5af15d66729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1905778703209680435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435190577870320968043519057787032096804351905778703209680435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab5668e-81d0-48d8-b348-5e5c86f38075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59871428788034862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862598714287880348625987142878803486259871428788034862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665049ab-7d31-4e78-a7b2-47571ab7ed88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6418291832639775020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020641829183263977502064182918326397750206418291832639775020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22134192-aab9-47ff-a254-d4b6f908c889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4839764796646433505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505483976479664643350548397647966464335054839764796646433505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90b7657-7812-40f6-8eb8-5c4edf46af9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318863227734100512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512133188632277341005121331886322773410051213318863227734100512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c954f7-ef7b-4504-9c4f-f7eec87e0e02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13722420089007018574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574137224200890070185741372242008900701857413722420089007018574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d59ef1-61e2-436e-9ab7-5a4909d78ed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16648121149647049557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557166481211496470495571664812114964704955716648121149647049557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546dd320-5575-4ac7-a631-fca0dfd95528, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6420811562434380330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330642081156243438033064208115624343803306420811562434380330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629f4829-27ed-45be-b605-3d709c80ada5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10119590545413341086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086101195905454133410861011959054541334108610119590545413341086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8330c9-5ab4-4750-addd-c08cc593d4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6618830023761532611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611661883002376153261166188300237615326116618830023761532611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ec6841-fb53-444d-8dfa-0cfa0d37e28d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6883939840636086080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080688393984063608608068839398406360860806883939840636086080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4dba4f-2e0a-4c81-97f0-59cff6c6a20f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16289956641968853762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762162899566419688537621628995664196885376216289956641968853762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40a245b-95ab-4aa5-af06-efa303eb4909, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588951440529675211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211115889514405296752111158895144052967521111588951440529675211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b185f9c9-819b-43e6-9262-35e88b00506d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bb6f12-e64b-4136-92f3-de966608b7a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13954551372380043784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784139545513723800437841395455137238004378413954551372380043784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16836574070850118286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286168365740708501182861683657407085011828616836574070850118286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f36b5fa-c554-4b66-9447-2225044d096d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777430445446127845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845477743044544612784547774304454461278454777430445446127845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87696a64-a465-4f65-9bcf-1b899141c81d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100275997360704969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969131002759973607049691310027599736070496913100275997360704969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5309f1ea-d577-42a6-93d6-6791dc51eebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1097532619273057868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868109753261927305786810975326192730578681097532619273057868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3359428d-b036-4a16-bca1-e743ae3d4cb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11168930034731637117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117111689300347316371171116893003473163711711168930034731637117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d47489-5f2e-4168-a1d0-cb9a041faa3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7873621168689658246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246787362116868965824678736211686896582467873621168689658246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65dae001-006b-4bc8-843e-c33f6284fab4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939861764169948497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497493986176416994849749398617641699484974939861764169948497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951a16f1-7d92-46e1-ab2d-449f76ae9c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7801158867917986187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187780115886791798618778011588679179861877801158867917986187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce9f08d-5b4f-451b-ad6e-6d30447fd7dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337188128855217072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072233718812885521707223371881288552170722337188128855217072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6acae9b-c8c2-4cef-91cb-b59e17b6d218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1822439850652063413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413182243985065206341318224398506520634131822439850652063413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b126f99c-6e5e-462f-abc3-72cd05df953b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522174603105224703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703452217460310522470345221746031052247034522174603105224703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0173be06-2232-43a4-83a9-e3a795973499, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607449783024539031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031166074497830245390311660744978302453903116607449783024539031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b7f3f1-d29e-4535-b6df-b8edff08080f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613457983604613869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869176134579836046138691761345798360461386917613457983604613869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351f85b5-fe13-4d36-b2ed-b862706a6fd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12728944973685444666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666127289449736854446661272894497368544466612728944973685444666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f39801-ca43-42ba-a736-7473dc890fcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962079874220063384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384596207987422006338459620798742200633845962079874220063384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa9985e-eef3-4173-a74f-5f0aaec6d337, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4244017427270668719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719424401742727066871942440174272706687194244017427270668719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c226bbbb-8b09-4f85-adc5-a917bf893fad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472444738442489193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193472444738442489193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f9a31c-d803-41f6-bf1f-5b9e4cfe7135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713079560831182435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435713079560831182435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d03e5d-a605-4650-9622-4fccb9e6ef07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5430373709023127300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300543037370902312730054303737090231273005430373709023127300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8d5da0-7d89-41f9-8da4-8c7f056a3710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426542331727345723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723184265423317273457231842654233172734572318426542331727345723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868baa8e-3403-4389-9c9d-014490c97723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1562790642269665505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505156279064226966550515627906422696655051562790642269665505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df27ebe4-b539-4012-8d4e-a4991270aac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3250849690056144177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177325084969005614417732508496900561441773250849690056144177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598e9ee5-b3c2-4cb5-8fc6-472a27196ccf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e970a61-faea-4e6b-9aed-477f4b792b00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13238932631431341355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355132389326314313413551323893263143134135513238932631431341355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628699308027585595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595262869930802758559526286993080275855952628699308027585595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49095b25-0225-49c8-a304-b2fcf1d1cfca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795910303545557797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797879591030354555779787959103035455577978795910303545557797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956186d1-e584-4bce-a60f-7aa5f0d9ccf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17253289384750770597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597172532893847507705971725328938475077059717253289384750770597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f771ff-537c-4b34-a166-b316dac90aad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113089598863133279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279711308959886313327971130895988631332797113089598863133279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb92a30e-70c9-459e-aab9-6696d7b2b96b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11350397311543547505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505113503973115435475051135039731154354750511350397311543547505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e22b4eb-bb45-48a2-a264-25ceec112f19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764926352545389356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356147649263525453893561476492635254538935614764926352545389356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b24dd8d-5ae6-4338-9b07-2b64228a91e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13264726062537808162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162132647260625378081621326472606253780816213264726062537808162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb18439-b01f-4631-9ac0-7675a4668164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7286088044425669041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041728608804442566904172860880444256690417286088044425669041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d99d78-093c-443a-a776-d21a813b1df8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358560648508405376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376113585606485084053761135856064850840537611358560648508405376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e082b7-0589-4c9c-a943-155b0ce94dd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7520871946791600182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182752087194679160018275208719467916001827520871946791600182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a722b4-27f2-4277-9abf-81598f1e0b39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655485393758570825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825655485393758570825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824bb1f9-b8d7-48a3-9f1a-8b3cdebad20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919834432855368972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972139198344328553689721391983443285536897213919834432855368972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3dbae92-9427-419c-9eab-cdc04aeef0d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469915898881092994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994746991589888109299474699158988810929947469915898881092994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd5ce2b-ddf1-43ec-bdb2-17a70f5ccf5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15451599311237663133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133154515993112376631331545159931123766313315451599311237663133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4cce81-dc58-4cb2-b883-76793202ec5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0d9ce7-cd1b-4c8a-bd97-33c5a64741b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15370294275059244034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034153702942750592440341537029427505924403415370294275059244034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15872437954451497836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836158724379544514978361587243795445149783615872437954451497836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f8dbc7-b3e7-4f5a-944e-826aa413413e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369447464979850286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286236944746497985028623694474649798502862369447464979850286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c73ba1-3d1f-4941-8913-b39dd5114566, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8417801922946863010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010841780192294686301084178019229468630108417801922946863010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a692b3b0-5cc6-4a76-965c-be7c1dd02d39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6571807931528694831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831657180793152869483165718079315286948316571807931528694831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e059b829-842f-41d0-84cc-51f0177f3784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13025472476096395544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544130254724760963955441302547247609639554413025472476096395544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fc4b05-b859-4f86-8063-2118b7f22989, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111410503300060304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304171114105033000603041711141050330006030417111410503300060304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3002ffd0-0b53-45ac-92fa-9c6d3691ccf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714597181938211457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457471459718193821145747145971819382114574714597181938211457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d259e4cf-1225-403f-ba9a-b535b8ed756a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053861292445866926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926205386129244586692620538612924458669262053861292445866926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4501166-7d5e-421f-96b1-d4a13be24fbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17590248955503056509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509175902489555030565091759024895550305650917590248955503056509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacad860-e784-4189-a7c2-22ea316f4cfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1285400988165724190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190128540098816572419012854009881657241901285400988165724190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294065de-60c8-477c-8d6e-9ad964d216f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14105337796973099291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291141053377969730992911410533779697309929114105337796973099291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a9fd63-59d3-4993-8ed7-86903af8642f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847196133896758973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973138471961338967589731384719613389675897313847196133896758973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e82d951-f7b1-45bf-b831-7e7556b41734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15029852569238727434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434150298525692387274341502985256923872743415029852569238727434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfb8ff9-78f6-4785-a9b4-dd874b4556f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283105718898176562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562152831057188981765621528310571889817656215283105718898176562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c729f84-8ff8-470b-b0be-18d54d592b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691278847464633245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245869127884746463324586912788474646332458691278847464633245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1090befe-39c6-4dc6-967a-7e2724903343, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840131629574939250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250178401316295749392501784013162957493925017840131629574939250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ecd8c0-21cc-4330-82fc-64d63bafcc4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2563660723755372399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399256366072375537239925636607237553723992563660723755372399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58e9e84-adc6-4053-88bd-ee4e1aa796e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153787560581011285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285111537875605810112851115378756058101128511153787560581011285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0938ad0-f83e-4b0a-87c2-5f80327baa46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6868229636179266347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347686822963617926634768682296361792663476868229636179266347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6362d373-f3e3-45f9-ba7a-3c97f8d3cdc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11325121348998913528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528113251213489989135281132512134899891352811325121348998913528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64c09a8-58ff-4b38-a411-c81c148f9159, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13380447600936816349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349133804476009368163491338044760093681634913380447600936816349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 231528f7-64ea-4ad5-80b2-b91a86421039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878087712072586723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723887808771207258672388780877120725867238878087712072586723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb668f46-6213-4381-90b9-1ae1c73c0be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13074338472044241248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248130743384720442412481307433847204424124813074338472044241248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bed7138-91e5-4e0f-bf1a-2682643693ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639808397728570530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530663980839772857053066398083977285705306639808397728570530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c398a70-9174-413c-a3a6-dcb0f6ea684c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586659490135844960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960558665949013584496055866594901358449605586659490135844960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31810fde-d462-4f8a-bad6-15d81b90dcc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229978190196198282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282132299781901961982821322997819019619828213229978190196198282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c45866f-cf64-4273-a7a9-58c01c2be4df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14486880211139680667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667144868802111396806671448688021113968066714486880211139680667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd92408-003a-40b3-817b-cae3187c65b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422681166712459271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271154226811667124592711542268116671245927115422681166712459271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceaa470e-de2d-4d56-9c66-18fe6b977f8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292723998040781035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035292723998040781035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f1883b-1e1e-4d67-b116-26d42bf7694b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772584878616371074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074577258487861637107457725848786163710745772584878616371074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c04d9-13bf-47f3-ab1a-6e1bbbecaecb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291201391897292664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664229120139189729266422912013918972926642291201391897292664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305664f1-a424-4499-97dd-cb46dce5d98a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05b15db-fb63-444a-910a-c137fd88dfdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321554330115674822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822432155433011567482243215543301156748224321554330115674822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14744701530959057686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686147447015309590576861474470153095905768614744701530959057686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8022b719-ffa8-4ca4-ad12-953dd14fb83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640174073567867153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153640174073567867153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a213c9-f564-4e49-a986-c6d1eb242a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821824952567328044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044158218249525673280441582182495256732804415821824952567328044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1969027c-05aa-49cc-9aae-8e9998de70ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023883948825008213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213110238839488250082131102388394882500821311023883948825008213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b29a200-c3de-439e-8418-67259fcf9aa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3165208199886334047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047316520819988633404731652081998863340473165208199886334047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db25786-398f-44d9-9903-36a04f124c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809731283307531437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437158097312833075314371580973128330753143715809731283307531437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea0b794-fca5-46bc-888e-644962c4f386, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13182379509958151540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540131823795099581515401318237950995815154013182379509958151540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7482d845-087a-49c9-a2a6-bc4503c38e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16424673946313357023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023164246739463133570231642467394631335702316424673946313357023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe1fc5e7-0b45-4c42-8768-69487aee6238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12340927376358493950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950123409273763584939501234092737635849395012340927376358493950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3c429a-9fd2-4fb0-8912-2a9bd8a63494, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4932574829348120006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006493257482934812000649325748293481200064932574829348120006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aa6ff6-91aa-43b2-a5d0-6d9c34c6d847, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210744877966192172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172172107448779661921721721074487796619217217210744877966192172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be830d9-298f-46a9-8bc2-bf60b1304edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8890363024485439932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932889036302448543993288903630244854399328890363024485439932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb0b45b-765e-4dce-a086-562195696c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008951115987086141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141170089511159870861411700895111598708614117008951115987086141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e989132-beba-435a-b6d8-43f7b22e05de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4454885267717227773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773445488526771722777344548852677172277734454885267717227773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265037c0-df3a-40cb-8401-c9b76ecf58e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3628502551401834063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063362850255140183406336285025514018340633628502551401834063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddaf2add-3fcb-4fd8-8f7f-34059b36d124, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14733005369221519587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587147330053692215195871473300536922151958714733005369221519587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7059d68-cc61-4cf0-bb04-9a231adb1d1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011528559448142483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483170115285594481424831701152855944814248317011528559448142483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0b113e-f169-40fb-8ed7-5037f804b704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1211884169964769918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918121188416996476991812118841699647699181211884169964769918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e6c359-af90-4293-8a5f-86e4b40e93ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15799082758576007465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465157990827585760074651579908275857600746515799082758576007465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2d5332-6821-448d-b520-b8cb4f83345c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15458935870581055753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753154589358705810557531545893587058105575315458935870581055753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448663b4-e02d-4119-8197-358b76636d5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185048367624963911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911718504836762496391171850483676249639117185048367624963911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bcdb45f-1d36-496c-8f18-b579554930e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261974122280475035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035162619741222804750351626197412228047503516261974122280475035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ee0f08-3825-4b1b-a2c8-8e39dd406c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7100679008889410522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522710067900888941052271006790088894105227100679008889410522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57333d21-a959-4711-8bc1-2f32c727368c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3049870581584742066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066304987058158474206630498705815847420663049870581584742066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fd4c35-1854-4373-b6fd-fb618d84a5fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069965330832894232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232606996533083289423260699653308328942326069965330832894232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7c529d-925d-4493-a987-106ac95630e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174757373679005433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433517475737367900543351747573736790054335174757373679005433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52274457-e1d1-4e4a-a725-ada99d711617, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4273705197013145582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582427370519701314558242737051970131455824273705197013145582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae6c6d9-6fc5-44e4-a362-7e5c2ba93917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13331298285500845931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931133312982855008459311333129828550084593113331298285500845931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6143ea62-7b86-4483-96cf-3db299fcb0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10277022922479311251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251102770229224793112511027702292247931125110277022922479311251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5bba0a-0087-46ad-b9cc-ad418fe3f1cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697557724849916432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432697557724849916432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a6610a-8ea1-4e86-ba49-f41d54e0c594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11360717733200824371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371113607177332008243711136071773320082437111360717733200824371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990de01b-b803-4f10-9db5-b109033bccef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11314767528461248289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289113147675284612482891131476752846124828911314767528461248289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06974a5e-e2ee-42cc-a57a-533ab01b2e9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4170919881207735996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996417091988120773599641709198812077359964170919881207735996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcca8693-775c-4b25-970a-76a521927ce4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 997821974024009741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741997821974024009741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d355fad-91cb-426b-b404-43d8e61925bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17383288260543963461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461173832882605439634611738328826054396346117383288260543963461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9135e4b-cee2-448c-981c-468ff3ed9d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7053974109270193671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671705397410927019367170539741092701936717053974109270193671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e49394-9724-46c4-a75c-fdcc70f5b864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5556802695632987483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483555680269563298748355568026956329874835556802695632987483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b486c714-89b9-4a16-b616-7e6b52f40a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11227352783282013543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543112273527832820135431122735278328201354311227352783282013543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3065adf-6212-488c-a789-b0fbaf1b0917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49408402-0149-4cf7-820b-9cad48806f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6191446721352803780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780619144672135280378061914467213528037806191446721352803780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16430266889017324848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848164302668890173248481643026688901732484816430266889017324848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6fea09-72a1-496e-be90-a51d93311e31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10530897071461613375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375105308970714616133751053089707146161337510530897071461613375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc4981c-5d6c-4e04-8aa1-15080e719051, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11048237085949649044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044110482370859496490441104823708594964904411048237085949649044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f057e9-5e5e-4e0a-8280-49488fc2855a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2346311787693548176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176234631178769354817623463117876935481762346311787693548176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5caa0d0d-708f-40a5-bfd6-dd01476252b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10535066530630684245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245105350665306306842451053506653063068424510535066530630684245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf404ef9-ba0e-4ab8-9f1c-f91388142fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2696956249831860118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118269695624983186011826969562498318601182696956249831860118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7ec88f-e791-462c-9e7d-57509053d07a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17617992241807277459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459176179922418072774591761799224180727745917617992241807277459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b2a3dc-fc76-43cb-97d0-b573901621f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17965939445828069276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276179659394458280692761796593944582806927617965939445828069276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53f266d-bae0-45fc-9cb0-1a510205d245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886674294092194102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102886674294092194102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5a6491-2ea5-4a6b-b62f-5b66759b28f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376464389348424177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177133764643893484241771337646438934842417713376464389348424177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f020461b-10c5-4b82-9adf-8b813fad873a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18712071052727712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712187120710527277121871207105272771218712071052727712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d132483-2dc7-4553-8a1d-aed59fbf4295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10738377574422727917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917107383775744227279171073837757442272791710738377574422727917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bbad94-d8ad-464d-a38a-6169c1d02e8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18024874488768142379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379180248744887681423791802487448876814237918024874488768142379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9572fd37-d7cf-41e4-b3a1-b1ffb22ae51a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3381650211758052485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485338165021175805248533816502117580524853381650211758052485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2e4683-b64c-4841-b141-62290cfb8822, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788162427305431457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457107881624273054314571078816242730543145710788162427305431457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7faece-5025-4899-95c3-147fe602b7e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390720228081926363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363239072022808192636323907202280819263632390720228081926363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f988b956-6146-49bf-8628-02c6363763f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310360665664898487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487153103606656648984871531036066566489848715310360665664898487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fb74dc-09bc-4676-bcef-088956cfa29f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3907740832488554025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025390774083248855402539077408324885540253907740832488554025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd90a00-5173-4bd6-a330-c12a70c523a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15081103040258031418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418150811030402580314181508110304025803141815081103040258031418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49f1148e-4f8d-4abc-a7eb-748a05030be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207745018746607790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790520774501874660779052077450187466077905207745018746607790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ab685e-90c1-4fff-bc79-4796d295a8c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840146494911888346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346584014649491188834658401464949118883465840146494911888346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d614deda-2226-4112-b026-1af9f4a38e80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122465927585069056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056312246592758506905631224659275850690563122465927585069056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e85255f-a7aa-42aa-a7d8-5567c7e2408b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edd7c6c-1059-48e2-9743-d605530fabc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754765541961249175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175975476554196124917597547655419612491759754765541961249175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15652922158822420684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684156529221588224206841565292215882242068415652922158822420684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8e7ace-4ec5-4856-8bcb-75b5647e296c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673313721485587400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400166733137214855874001667331372148558740016673313721485587400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669f3736-4bad-4eb9-968a-3553be855fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954934528208910098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098595493452820891009859549345282089100985954934528208910098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62babbaf-7fc4-4222-98e8-6ba6c27c38e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17001524367785034064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064170015243677850340641700152436778503406417001524367785034064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92e4b0d-0c49-4e94-bf73-375ca3c8eb44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6406995939498427408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408640699593949842740864069959394984274086406995939498427408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d619290a-8f79-4ffa-8059-8d145f3354ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15282615986896655576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576152826159868966555761528261598689665557615282615986896655576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1645af-35ba-476a-a8ae-826fa459b50e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6753667305278139480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480675366730527813948067536673052781394806753667305278139480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e27b7b-99d4-470b-9f38-5acecfe355ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710516651643453263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263471051665164345326347105166516434532634710516651643453263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4504b9-3726-4a73-be02-1f8439713a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11645165704545276803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803116451657045452768031164516570454527680311645165704545276803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6404097-6c70-4c16-96a7-8c94f6b7a791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2972137747546164557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557297213774754616455729721377475461645572972137747546164557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9a087f-f08c-41d0-bb71-6e78c16c5ffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17940050087710129384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384179400500877101293841794005008771012938417940050087710129384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9b692b-e8e4-4692-9fb4-6d7cff9bda56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754204087544232772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772975420408754423277297542040875442327729754204087544232772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efa3291-aa4c-414f-ae06-acb1205c6f17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1584e9a-7e34-4a0c-9857-5514596fdebc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9169802405033610321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321916980240503361032191698024050336103219169802405033610321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10309702716575468654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654103097027165754686541030970271657546865410309702716575468654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7d91d1-4489-474c-924a-ba21027ce2ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687108541713244621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621368710854171324462136871085417132446213687108541713244621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa82d4d-9052-4d2a-9d6c-6c8f0c6cce88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300875019686794553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553330087501968679455333008750196867945533300875019686794553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8aa812-6fc9-4431-9810-f114d7d2f5e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451605462179623464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464164516054621796234641645160546217962346416451605462179623464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f29b6c-9630-4d49-87db-715b7d9e5ce2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756945423300690931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931167569454233006909311675694542330069093116756945423300690931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c754159a-5a97-43bc-a953-b013e56653f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234625439783141559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559323462543978314155932346254397831415593234625439783141559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267e6d82-2526-4ba3-bffc-42052826817e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11537261851462458436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436115372618514624584361153726185146245843611537261851462458436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7b6b5c-0ad2-4125-b905-cea85b7fb650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298204627144202531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531829820462714420253182982046271442025318298204627144202531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016b71a3-4bb5-4413-9b12-5e31d510d17c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399063703532081578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578123990637035320815781239906370353208157812399063703532081578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0eae4e1-d8f3-4885-8766-96ee5c33e4a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6929130995466935328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328692913099546693532869291309954669353286929130995466935328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5065ede-8402-4efa-a61c-6a9968c0306e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1114098961104622017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017111409896110462201711140989611046220171114098961104622017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c187a838-4fa4-4a8e-a0d7-3c427636e6ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16972341657648650213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213169723416576486502131697234165764865021316972341657648650213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea6df36-d197-4b9c-8d08-4dd8fae8105a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11134989722514456247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247111349897225144562471113498972251445624711134989722514456247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9827406-dbdf-4d5c-aacf-2edbffeaa64f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080144554828379678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678108014455482837967810801445548283796781080144554828379678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6338685-74a8-4f33-80a2-c42cc5181751, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712498311882753039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039147124983118827530391471249831188275303914712498311882753039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960c8613-56df-4566-aa53-c9d2eb7a17f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1028451714990420205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205102845171499042020510284517149904202051028451714990420205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cde8760-246b-4970-939e-def43ce468ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39d35cc-6e06-4f1e-aa76-2813ee11933a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523063730983845076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076145230637309838450761452306373098384507614523063730983845076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 755682364356457777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777755682364356457777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c401347-ee58-4a79-9cc6-1f2c4ac6e5eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2228377706477705231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231222837770647770523122283777064777052312228377706477705231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341527a9-faae-4960-ba8e-1d374722906b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730571317857233670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670137305713178572336701373057131785723367013730571317857233670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dba366f-c4aa-4836-a908-4255561286e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865269666961121527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527786526966696112152778652696669611215277865269666961121527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4cd98f-845c-4739-a86c-ecf13433e03b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158354615452229802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802151583546154522298021515835461545222980215158354615452229802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57c71ae-cf7d-425f-8787-b355d1539be2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713478995483856396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396137134789954838563961371347899548385639613713478995483856396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7bc764-82e4-412e-a6e7-f04c84c3a623, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105149100657771857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857910514910065777185791051491006577718579105149100657771857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbd47812-bc7f-408e-9d03-3248ca71f424, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16140806595703967306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306161408065957039673061614080659570396730616140806595703967306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec76dfa8-720e-4414-b398-1fa9c69e6855, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13837205696759655714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714138372056967596557141383720569675965571413837205696759655714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa296a18-dd29-4341-8f1d-50ea998e6438, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561411190888903019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019556141119088890301955614111908889030195561411190888903019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cd3db5-2be0-42da-aa3d-c62d9f1eeece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15645054898083529006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006156450548980835290061564505489808352900615645054898083529006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50aa1285-5026-46c3-8476-905bb22c1bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4787329566384355543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543478732956638435554347873295663843555434787329566384355543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3844c00-71c9-47a9-b9bb-0abf4a67330e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13662947455028004275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275136629474550280042751366294745502800427513662947455028004275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5b12dc-e5a9-479f-a968-601075eaf5e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3080877603631444002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002308087760363144400230808776036314440023080877603631444002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a7b75d-301d-48c7-b9af-ca5f6b1ece70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12738692861652371341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341127386928616523713411273869286165237134112738692861652371341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455650dc-f184-4f4f-9c7c-41bac2d24615, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14020984576484825771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771140209845764848257711402098457648482577114020984576484825771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141c6af9-0a10-4f0c-ab64-dd18ef36dc50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5388855218473273269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269538885521847327326953888552184732732695388855218473273269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762b3d29-ef10-4d71-99d6-295129573ce7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660328585635502952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952566032858563550295256603285856355029525660328585635502952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7378da06-b7e2-4b23-9f19-7252aada19b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11718146890364001581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581117181468903640015811171814689036400158111718146890364001581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0d2967-4f9e-4791-ba95-a7cafe7fa65d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdd009c-18ab-4358-830e-d5e77a168829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 767880551804335787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787767880551804335787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3475066316069018562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562347506631606901856234750663160690185623475066316069018562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4201a36-f7e3-426b-8694-72809ed438ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350703987416034517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517123507039874160345171235070398741603451712350703987416034517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b0a0ff-37ea-425b-aa44-b3a368121c2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530688125336642859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859135306881253366428591353068812533664285913530688125336642859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73ab6e4-45ea-423d-9556-584aa987bab3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14177678267165501154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154141776782671655011541417767826716550115414177678267165501154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae187e2-e10a-4365-95d6-f261d77c00d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5010170955376985564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564501017095537698556450101709553769855645010170955376985564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320c9312-face-408b-b214-e391add2a467, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4602618060634545748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748460261806063454574846026180606345457484602618060634545748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f2618-3959-43eb-8f70-e556560c4ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481047006560955358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358114810470065609553581148104700656095535811481047006560955358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70b0969-d35b-4a1d-a82c-d8cf95dc36b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873818357952093926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926128738183579520939261287381835795209392612873818357952093926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5de170-39d1-4b11-887e-d69ecfce5582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176832314819911173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173717683231481991117371768323148199111737176832314819911173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f3710b-6aa8-40eb-b643-c6876061ba8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1688649911397073543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543168864991139707354316886499113970735431688649911397073543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f521b71-d53f-4dc7-b3f7-40846ede4108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7249479599499400986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986724947959949940098672494795994994009867249479599499400986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041f7931-8cc8-42a0-994c-e60e897c9074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701135821119763988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988157011358211197639881570113582111976398815701135821119763988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4e1a6c-20b3-4b4b-8395-8ac467dce778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954014650176567498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498395401465017656749839540146501765674983954014650176567498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5c5464-83a4-410c-adaf-c6440def8c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13988270883000442206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206139882708830004422061398827088300044220613988270883000442206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e459572-9680-41a8-aae1-329b310a6f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a015e067-0f94-44a1-b45c-577098f4e563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2230726921766360899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899223072692176636089922307269217663608992230726921766360899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11562121795765629750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750115621217957656297501156212179576562975011562121795765629750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36b66b2-d261-47fa-bccf-325d71c3251d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3009335690655992280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280300933569065599228030093356906559922803009335690655992280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a441fb62-9e94-4746-95d6-6b09ebfeb32b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 277061805997097930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930277061805997097930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60057c3e-cd9b-4b4d-8455-56ee7e94bb56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025057926098625068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068150250579260986250681502505792609862506815025057926098625068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef41eac9-86c8-45d8-96b5-58d3fe7ded29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4437829109170231068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068443782910917023106844378291091702310684437829109170231068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b16138-4510-4413-aaf6-38b6cb79a5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599456378943164539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539959945637894316453995994563789431645399599456378943164539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc6b50b-e4d6-4d3c-9d6e-e1d17a8fe1b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825775187383277470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470682577518738327747068257751873832774706825775187383277470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3344d38-4130-4cd9-a966-4c7f6097497c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359348344817608096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096163593483448176080961635934834481760809616359348344817608096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b1d8d5-02d9-4b09-869f-4a82293ea225, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682074603935055131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131568207460393505513156820746039350551315682074603935055131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a86b4ef-cc24-45c4-a882-cc76ee093186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2753031898969193248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248275303189896919324827530318989691932482753031898969193248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e49fa3-c7ff-4a7b-9bad-7bb968cc420d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683647251618471232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232368364725161847123236836472516184712323683647251618471232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284991dc-6aac-4b37-8c3d-b94a4ec4ba4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9397539880532460642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642939753988053246064293975398805324606429397539880532460642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232ad39f-38f8-4762-a024-b839e0f0c527, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079455363202648284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284807945536320264828480794553632026482848079455363202648284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c2127e-2cd9-4ea2-9e1b-050cf55e9c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15655577208164813704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704156555772081648137041565557720816481370415655577208164813704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d4e7e1d-a691-4e49-9518-e16677e34b29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706486633137774847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847177064866331377748471770648663313777484717706486633137774847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0013eaaf-8263-4aec-959f-b8dfdb79aed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6775510284066527471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471677551028406652747167755102840665274716775510284066527471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6571c94-a902-44ae-8ae0-a8359afcb735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8437693995131625189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189843769399513162518984376939951316251898437693995131625189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13934db-27f3-4c90-9443-f0dea0985a67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1953150011890896125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125195315001189089612519531500118908961251953150011890896125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163a7768-9e0c-497e-a1f6-4526a24970ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8064557245186120431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431806455724518612043180645572451861204318064557245186120431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29af1985-7a2c-4980-94ff-c45015d3d748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399b2d37-d736-408a-9917-14ec34a83b74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756473577579507171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171157564735775795071711575647357757950717115756473577579507171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13922028426263134201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201139220284262631342011392202842626313420113922028426263134201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e0c8de-24e7-4a01-ac65-9e20ae726ceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567768816277431385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385567768816277431385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7e1501-1677-4f9f-8afe-b6aad1755278, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcec8004-4f94-4097-9538-7b4d18aa8fee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219875296283234131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131172198752962832341311721987529628323413117219875296283234131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177330845472680047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047131773308454726800471317733084547268004713177330845472680047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f79413-475b-45a7-aebe-db95de94c0ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6997953074944773002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002699795307494477300269979530749447730026997953074944773002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea007d9-05e2-4735-9020-1b68874604cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26864776-d314-4fb2-90fe-622b4c434f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748256137564687744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744157482561375646877441574825613756468774415748256137564687744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7691253448343806396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396769125344834380639676912534483438063967691253448343806396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647f8dec-7063-4ece-945d-520d51877e72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3744695527883152481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481374469552788315248137446955278831524813744695527883152481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e156fa4-144b-40b1-9a5a-643ddef4a4a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711512521014316513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513171151252101431651317115125210143165131711512521014316513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88db3e2f-c789-4f85-9b27-6021e7f19bcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1032867121526354778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778103286712152635477810328671215263547781032867121526354778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e8083b-d882-490f-bb7f-fcafc83b06f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15991866813374210643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643159918668133742106431599186681337421064315991866813374210643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968397f0-cc14-4eb7-a0c0-e922220116ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395690903499648310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310103956909034996483101039569090349964831010395690903499648310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c68b2e6-4a9d-4aa2-bb8b-7b21d58bb588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee17dda-41e9-41be-ade0-f7de3fba54a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3313936797828919507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507331393679782891950733139367978289195073313936797828919507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128468850245201946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946131284688502452019461312846885024520194613128468850245201946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c333e27-e8a0-4a92-9d12-a58ba0846e03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846710670199066253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253158467106701990662531584671067019906625315846710670199066253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1820a0a-29ae-43ba-8b70-b4837efbccb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17372705079688869367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367173727050796888693671737270507968886936717372705079688869367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165bc37a-f383-4e36-b281-2d0cc12ea846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10656391127716559339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339106563911277165593391065639112771655933910656391127716559339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c71fa1-c0dd-4fe2-9b93-274d3a0385a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092854135170259663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663180928541351702596631809285413517025966318092854135170259663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e4ce07-7e8f-4191-8cb2-087b83ff19e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642081852427745135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135176420818524277451351764208185242774513517642081852427745135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7aacb1-2275-46a2-a335-f7489c590f83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97155686-7bf8-4ae1-9077-bb90b14f92fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203673349380330027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027120367334938033002712036733493803300271203673349380330027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12764505348179050561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561127645053481790505611276450534817905056112764505348179050561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b74202-4077-4a88-b713-3fc3bd07f8ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1431849618434844012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012143184961843484401214318496184348440121431849618434844012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc85920d-61d8-40a9-a331-009eac31974b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3644166575694098297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297364416657569409829736441665756940982973644166575694098297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c67a54-665b-43c8-b531-1ec630de0244, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10992320405679639979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979109923204056796399791099232040567963997910992320405679639979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5c2c19-2df2-4ef4-8e18-c70862e0a6e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9166656254795991649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649916665625479599164991666562547959916499166656254795991649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f4f1e4-bd85-4834-a03a-31f28ed627b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358314461564055495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495103583144615640554951035831446156405549510358314461564055495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad8cb0a-a0fa-42e2-bc39-bd6e5ce0cc20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625550269798684904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904156255502697986849041562555026979868490415625550269798684904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14e208c-ff0f-4603-955c-37af20cbcbd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296848740279272107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107296848740279272107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcfeb2e-7439-4000-82c4-c0666c60c35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087319702598051771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771170873197025980517711708731970259805177117087319702598051771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a953b14-0aa6-453c-b9c6-1fbeda900482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9674515036934853338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338967451503693485333896745150369348533389674515036934853338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0514f1a8-56ba-4f2c-8757-3c7f0a959b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614043164468543821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821106140431644685438211061404316446854382110614043164468543821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092ca95e-6668-41b1-b096-5e80dcb27152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15864399497642779698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698158643994976427796981586439949764277969815864399497642779698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e442d779-4fcf-47db-9ec6-d2f82cdf5d3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15868069299629810396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396158680692996298103961586806929962981039615868069299629810396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c32ecc-ecc1-4a37-8bbe-7eabaa8496f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18415529707701807112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112184155297077018071121841552970770180711218415529707701807112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dbefaee-7f57-479c-a078-bdcac7b21030, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991986953028013060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060179919869530280130601799198695302801306017991986953028013060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b6c845-570e-4841-85d1-9eb27bc05020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782936654814983241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241978293665481498324197829366548149832419782936654814983241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1808761b-5cdc-4be1-b66b-52efbd0b8885, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660567727059926668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668116605677270599266681166056772705992666811660567727059926668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4596f5-19be-400e-8682-90810370db7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906447975090997890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890590644797509099789059064479750909978905906447975090997890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d9253a-d04a-41a5-a953-4d55b14d3ab5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669411216263563703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703866941121626356370386694112162635637038669411216263563703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4e26d0-47ac-43e1-b9e2-5203e76e6716, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585607041430424594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594135856070414304245941358560704143042459413585607041430424594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70da5805-63cc-4845-b49f-ee71235fc5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609965597576592033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033460996559757659203346099655975765920334609965597576592033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb503ba2-33fc-4a00-9aa2-aa721327369f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12627775959191684803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803126277759591916848031262777595919168480312627775959191684803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86714e5a-9748-4252-8b6e-54be16c57bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638388950465605069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069263838895046560506926383889504656050692638388950465605069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a10bc0-a660-4e59-be9a-106b11d28e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509817870630718617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617750981787063071861775098178706307186177509817870630718617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b536e7cf-b15a-4185-b793-f814916f2a19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351e3bcb-347c-4e48-bba3-4db6f29b88af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16313501453124934350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350163135014531249343501631350145312493435016313501453124934350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1757308770351917971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971175730877035191797117573087703519179711757308770351917971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aef9d2b-cace-4ca9-a49f-d86d9935da9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930225427527359445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445593022542752735944559302254275273594455930225427527359445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838750e6-8868-4f39-9e96-b20d8752bad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7195800951263298116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116719580095126329811671958009512632981167195800951263298116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba874d4-65e5-46ba-bf25-4a46ada618fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12245222253796490260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260122452222537964902601224522225379649026012245222253796490260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3450d6f2-a078-4eb9-be35-0492f2030161, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1231553401189853285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285123155340118985328512315534011898532851231553401189853285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8d754d-70b8-4b59-ae24-87f4ad765e47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15044928450953319077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077150449284509533190771504492845095331907715044928450953319077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5591f4-d199-41c8-9651-2fac0105e5c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903202004325844651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651169032020043258446511690320200432584465116903202004325844651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3fa065-7fcd-4d45-8231-478d91c64c04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 482772460096425396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396482772460096425396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926f4300-855d-41d4-8479-f6d3b7cc6059, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2598236510327000106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106259823651032700010625982365103270001062598236510327000106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67a5e24-fe4c-4a95-9bcc-a1d3dc315896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7541913552144546704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704754191355214454670475419135521445467047541913552144546704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcf5fa8-dd1f-4f45-bc91-660882d62e25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900429654426741342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342179004296544267413421790042965442674134217900429654426741342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62d049c-4712-4983-8160-781f17843da8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17373010734740656172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172173730107347406561721737301073474065617217373010734740656172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073b35d3-7c60-43f1-952a-54e4840e7cb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670578394920816131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131670578394920816131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae193994-6e10-44f0-bad9-126a1f289669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16469037461163963249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249164690374611639632491646903746116396324916469037461163963249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632abdc5-a54a-41e0-9ec7-c759b185580b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652919010686297440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440565291901068629744056529190106862974405652919010686297440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640887b7-2e8f-4b65-8072-19b29c483eba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17191995883897970453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453171919958838979704531719199588389797045317191995883897970453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a595ce-74c1-498f-b7d3-38380e0b3587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18325879282635789895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895183258792826357898951832587928263578989518325879282635789895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf4b160-2b5e-43c5-af95-83b23a7210c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592442034506084773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773155924420345060847731559244203450608477315592442034506084773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3aa0551-dbf4-4838-890a-1169dcecc80f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060837754109612940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940306083775410961294030608377541096129403060837754109612940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da36de8-df8c-4a80-9c89-c3e9b5e93b18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018845494570432817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817601884549457043281760188454945704328176018845494570432817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531abdf4-a939-400b-afc9-b10feb3d6185, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074978552048807641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641180749785520488076411807497855204880764118074978552048807641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6fad8a-d2f5-4b1b-ab0d-fded07aa2dce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7042359218542981363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363704235921854298136370423592185429813637042359218542981363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bc925d-e232-493c-a768-fed7ff140a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1281263907974398389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389128126390797439838912812639079743983891281263907974398389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b628573-cafc-489b-b854-b836f6e318a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9482737733318497844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844948273773331849784494827377333184978449482737733318497844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04148a8-017d-4f1c-afa9-5c32c4f1a572, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775169995787395145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145377516999578739514537751699957873951453775169995787395145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cb6491-0a32-48ef-9b06-8aeec85bb4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13077929372701664163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163130779293727016641631307792937270166416313077929372701664163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4863022-7e4b-4de2-87f2-3715d7ab5591, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17145321613372437107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107171453216133724371071714532161337243710717145321613372437107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79c3d96-0a9e-4d12-86f6-ad464c10df81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964331594299470050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050964331594299470050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd5d05c-b635-4f85-a8ad-1c59f1233e37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825471134034818221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221825471134034818221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac58078e-8053-4b4c-9c73-b80f0ffb18fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960512214357459193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193129605122143574591931296051221435745919312960512214357459193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb26040-389f-4d2e-81d7-0bf22d34f283, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679871375881237648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648267987137588123764826798713758812376482679871375881237648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c71966-efe5-4b04-893a-c3233129ca9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763244007127901745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745117632440071279017451176324400712790174511763244007127901745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae9dbd4-202c-4809-8903-b6ca05354c4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112517838920870418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418411251783892087041841125178389208704184112517838920870418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87ee4f1-07a5-45e1-bff8-aa4f53e7c518, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089590017640863306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306150895900176408633061508959001764086330615089590017640863306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6eecbf-8e02-4fe0-bdbb-79724d16b943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12427958167682674822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822124279581676826748221242795816768267482212427958167682674822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7a2638-a184-49e5-9d36-9f064755e191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534516083321471981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981115345160833214719811153451608332147198111534516083321471981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55274ab9-8d96-47f8-91d9-d7a27af1580a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128301984880210083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083912830198488021008391283019848802100839128301984880210083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208ec522-bed9-41f6-88dc-04cf38877c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867861264562977369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369786786126456297736978678612645629773697867861264562977369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd146a8f-678a-4d15-bbae-60e828309156, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4200891737765023986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986420089173776502398642008917377650239864200891737765023986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db956fa7-ccaa-4f66-93e1-fb7539131cb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5284062061685993950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950528406206168599395052840620616859939505284062061685993950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca067c8-fd3a-45d5-895d-9014e1cda5c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391961818245452290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290123919618182454522901239196181824545229012391961818245452290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fd0346-eeb4-4603-b092-3224b539caed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15859821810961637577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577158598218109616375771585982181096163757715859821810961637577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ee8cde-e631-4fd7-9d84-efca71abd4d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896390656794256165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165589639065679425616558963906567942561655896390656794256165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9d6593-f034-4c2e-a809-4104decb7186, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 952412920555330585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585952412920555330585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6606e7-4ee4-49e6-94f3-6e8abd673131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425606201965758343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343742560620196575834374256062019657583437425606201965758343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b390322-8756-4d58-9fc5-66e0f57d8a93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556541769156501467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467255654176915650146725565417691565014672556541769156501467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f5dc5a-7494-40d3-8970-552d509b5d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6247516557816010673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673624751655781601067362475165578160106736247516557816010673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18199bc5-4d17-4b7e-9318-3906cedac198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721814521140790394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394167218145211407903941672181452114079039416721814521140790394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7534dc3-564a-4f10-9856-5dc63c09b9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5941090311199396413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413594109031119939641359410903111993964135941090311199396413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bde329-93cd-4da6-a208-9a4bec95351d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6785264364669772778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778678526436466977277867852643646697727786785264364669772778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2356d80-4ab2-446b-b8bd-a3a2ab782300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c66697-c417-414f-8bbe-e1158a09e68a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13816950892262260373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373138169508922622603731381695089226226037313816950892262260373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5716296572236974016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016571629657223697401657162965722369740165716296572236974016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b180e106-7414-426a-80e1-17a243fd4e21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 854620727220261438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438854620727220261438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30f8552-0006-4f0f-bdb7-9c7924422209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2797437591742296744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744279743759174229674427974375917422967442797437591742296744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5828046a-efee-4839-8456-e86ea8dd78ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13391268829589060011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011133912688295890600111339126882958906001113391268829589060011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dfb47eb-b117-4b9b-b8bc-d7e3e97ec182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3658182696287750956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956365818269628775095636581826962877509563658182696287750956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff421d8a-7251-4fcd-ae3c-0cd548296008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364378214155129225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225636437821415512922563643782141551292256364378214155129225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1782a68d-16ff-4524-9c86-1e8a7e8c6726, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1650614498921954635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635165061449892195463516506144989219546351650614498921954635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b66b786-78ee-453b-8379-1d4a8471e043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8305649736093803439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439830564973609380343983056497360938034398305649736093803439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ebbc94-4321-4729-b2cf-292f0bd52887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911701407250014787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787119117014072500147871191170140725001478711911701407250014787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e5022b-1b62-4d7b-905d-1cc411870c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638668439380274528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528263866843938027452826386684393802745282638668439380274528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3733e364-afe5-4975-8fce-3e935dae5182, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8472474642123975875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875847247464212397587584724746421239758758472474642123975875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e122778-7aaa-4aa7-bf89-414cb7d55735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660759106066347981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981116607591060663479811166075910606634798111660759106066347981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072d3c7c-37db-4bc2-ad9a-c5d39fab4fb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894183057974058742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742158941830579740587421589418305797405874215894183057974058742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86ea7ec-b886-412b-bd99-5c2a6898b2d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3935220011791111458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458393522001179111145839352200117911114583935220011791111458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716c776c-a214-4d79-b26a-08857573f4b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafc1e36-4eae-4d8c-9deb-85083a13d856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593483331174729541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541159348333117472954115934833311747295411593483331174729541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14725775205430323410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410147257752054303234101472577520543032341014725775205430323410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948881d4-fc15-4504-8f4f-ffaa5bc9b185, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13797232672276953836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836137972326722769538361379723267227695383613797232672276953836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f68d714-e76a-45b4-a56b-b7ce3e338f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492127762578168410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410649212776257816841064921277625781684106492127762578168410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03237b91-beac-4f3f-9b9a-98e272c00bba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703817516507353876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876107038175165073538761070381751650735387610703817516507353876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22e5461-74d5-4278-887a-ed7fcd58630b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13841367239330126369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369138413672393301263691384136723933012636913841367239330126369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3d277b-b83e-4d3c-bc39-1ec42c59317e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816610763592098978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978128166107635920989781281661076359209897812816610763592098978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618c26be-a8b4-4353-af9b-0856b5b6716d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2076944760529631670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670207694476052963167020769447605296316702076944760529631670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6634ab3-cafc-4265-9026-15699a83e2c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13917608063563559379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379139176080635635593791391760806356355937913917608063563559379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b459829-7bde-477e-81af-fc38cf456405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974023486867815010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010197402348686781501019740234868678150101974023486867815010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5885a6c-e54e-40fe-8af0-11232c59755d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4699336706949261078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078469933670694926107846993367069492610784699336706949261078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa94b042-cce4-45b7-8020-644fd6dfec24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694633426239136157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157136946334262391361571369463342623913615713694633426239136157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49b025a-7b8a-4c36-a4a9-44e7f630b40d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406340251978249219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219940634025197824921994063402519782492199406340251978249219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19786998-b8d4-492e-b59f-d8bed837036a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1298780845731740199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199129878084573174019912987808457317401991298780845731740199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b162771-b04d-4291-9131-daa1a7b7a688, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903923040525227034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034290392304052522703429039230405252270342903923040525227034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e2455a-f947-4a23-9f4c-add932fe3387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15811079892185273676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676158110798921852736761581107989218527367615811079892185273676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f9c3276-63ee-420e-a6aa-2ef3aa97f5f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387905972946218079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079133879059729462180791338790597294621807913387905972946218079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b40134-6dd5-4492-8498-d65c310ee36b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a1983d-af94-4177-84f0-42282fd1ae34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14355473405196021605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605143554734051960216051435547340519602160514355473405196021605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964973470363572314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314964973470363572314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb13dce9-6f20-44ac-b438-825888c12bdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8538609667201347355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355853860966720134735585386096672013473558538609667201347355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f7bbae-86c2-4ce5-a50a-aa9fff2fd924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7186794403110558787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787718679440311055878771867944031105587877186794403110558787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9793eb0a-e006-437c-b603-950fd20be126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338710934366797086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086133387109343667970861333871093436679708613338710934366797086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e21f32-3476-4cf5-a7a8-2eeda77d7b5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8872408666315837594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594887240866631583759488724086663158375948872408666315837594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885e05c5-4e3c-4f8b-8baa-c853f8b74275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9083784674787201402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402908378467478720140290837846747872014029083784674787201402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991a8e17-cd69-4ebe-941c-89bd2ac077c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829971151220492371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371482997115122049237148299711512204923714829971151220492371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e92655b-3952-451f-b55f-2947c9938d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5356ca56-e39d-4258-a989-6689523aa5c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888773846098395954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954288877384609839595428887738460983959542888773846098395954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360855197050464772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772236085519705046477223608551970504647722360855197050464772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747c871a-452f-4843-8c6a-470a042c0836, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bfbb40-3724-41b6-a46f-23f507bab4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717987759025767462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462171798775902576746217179877590257674621717987759025767462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4688944042030069897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897468894404203006989746889440420300698974688944042030069897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b252f1-271b-4253-b6d7-ea43d171e729, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11469239788074152128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128114692397880741521281146923978807415212811469239788074152128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcb505-1acc-47d1-9d3d-0f4029c95825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11856524690781975701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701118565246907819757011185652469078197570111856524690781975701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d84348-500b-44db-aaa0-ca724cdf55f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ac60fd-4eac-4059-ae5a-a782c1999ed9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8711249866429672809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809871124986642967280987112498664296728098711249866429672809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810256121919826675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675148102561219198266751481025612191982667514810256121919826675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4adc1f-f543-4273-b430-56bfa6f5b4cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86062418-cae6-43d7-8f8b-8fa83912ab5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12566371552453212823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823125663715524532128231256637155245321282312566371552453212823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5739312740182612267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267573931274018261226757393127401826122675739312740182612267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceb0aa7-f3c0-4f6d-af75-299cb9c5f487, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 36888727208641444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444368887272086414443688872720864144436888727208641444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d8762f-921b-48b9-a0bc-ab6af2227c07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14528530926139940694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694145285309261399406941452853092613994069414528530926139940694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037262ff-7410-4216-bb88-1ea94289bcf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14233218275077783890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890142332182750777838901423321827507778389014233218275077783890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379aa64d-c350-4bed-a0d3-1f82a8ab80d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883336410991448863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863588333641099144886358833364109914488635883336410991448863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c4a96d-b481-4b81-8a3b-2047687db690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18061551410172247113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113180615514101722471131806155141017224711318061551410172247113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9ceed4-e81b-4abc-b659-567af4b125c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10140428451555358489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489101404284515553584891014042845155535848910140428451555358489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364bf4d0-2823-49af-9082-0e89ea3db027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768834936050759308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308776883493605075930877688349360507593087768834936050759308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e96ad2-e2d9-49fb-8972-6b1168abe2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150743829931817658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658615074382993181765861507438299318176586150743829931817658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b41709b-3731-41fc-ab1b-d8742dfb29d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf4f821-2768-4b7d-aacf-2d4cba856ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420959912781310389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389174209599127813103891742095991278131038917420959912781310389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16212361739571676540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540162123617395716765401621236173957167654016212361739571676540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458ef542-ee59-4260-9218-a5f67bc4bfbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1841769249382180928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928184176924938218092818417692493821809281841769249382180928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1c71f5-4a8e-47b6-b6a5-bc100c0fd878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4331639454286495472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472433163945428649547243316394542864954724331639454286495472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f006d8-2444-49d0-9ac1-bf4ee6af7d10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997266894880205736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736299726689488020573629972668948802057362997266894880205736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a0ca37-d563-4d5a-bf38-059f4eaefc27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424058585798321171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171174240585857983211711742405858579832117117424058585798321171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420dda5a-2c0b-49af-b2af-d6677a262484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18102455367889141089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089181024553678891410891810245536788914108918102455367889141089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755cb7f4-9bc5-4989-bed3-93939db98157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17399330355432743888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888173993303554327438881739933035543274388817399330355432743888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c075b3-e48e-4665-affa-bd0741a980a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2217133023216862132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132221713302321686213222171330232168621322217133023216862132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202070a1-5b4f-4816-abf8-ed6d52461c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759158116599907292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292475915811659990729247591581165999072924759158116599907292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c65929f-6992-450b-85dd-d5ce75762977, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10401832990201161213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213104018329902011612131040183299020116121310401832990201161213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766f4698-3687-4d4d-8a9e-546e0cc9afca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120089711880012618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618101200897118800126181012008971188001261810120089711880012618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fbd8215-8a88-4fef-85fd-e65171b63c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12520488553019210376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376125204885530192103761252048855301921037612520488553019210376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4fec3c-cec0-4776-a751-91c8391be667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e06e6e-b71d-466a-9b2a-35638e98cbe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3283607092777358483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483328360709277735848332836070927773584833283607092777358483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042164639131832600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600604216463913183260060421646391318326006042164639131832600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaed0c53-80fb-4018-bea9-a9a4e0ec6eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232153534700126540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540152321535347001265401523215353470012654015232153534700126540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6095b50b-6c2c-406f-8de7-164c68a0ecc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6532292652585373348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348653229265258537334865322926525853733486532292652585373348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540b2e25-5a31-4c37-9d3a-9e3c8f8d2bcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8727423766450105692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692872742376645010569287274237664501056928727423766450105692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88f79e2-15dd-4465-a9e2-ee84b9a7d488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951221172090312497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497159512211720903124971595122117209031249715951221172090312497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6b1948-8427-44c9-b1b1-bce3c82e870e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12625005015298400393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393126250050152984003931262500501529840039312625005015298400393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ddc5705-4f12-481a-b8db-61a1c4055421, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5fd5d1-6cde-49a7-a23f-5c70efbd9b66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261546534599023162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162426154653459902316242615465345990231624261546534599023162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866384418212309872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872186638441821230987218663844182123098721866384418212309872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d55be7de-25dd-4de9-a14f-5f2a82971b73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994191191456467252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252999419119145646725299941911914564672529994191191456467252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f465ad-2ffd-4e03-b4d1-b595d5091f66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9360175820472018610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610936017582047201861093601758204720186109360175820472018610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f9afe0-e9c8-417e-a571-23e4a0469f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724365775091981882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882137243657750919818821372436577509198188213724365775091981882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9919ef-bb21-4622-9b57-f4693c33aa95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295842795031178513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513929584279503117851392958427950311785139295842795031178513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681ee660-6eea-4110-8853-5367d64fc88a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11788887250134007774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774117888872501340077741178888725013400777411788887250134007774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca5f1df-eaaf-46b5-89ec-37b2e0db9a75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12557819217624684024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024125578192176246840241255781921762468402412557819217624684024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958d0cba-4121-48ca-94c7-b69ba22a9da2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be529cbc-dc97-4475-93eb-7d7c7c6cdf3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116320584540005310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310111163205845400053101111632058454000531011116320584540005310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3260302029057526892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892326030202905752689232603020290575268923260302029057526892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42621485-39f3-4e79-b159-bf5cdfa46e49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783d6d69-c1e1-4a4f-96fc-70ad9113dcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8743079612597283206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206874307961259728320687430796125972832068743079612597283206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336996369813837750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750143369963698138377501433699636981383775014336996369813837750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b87f7a-199b-4828-b252-bcb985758db5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304437582436748651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651230443758243674865123044375824367486512304437582436748651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e46670c-ade1-429f-808f-b62a157fa15a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908745262378469487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487119087452623784694871190874526237846948711908745262378469487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5186494c-9c37-4ada-a6a2-765b3c4b0d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983bef2c-3d8f-4230-8308-8a8255a4011f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156577834496835523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523151565778344968355231515657783449683552315156577834496835523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011427272436008600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600901142727243600860090114272724360086009011427272436008600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ba23fb-04ae-4ce9-a973-548c781c3ad2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125241218702093328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328712524121870209332871252412187020933287125241218702093328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0047316-cbf4-48bf-ba06-1c5ab9f00627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192519910329932815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815119251991032993281511925199103299328151192519910329932815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f55202-0a25-4b82-832c-daf87a8b9760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c385a0-db0f-4407-ac14-c596e4b16419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800883857035011188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188780088385703501118878008838570350111887800883857035011188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451299569243760755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755645129956924376075564512995692437607556451299569243760755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24718d79-ac72-4845-b74d-665ad243a018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409105906331625241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241240910590633162524124091059063316252412409105906331625241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb3eb9f-4f4e-4f08-ae62-65667fa7fc26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273637499137925552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552827363749913792555282736374991379255528273637499137925552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0caa44-15a4-44b6-b92e-8c4d0aa55ae0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064438160994431791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791130644381609944317911306443816099443179113064438160994431791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3211962a-49ae-4b7c-9986-37fdc7e0a2b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816537663765098167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167581653766376509816758165376637650981675816537663765098167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141d4668-4f95-49f9-a64a-e50a388b7e05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13421284683566595472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472134212846835665954721342128468356659547213421284683566595472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc887551-b6ad-45e6-b918-e9b8c7c6e83c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 305749373111338769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769305749373111338769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3cc84a-9a02-48cf-b42b-ac92587809ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10863675376617122207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207108636753766171222071086367537661712220710863675376617122207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0eb4d2b-6786-4454-81b2-59175ace4d67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2098252133986541564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564209825213398654156420982521339865415642098252133986541564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3840cc06-d641-4abc-a443-b5d5c8925ffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18195069396140862712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712181950693961408627121819506939614086271218195069396140862712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0627bb-8b14-4d0c-a54c-85fc1621f703, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684261755670949104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104368426175567094910436842617556709491043684261755670949104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5edace68-80d0-47ba-b86f-83dc95665126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692309334806984375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375869230933480698437586923093348069843758692309334806984375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd417ac-2c0b-414a-94c1-b8b7c0a86901, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13594553070830223171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171135945530708302231711359455307083022317113594553070830223171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4fdc38e-687b-4159-ae99-87b9c60f2dcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960877058629433254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254296087705862943325429608770586294332542960877058629433254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff92149-7fca-4564-82e5-2d2c27b82aed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4346919321563097608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608434691932156309760843469193215630976084346919321563097608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864c0fe2-0316-4c4e-b949-bc2657a3192a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015412987200345547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547160154129872003455471601541298720034554716015412987200345547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0538b7-aa27-4791-8989-739a46a51c06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888988703183077076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076148889887031830770761488898870318307707614888988703183077076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3824516d-9763-43e9-8960-8e20da1cb918, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605344379918284485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485560534437991828448556053443799182844855605344379918284485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9a96df-7805-4b1e-bd32-59ac59c1e90d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272567942428096985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985172725679424280969851727256794242809698517272567942428096985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9503b1d5-f634-41fa-8e14-7d69ef75eb61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6891776070088120952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952689177607008812095268917760700881209526891776070088120952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b147e41-6153-4290-8d1d-194514084193, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073663501660269108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108107366350166026910810736635016602691081073663501660269108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f910ae69-f12f-4877-8bf8-c7cfa0ed62c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12263377359641552704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704122633773596415527041226337735964155270412263377359641552704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93abac44-b5ad-4c92-acc2-79c7484f208a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202979018748498125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125172029790187484981251720297901874849812517202979018748498125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5048d2ed-ebd9-46e5-8b15-45636bc04133, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031893193307798533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533140318931933077985331403189319330779853314031893193307798533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85855f8b-218b-4acb-9be6-a39f8725b0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 564808250700521259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259564808250700521259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca4f350-e542-4d14-a506-aa4192b346d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851813503846185361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361148518135038461853611485181350384618536114851813503846185361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1936571d-e63d-4800-8d40-7ef9339131e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9609427848245328813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813960942784824532881396094278482453288139609427848245328813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2febbb8a-0475-4887-988e-c774b11f775f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3146272037274293483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483314627203727429348331462720372742934833146272037274293483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bb9443-11c2-4a3c-95f3-7553f83eb075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387137853950679644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644113871378539506796441138713785395067964411387137853950679644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e065cc7-0ef1-4a23-b8d8-faf043e68e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 716883894089215738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738716883894089215738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70dd6a7d-44b0-4abe-b916-cf2b626cf2f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361403711987351227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227113614037119873512271136140371198735122711361403711987351227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d0d0f8-1a73-422f-9a32-5d6087dd97ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3930420054786486905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905393042005478648690539304200547864869053930420054786486905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea88feb-6557-4b36-8b7f-be18bfe84771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037048791980996648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648603704879198099664860370487919809966486037048791980996648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86ef07ef-895b-48c8-b5eb-b0a3b0dff72b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11541850729008547278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278115418507290085472781154185072900854727811541850729008547278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2065e2a-c935-444b-8bd0-07dd2e9db023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb36bfc-1876-43b4-b382-54ae079d0246, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065238738376528509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509150652387383765285091506523873837652850915065238738376528509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749565685328826560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560574956568532882656057495656853288265605749565685328826560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3981742d-edcd-4173-8446-68023c885b6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526510966413185006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006526510966413185006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e6d9db-10c0-44db-958f-fb14dda6bcb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 260132956214000317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317260132956214000317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9584e5b7-3584-4813-8a92-a97b697c3280, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7ccd91c-7cd8-4e67-867f-d4e2b100f394, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621881792685079080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080862188179268507908086218817926850790808621881792685079080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5746689684175532972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972574668968417553297257466896841755329725746689684175532972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cebab78-ad03-40a0-9c5f-428c9ee783dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899775272663091156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156178997752726630911561789977527266309115617899775272663091156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15cef06b-a96a-4293-b590-a2e4072a2491, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17914753323690340395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395179147533236903403951791475332369034039517914753323690340395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b169638d-9321-4962-aa01-e35970089f7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11365582005418745229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229113655820054187452291136558200541874522911365582005418745229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86dc2921-508e-47bb-9cea-72e4ff56beae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630093656673031300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300363009365667303130036300936566730313003630093656673031300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b000bd6e-d271-40ad-8bd5-7ce76155e36d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129343762384737550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550161293437623847375501612934376238473755016129343762384737550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58983838-aa17-48bf-9b2c-0f70eefe3039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984286771542093093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093598428677154209309359842867715420930935984286771542093093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59079cf9-91bb-41c2-b4b1-9f81d6242a3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3350852308814797745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745335085230881479774533508523088147977453350852308814797745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bdb027-0773-48ff-9623-6b1a42641b48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14559482359929844421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421145594823599298444211455948235992984442114559482359929844421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb613e4-1ed3-425c-be39-e563cd0486db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12500020962209387919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919125000209622093879191250002096220938791912500020962209387919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e407211f-38a7-4907-81d0-e34abfdf25a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201201689438006844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844920120168943800684492012016894380068449201201689438006844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57b2b5c-daed-4e34-8171-02c7a36073bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9e6aab-af03-4beb-afd9-c0b2c7cedb3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4753971688539423938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938475397168853942393847539716885394239384753971688539423938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122876997439676455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455151228769974396764551512287699743967645515122876997439676455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2dedd9-0b3b-4cbd-9761-d899ca1eb997, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271569467781194310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310172715694677811943101727156946778119431017271569467781194310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e670401-c5a5-4dfa-8290-beb9cf2f85a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10041484714527481991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991100414847145274819911004148471452748199110041484714527481991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8a14a5-0338-4653-8599-d430d6d4d0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123263335071302147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147712326333507130214771232633350713021477123263335071302147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc148ac-5828-4822-ab1e-8e1384c81d3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675683247601066311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311867568324760106631186756832476010663118675683247601066311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5776b53-77b4-4712-92f6-045b6873ada3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6194077306359549811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811619407730635954981161940773063595498116194077306359549811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708ee694-0202-4805-991e-c8c5165560fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058436206899050451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451305843620689905045130584362068990504513058436206899050451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49850e6f-85e3-4695-b59e-73c6b0100a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668890533616268871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871166889053361626887116688905336162688711668890533616268871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3789ea9-a3a9-4950-8af2-00612168f97e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13080503468882043342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342130805034688820433421308050346888204334213080503468882043342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331a5de4-31c6-4809-8605-aaf0685612e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512330407502026307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307951233040750202630795123304075020263079512330407502026307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499170be-db28-411a-8ff6-19e06b33183c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 210cb1ef-579d-4f7d-adc1-f8e4eaaef1f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714461828235401856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856471446182823540185647144618282354018564714461828235401856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480207863088110643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643134802078630881106431348020786308811064313480207863088110643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5564254-1983-4815-8f36-184940f11292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165c8ff4-bfca-4183-a62e-407894ef54dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289848578398455574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574112898485783984555741128984857839845557411289848578398455574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8089536105591183030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030808953610559118303080895361055911830308089536105591183030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffce7030-4375-4dfc-acc7-f2d545b1e482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941095436245122675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675994109543624512267599410954362451226759941095436245122675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b428aca-e97a-4cf0-9c85-57a232c04671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13801372676800778246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246138013726768007782461380137267680077824613801372676800778246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc5dd49-d7ff-43dc-b48b-79ade7e5129f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541136565858719306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306175411365658587193061754113656585871930617541136565858719306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f581f5a-d2ff-4f15-a4ff-47bf4ece7fe1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11264189229354477098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098112641892293544770981126418922935447709811264189229354477098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a87a404-7b08-4d27-be89-6de92dfc94b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345998866460228257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257734599886646022825773459988664602282577345998866460228257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b870ee4b-bc4b-4326-b67b-fca4343f26a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9182687165985961942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942918268716598596194291826871659859619429182687165985961942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2870901e-096e-4ac2-984a-d42122d1f3d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056171998324760123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123140561719983247601231405617199832476012314056171998324760123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e31dbe-c2b0-483f-a2be-9658eb7c124a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16042104225032837244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244160421042250328372441604210422503283724416042104225032837244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9a64a5-3418-479e-9890-461b73f060c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560309092915016058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058156030909291501605815603090929150160581560309092915016058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5747ae-100e-4bf9-a6f5-4d1e5980589c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007493677811500943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943150074936778115009431500749367781150094315007493677811500943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7632f0-632c-4ae7-9636-4343dc2ee42b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1214739405833465249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249121473940583346524912147394058334652491214739405833465249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecda7cf-30b4-44a1-b571-cd2b27d0e069, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152332311106468967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967181523323111064689671815233231110646896718152332311106468967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7beb36-6f0c-4f33-a155-dcc398c6c2d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180664830962318028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028171806648309623180281718066483096231802817180664830962318028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87310b9c-41ea-4120-8bfa-6dc6b915397e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6321258738129098692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692632125873812909869263212587381290986926321258738129098692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d7b255-2fa5-4989-a086-ca39679222de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 530609429537529342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342530609429537529342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0ad3d7-cc70-4bc4-89a4-9745e2ef6bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8712027147412123290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290871202714741212329087120271474121232908712027147412123290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb01ed2d-42e5-4de7-80a4-4a2d2f5e26c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450603627171795431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431164506036271717954311645060362717179543116450603627171795431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f98023-5cff-4b37-85f4-b9479737f68e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642427789828487404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404146424277898284874041464242778982848740414642427789828487404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bfed5e2-fd16-4b9a-877b-421df06458b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245463332256329850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850245463332256329850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27828b2b-c3ed-462e-8163-892b2aae7384, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f156c957-f0cb-41b5-9723-0155976fb6d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9724619544625243310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310972461954462524331097246195446252433109724619544625243310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122542192165546640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640141225421921655466401412254219216554664014122542192165546640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60f2e5c-8d46-44c1-81f2-b3a08f4cfe53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4057535692588457907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907405753569258845790740575356925884579074057535692588457907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950fe7a4-24fa-4738-8a07-2e288bf7cdad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047377408277480896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896120473774082774808961204737740827748089612047377408277480896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2d5a49-3cb5-4351-bb4b-b6ccb8c971ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889702367118032056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056888970236711803205688897023671180320568889702367118032056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310c3f6a-14de-4e4d-b76a-8f39b09a61fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933aff6d-1f50-45ee-8e39-3960add65a3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14900026804332016736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736149000268043320167361490002680433201673614900026804332016736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470537389517789887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887847053738951778988784705373895177898878470537389517789887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32066c8e-2743-463a-a3fd-866f6540d2e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17879932203821947159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159178799322038219471591787993220382194715917879932203821947159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2a413a-a419-4245-afeb-401e30086f10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6882543707182873598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598688254370718287359868825437071828735986882543707182873598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da5ae54-dad2-40f9-9663-03923fdc0d2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2880747614523938061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061288074761452393806128807476145239380612880747614523938061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ccb6ae0-2011-46aa-9e68-6088a2ed108c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7196131388121677359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359719613138812167735971961313881216773597196131388121677359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85945523-7c27-43d5-8a19-d580164f9e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459966595175401749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749164599665951754017491645996659517540174916459966595175401749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6c7bbb-30b9-4843-a118-86559ad428a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134526042538005644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644131345260425380056441313452604253800564413134526042538005644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc6a8fa-3f33-4f3f-9bd1-51953fb2c368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11528302964785279088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088115283029647852790881152830296478527908811528302964785279088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac97e4f0-3aec-465f-8d95-d7be64919465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013882853217147613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613801388285321714761380138828532171476138013882853217147613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee2de59-bcae-4a9c-8c6e-7167e0932c59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791586538336141400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400579158653833614140057915865383361414005791586538336141400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85569d6f-a63a-4054-8206-d1c21349d1a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058848555164707656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656605884855516470765660588485551647076566058848555164707656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8430fb5f-a0a0-42c3-bc09-f240a821a2b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950051660236996200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200495005166023699620049500516602369962004950051660236996200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4385c59d-51b4-4921-8272-141ea89631d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9780401121902145134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134978040112190214513497804011219021451349780401121902145134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b92740-590a-4eb0-bf2a-25a275131216, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172455511251266856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856817245551125126685681724555112512668568172455511251266856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d21a409-02e9-4cb7-81ec-312c7cb97b67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15971303042466785219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219159713030424667852191597130304246678521915971303042466785219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84411d28-d51f-4a7c-a643-e10cb2c8aa0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147628265550327117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117114762826555032711711476282655503271171147628265550327117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421e4019-6b3c-4d5c-b7d6-fcfa4c460e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11945306691347552417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417119453066913475524171194530669134755241711945306691347552417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f323e1c-8058-40c0-b284-0f857a2d0cd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3315399942866879168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168331539994286687916833153999428668791683315399942866879168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b2ea0e-96d2-4262-8030-b254556fca0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edcae663-985b-4778-9967-30ea33d2268d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603154258042770976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976660315425804277097666031542580427709766603154258042770976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304042110803579024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024133040421108035790241330404211080357902413304042110803579024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a271eeb3-42e6-4ddf-8fc2-a1252222863d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15825365495537978145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145158253654955379781451582536549553797814515825365495537978145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84002ba-fddf-4e90-9fc4-56de09b26321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415356846256592339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339441535684625659233944153568462565923394415356846256592339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba959d4-80c3-4f34-98fe-0196a30a9cd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e11d6b-ff98-4835-bffe-5c06cb9a37ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842361739011270218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218184236173901127021818423617390112702181842361739011270218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15655686591823802760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760156556865918238027601565568659182380276015655686591823802760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23ad872-995a-4316-b4bb-8bb2dadb3336, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13947270458168515155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155139472704581685151551394727045816851515513947270458168515155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abcd0d7f-0a7d-4a7a-bb01-94ee732c08f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639736611639016721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721163973661163901672116397366116390167211639736611639016721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05e394c-36f4-40cb-8b12-d29800048c98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4438983704076395518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518443898370407639551844389837040763955184438983704076395518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbee6447-ce7a-4ace-bc3e-15a26eafb359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6eee66-5eb4-48f4-81c0-867b58e12207, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643505651441954793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793464350565144195479346435056514419547934643505651441954793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359829835933822205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205163598298359338222051635982983593382220516359829835933822205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df023fb6-7528-4c94-9d36-0c66445a5391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11486861449281881279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279114868614492818812791148686144928188127911486861449281881279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa2a8a7-a711-4c1e-9f37-0d3583d45e2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5056191808123092891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891505619180812309289150561918081230928915056191808123092891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b3d052d-07f4-41f4-9440-6192afff7caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16149656755356385256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256161496567553563852561614965675535638525616149656755356385256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d131be2-a1de-4f8b-9f47-98ad3ba8dbcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9312518934118865765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765931251893411886576593125189341188657659312518934118865765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbee62a-eefb-4906-a527-095d8a8585f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3422628519089129601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601342262851908912960134226285190891296013422628519089129601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f89105-11af-4fc1-a554-c80f6af90b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127423650217181171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171212742365021718117121274236502171811712127423650217181171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90e0088-3fb1-4848-ab95-a2ca0ba2eaf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16845365409536155583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583168453654095361555831684536540953615558316845365409536155583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a5a7a1-93db-4242-8342-9011d787d276, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855288021296097967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967178552880212960979671785528802129609796717855288021296097967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c249adb-aaf5-4f30-8959-79c23ce5ca7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543555268062234353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353115435552680622343531154355526806223435311543555268062234353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218fea33-3143-4475-938d-7c4c18bc2eda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245981511637832121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121824598151163783212182459815116378321218245981511637832121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a14a55-1962-4194-81a1-5fce284c38eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14215235390742101565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565142152353907421015651421523539074210156514215235390742101565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9852651-13a4-4329-b848-de5a0598a164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17831762714940857603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603178317627149408576031783176271494085760317831762714940857603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2233e9f3-57ec-4aa0-ad97-d00f508e5cd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952853900890069655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655395285390089006965539528539008900696553952853900890069655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af09498b-9e6e-424d-b8ea-bc054c67c588, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14893623904144845791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791148936239041448457911489362390414484579114893623904144845791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2563c4c-ce33-4cd1-b20b-07628d38b9b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15078971914759306944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944150789719147593069441507897191475930694415078971914759306944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f47c02-5fec-4e96-afe4-58bb1e0334b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115262244848438728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728211526224484843872821152622448484387282115262244848438728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c4db62-61cb-4ead-9465-d8d22e427799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6402315412346677035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035640231541234667703564023154123466770356402315412346677035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52bc3e4-79f8-4565-81b5-69e0031c65a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8395065442106549146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146839506544210654914683950654421065491468395065442106549146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9fe095-32ea-4eea-af4c-5e685c093f54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700073426004902512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512157000734260049025121570007342600490251215700073426004902512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3663442e-933e-44eb-adb9-ab8defda66ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217765674865491152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152217765674865491152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f741a99-8469-4dd7-8998-4acca808dc48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3333067613001724721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721333306761300172472133330676130017247213333067613001724721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a85bc7-eec9-41bb-ac54-62dbd1341fbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13280047832740736852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852132800478327407368521328004783274073685213280047832740736852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128b4493-8d15-47ac-aa1f-ef1471e15444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9786364953060661087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087978636495306066108797863649530606610879786364953060661087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae37525e-12c6-402d-8d87-34f872924c37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1439630849582742093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093143963084958274209314396308495827420931439630849582742093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3def26ed-185e-4049-ae9d-6f7b0bd90f45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3703838043903859392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392370383804390385939237038380439038593923703838043903859392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc906d1-5992-4476-8b9e-a1848b4dc07e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17318954494464432531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531173189544944644325311731895449446443253117318954494464432531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bf120d-fad0-47a1-bab8-3579c8301089, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cd7b6e-aa49-4430-a022-3bf920bdeca5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398077023216521089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089939807702321652108993980770232165210899398077023216521089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173058115799292112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112717305811579929211271730581157992921127173058115799292112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6ba561-84e8-4e9b-a8bb-0fe3923b950c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161390425869988926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926216139042586998892621613904258699889262161390425869988926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c6b6b0-9c4b-4222-a8ca-1ed080d47770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448273310417514674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674154482733104175146741544827331041751467415448273310417514674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf8b7d0-9f1a-42af-a4ea-e8ebfa2cc98f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9710369051414256718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718971036905141425671897103690514142567189710369051414256718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65fc0ae-b38f-4219-88e9-7f643da9c235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079120183473002954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954107912018347300295410791201834730029541079120183473002954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bff73ae-b864-4445-b49a-7d0ff64a5d7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 870607149559530972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972870607149559530972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf10a344-403e-4f2d-ab95-e3f8e2ebcabf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17505025326769882912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912175050253267698829121750502532676988291217505025326769882912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2898ee12-3388-4d8c-bc3a-40f32f2eeb33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789897607111313753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753278989760711131375327898976071113137532789897607111313753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f4d7f4-d9f3-489d-bc78-fb98897851d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1893662449451291372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372189366244945129137218936624494512913721893662449451291372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22487150-6ce7-4f0a-87ed-1bc70ea1224b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809581106694608567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567780958110669460856778095811066946085677809581106694608567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51fca08-1c8b-4713-9a75-bdf9511fea84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626471524736416973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973762647152473641697376264715247364169737626471524736416973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29edcf20-f4cc-4d58-8aeb-353f108331cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296763246667535925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925229676324666753592522967632466675359252296763246667535925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba9c494-78f5-4c56-971f-53084e9c14af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0c876d-a902-4d20-8853-f12cfa31fad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837724356620449959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959128377243566204499591283772435662044995912837724356620449959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993466449900963267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267399346644990096326739934664499009632673993466449900963267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34596b5c-c272-40e1-90f4-d46d49c9a30b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172394800257402529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529717239480025740252971723948002574025297172394800257402529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77380a7a-f636-46a5-89b5-b29b425f3c13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366860441224338296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296536686044122433829653668604412243382965366860441224338296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397f115b-6c6f-4e51-a63d-ebb0611db966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14432507917359390361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361144325079173593903611443250791735939036114432507917359390361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0977c4c-3241-42f9-9fcd-cb0cf0185b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825116838151300295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295682511683815130029568251168381513002956825116838151300295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae1393c-77a0-4d6d-998a-64a27b7290e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14465808932201653471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471144658089322016534711446580893220165347114465808932201653471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745d39c1-54aa-40ec-82c4-8ec41135a5b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18316547818699474478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478183165478186994744781831654781869947447818316547818699474478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e918a4-acf1-4591-a6f8-f8abf998b088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900592554862577677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677179005925548625776771790059255486257767717900592554862577677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c563dd19-bf2e-4bc4-afb5-a80ecdaedad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7017002536049231357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357701700253604923135770170025360492313577017002536049231357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271331c5-5abe-4781-93a2-4af63d4c0366, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862181201194849363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363178621812011948493631786218120119484936317862181201194849363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd99787-b94f-44a7-b279-65fa800bd448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813082893136153854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854178130828931361538541781308289313615385417813082893136153854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dbfc0e-384e-4f84-939e-bcfe4e459bfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c2a336-4080-46e3-bafd-2fbe4a50fdfe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8184010378871278351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351818401037887127835181840103788712783518184010378871278351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28693484708258068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068286934847082580682869348470825806828693484708258068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca0f65c-5fe2-4158-aa60-f07857d7866d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8545113830238779551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551854511383023877955185451138302387795518545113830238779551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fe534a-3b95-49dd-a1d4-f667c103173c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535857601907025215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215165358576019070252151653585760190702521516535857601907025215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab91c94-94ac-4434-a71d-8976df7f3430, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5691232770991576242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242569123277099157624256912327709915762425691232770991576242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2516a698-7d4b-4463-af40-f3758ce7cee1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10666423651079740165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165106664236510797401651066642365107974016510666423651079740165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd93bf87-14a3-412c-b458-b07c50dcfc2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368723764582490286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286136872376458249028613687237645824902861368723764582490286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ea005a-591b-4b53-a4ef-f3ff79dbf8d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687147c3-a7c3-4ffd-b610-e7e1be04e83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15455670711031538503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503154556707110315385031545567071103153850315455670711031538503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067249821303131690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690506724982130313169050672498213031316905067249821303131690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0f34e5-f412-417f-af7e-47ddfd437050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2928834469000326210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210292883446900032621029288344690003262102928834469000326210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7557c5-b922-4598-8d91-f66e8f41e5c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443339520769299688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688544333952076929968854433395207692996885443339520769299688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b5b7b0-1925-4b99-83b9-3ac9a48e011e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16888232857732665658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658168882328577326656581688823285773266565816888232857732665658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd84e90-d8b7-4772-b987-73c059db56b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14299805904910142094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094142998059049101420941429980590491014209414299805904910142094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1c73ba-5883-4571-af12-3830933c13a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10568400685597318070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070105684006855973180701056840068559731807010568400685597318070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1123021-44f6-4760-ab1c-762d707a09f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203983436495287167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167920398343649528716792039834364952871679203983436495287167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a9d719-3b85-4ec6-bc24-4b19d9c55125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369094517117525114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114236909451711752511423690945171175251142369094517117525114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee0cf3c-ea60-4792-8300-5f813ec2d45f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8627805810145863602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602862780581014586360286278058101458636028627805810145863602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011889d7-4eb5-4d30-b26f-2e8e186d85f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6030048834892483806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806603004883489248380660300488348924838066030048834892483806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f924e33-a259-4e5b-a419-69e566d32325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 646101015291474939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939646101015291474939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e67f01-3a74-4472-83b8-be5fccb6102a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039291097899738942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942110392910978997389421103929109789973894211039291097899738942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240d99e2-e65c-42ce-b49f-5abb59fb0ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085618684843742267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267108561868484374226710856186848437422671085618684843742267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370c88aa-bd0a-4aee-a385-4c211b726748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617897213770711632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632661789721377071163266178972137707116326617897213770711632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420a48fb-49b1-4bce-9d71-cdd74230d839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106856089219788884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884181068560892197888841810685608921978888418106856089219788884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdcf8b8-d3ad-401d-9d49-1acb828745ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164901225888549331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331131649012258885493311316490122588854933113164901225888549331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04153b18-a98a-4e4d-8fc9-26ab053d262b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088407262895362429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429100884072628953624291008840726289536242910088407262895362429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55e82d5-fce4-465a-89da-8b849c4e335b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f43955-bf6b-4601-9b9a-110992d9d772, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13966301578460843813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813139663015784608438131396630157846084381313966301578460843813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1003385618967632939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939100338561896763293910033856189676329391003385618967632939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6657ba14-beb2-42e1-8cde-071dcc7dff81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5583745055753709504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504558374505575370950455837450557537095045583745055753709504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244d861a-f09e-4028-9a27-214cf2bc5cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03e2b29-c007-4f4e-9aec-9b21dceca609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222396890056022116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116162223968900560221161622239689005602211616222396890056022116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14472952942560759028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028144729529425607590281447295294256075902814472952942560759028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c6553b-afa3-4613-a447-979bee513cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12627274791314736715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715126272747913147367151262727479131473671512627274791314736715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3287a898-3542-44af-ad3f-be86352d6927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981960519288289484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484129819605192882894841298196051928828948412981960519288289484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc08c7a-1991-4022-9e78-f60f33bb30c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13442691319392275781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781134426913193922757811344269131939227578113442691319392275781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ead02b1-d5e4-418e-a9c2-1d1db0b38824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344446280305321194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194163444462803053211941634444628030532119416344446280305321194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96de9c8-7447-4a6d-8d80-e909a7bc0199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6506053465011144200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200650605346501114420065060534650111442006506053465011144200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321bd9d4-8fc6-4f93-9b15-482219fe0ab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4042886223020729364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364404288622302072936440428862230207293644042886223020729364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa293956-35ba-4873-a8b5-4891e7d0e8eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178968314943581570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570817896831494358157081789683149435815708178968314943581570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1829145-b557-4b11-b121-dded6686a282, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370310416464148776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776337031041646414877633703104164641487763370310416464148776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b032c416-66f8-4ab4-9446-77c0542814f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5015243199024900584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584501524319902490058450152431990249005845015243199024900584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ac5c2d-0bf5-48bd-b8e1-192011710be8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023109530216996428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428120231095302169964281202310953021699642812023109530216996428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc259c-5348-4c85-9871-7de8c45124f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7653865170461150014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014765386517046115001476538651704611500147653865170461150014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2558b595-d151-43b3-bb8d-644bcf07f8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10012016259221853436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436100120162592218534361001201625922185343610012016259221853436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8301fa82-bcb0-4f30-9815-42855250d5fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474082739196382507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507847408273919638250784740827391963825078474082739196382507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37abbad2-be48-4f11-91ab-ec0a3cb24f91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ff18c6-d56f-4ee4-bc9e-678dae113df7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14461448415257501399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399144614484152575013991446144841525750139914461448415257501399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365118402843660481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481336511840284366048133651184028436604813365118402843660481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03bb33a-66d3-4f75-93b3-9f0061046899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9867886115044540387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387986788611504454038798678861150445403879867886115044540387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f40727bd-326d-43ae-a820-cd9cdd3d0d19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11734534661637792630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630117345346616377926301173453466163779263011734534661637792630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b2dbd9a-10d1-4408-be9b-4d6fd2725c67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12820417397424985550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550128204173974249855501282041739742498555012820417397424985550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315e17b6-a83e-47f0-baf2-82a963b37245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d4fa42-8d6a-449b-8cd7-e4032e10c9cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412369058333428439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439441236905833342843944123690583334284394412369058333428439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349756193903280569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569334975619390328056933497561939032805693349756193903280569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b5b69e-0803-46b9-aa1c-691147815c32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3306463165654981166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166330646316565498116633064631656549811663306463165654981166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e179dc37-1527-4ce0-a516-72c7001a855e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13235209619645006128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128132352096196450061281323520961964500612813235209619645006128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527907f8-ceb2-4d4f-9299-642d51c4cab6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382374829990432990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990113823748299904329901138237482999043299011382374829990432990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029cc670-a6e0-4ba2-b2f2-e3c50ef187f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16628819841732993837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837166288198417329938371662881984173299383716628819841732993837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f51e505-c440-43db-ae73-fe5f54aecbcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472be53c-10bb-48af-bc6b-8791894e970e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2790440690295785044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044279044069029578504427904406902957850442790440690295785044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634377668133660993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993363437766813366099336343776681336609933634377668133660993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ef4b34-b2a7-4eff-94a9-12a6783eec38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149887633090240571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571101498876330902405711014988763309024057110149887633090240571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a940b5bd-1b9d-4458-8da5-db7e4fe5c7c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3597463988760611418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418359746398876061141835974639887606114183597463988760611418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0f59f4-7356-4f0b-b535-1e166fe70a89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10371883556766422476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476103718835567664224761037188355676642247610371883556766422476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9e8353-c975-44df-b78a-23172da2a7c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4158907984441873233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233415890798444187323341589079844418732334158907984441873233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b42ba341-612e-4e83-830f-9b22fa73c549, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6240930319658635672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672624093031965863567262409303196586356726240930319658635672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e6d77c4-999f-420b-8ed3-301c5c721c64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16956140131671440767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767169561401316714407671695614013167144076716956140131671440767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce5867e-24d2-42ad-8deb-5bf4859bbb07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617913409644860022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022261791340964486002226179134096448600222617913409644860022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df58c523-fc40-4729-b294-f6e964306899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14894747441287588710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710148947474412875887101489474744128758871014894747441287588710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0270fa2f-663d-4455-aa58-4c48740f0a48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17233606365869413276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276172336063658694132761723360636586941327617233606365869413276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20aecc3-f98f-440b-8b12-b9a41944457b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 157331588700099750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750157331588700099750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e8977d-78e5-4b42-bedf-23a43ea9cc1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133131b-07d4-4063-942e-8b7673992b85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11668218866590589399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399116682188665905893991166821886659058939911668218866590589399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4577154426979664573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573457715442697966457345771544269796645734577154426979664573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190b5b99-8da1-45b0-be8a-182f1bd12530, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523118922514659877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877752311892251465987775231189225146598777523118922514659877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918f03f0-1fa9-4123-b721-7be7d361b218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258278135735482056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056258278135735482056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd6da37-24b2-45ce-ad72-214b9fee1164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5754096104341175525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525575409610434117552557540961043411755255754096104341175525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20816915-c815-44b7-86e0-40bbddd8a4af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10543150608307543699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699105431506083075436991054315060830754369910543150608307543699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee6044c-c472-43aa-88b7-6d083738dae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8923546127938350310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310892354612793835031089235461279383503108923546127938350310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def346f6-ed3b-4e8c-a34d-7f30c403d32e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394869931476514447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447153948699314765144471539486993147651444715394869931476514447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ece1ee-3ca5-466e-9cbe-bdbd0ca86778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316920677958864354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354931692067795886435493169206779588643549316920677958864354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c591b5-ec90-442d-b982-b5854f0f1241, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17795473183068686427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427177954731830686864271779547318306868642717795473183068686427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727850b4-2a12-4494-b0d7-45e70ba28d6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5291031990149844376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376529103199014984437652910319901498443765291031990149844376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cbf091-82cb-4fdd-b87f-64f39a56d65e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12472875941291379257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257124728759412913792571247287594129137925712472875941291379257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f5c3ca-e93e-45d8-8530-dc7f5d37ed01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009552914290688846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846900955291429068884690095529142906888469009552914290688846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb19b3e-7c37-43a9-8b92-9a312c87b674, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991598697127658223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223119915986971276582231199159869712765822311991598697127658223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fcbb82a-01d0-497d-8270-e4146edc0a73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301865972951419968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968330186597295141996833018659729514199683301865972951419968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27122c8e-c796-4769-aa39-4f093953738a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 445683107657192983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983445683107657192983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbf9efd-c0cd-4733-99bc-593479ed8d0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423462105000139130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130842346210500013913084234621050001391308423462105000139130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fea19da-5c0a-4b7e-b901-16f3de0dfa6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9941170845801135089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089994117084580113508999411708458011350899941170845801135089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9fd4582-9a71-457d-946c-75a79e6bcfc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625283018123818220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220662528301812381822066252830181238182206625283018123818220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9adadf-840c-48ad-84f3-27ebe9b80383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328201498524022088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088732820149852402208873282014985240220887328201498524022088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a145aec9-f6c5-496f-b18b-76698911f444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3080349670164847669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669308034967016484766930803496701648476693080349670164847669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb10766-2af5-4c7f-93ae-b916e97c9906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706359492770479219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219770635949277047921977063594927704792197706359492770479219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4e1eac-6eae-41b8-b3b4-7422154393b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10018439336891227022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022100184393368912270221001843933689122702210018439336891227022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8c41b8-221c-45f6-89c2-66c618e1847c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7440036466841770705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705744003646684177070574400364668417707057440036466841770705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae35bd6-ff8b-4c6a-86ba-b8cd859d49bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079966090156739170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170507996609015673917050799660901567391705079966090156739170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d09a3a-a05c-4020-9d33-73fe7f2fa038, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3095286983376476253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253309528698337647625330952869833764762533095286983376476253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5334b72f-a24d-4bbe-8f28-6825251c55a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296947246734210102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102629694724673421010262969472467342101026296947246734210102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0cbe2e-3981-42a8-baed-4d81da65d0bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2181643242889111309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309218164324288911130921816432428891113092181643242889111309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e94adf-8af1-46a7-adc0-a1bcc10ce82c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4726550856553067574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574472655085655306757447265508565530675744726550856553067574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1f5037-995b-4193-9b54-60a5e6e4bf67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914906011434629733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733159149060114346297331591490601143462973315914906011434629733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dccc3c7e-5d2e-4370-a3b6-3b3bbf971192, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68f1653-16ab-48eb-be34-3d91520ae40b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2862713820696633909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909286271382069663390928627138206966339092862713820696633909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12584212778989430769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769125842127789894307691258421277898943076912584212778989430769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0c08ab-5a79-4075-b516-ec794d1d5ce3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06874af-c966-44ce-93d2-c5d2765b8366, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634690200647929745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745463469020064792974546346902006479297454634690200647929745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814299990935974260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260781429999093597426078142999909359742607814299990935974260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8c12a6-6cb2-46de-a6f5-9c21d8a72632, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385287205624562749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749438528720562456274943852872056245627494385287205624562749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01844c90-de8e-4e6d-b5c8-252146c34eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821407976517199498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498782140797651719949878214079765171994987821407976517199498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf639e3-338d-4012-85c6-045c8666ab6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042217495831612942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942104221749583161294210422174958316129421042217495831612942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b6b45c-c182-40de-ad1c-efceb1da4236, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6736113880746481308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308673611388074648130867361138807464813086736113880746481308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b82f658-d9c5-4d98-aca4-4d0ebed8dd91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667466578131291749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749166746657813129174916674665781312917491667466578131291749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4607652-4fbf-4241-95f2-e9c67039579c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4491467517092464878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878449146751709246487844914675170924648784491467517092464878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81e29da-2355-4b8c-b5fc-caf1ed39c2f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4591216805943442083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083459121680594344208345912168059434420834591216805943442083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b47dce3-72f5-456d-a5ed-608e1e47a73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6077451050338986435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435607745105033898643560774510503389864356077451050338986435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775360f9-aa66-4b9b-8b8f-84cd2aacc9a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262574969868035895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895926257496986803589592625749698680358959262574969868035895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04f3048-4393-430c-9d84-103f9f98b692, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494481343415208172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172134944813434152081721349448134341520817213494481343415208172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f0abd1-51e8-46f4-8e6e-8ea84fafbf42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794767198678729678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678127947671986787296781279476719867872967812794767198678729678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5ff6fe-db5a-44d2-a31a-b72617d895ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470300881631738160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160174703008816317381601747030088163173816017470300881631738160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897cdc18-a491-4f34-b585-7f5ae26393f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079482615395178667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667607948261539517866760794826153951786676079482615395178667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7af5adf-320a-4ca4-bcde-68331bfaf6cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14831951134313386806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806148319511343133868061483195113431338680614831951134313386806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21122e1-3530-4df9-a554-65743b397b4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8368218174735293746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746836821817473529374683682181747352937468368218174735293746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d01f4-965a-437c-9a8b-5c90634f1790, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8406434425512515415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415840643442551251541584064344255125154158406434425512515415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e679cf73-038f-4224-a60c-0d2b9bc0ab34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965310178511867470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470159653101785118674701596531017851186747015965310178511867470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3bc0aca-779c-4e9c-abd3-f76f65d3a176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137639257318369472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472213763925731836947221376392573183694722137639257318369472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7c72cb-226e-4c5b-b8b4-3476013b0579, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031508774166947103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103100315087741669471031003150877416694710310031508774166947103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200f87dd-8429-492d-8138-61bbd1266be8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14958325327253854996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996149583253272538549961495832532725385499614958325327253854996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd669db-a2f8-40e7-9c10-a51f03a21798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15888756291823979026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026158887562918239790261588875629182397902615888756291823979026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd960d4-c280-4cb9-80a5-4379aa1cedac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079310146528133846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846307931014652813384630793101465281338463079310146528133846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929745da-50f7-4852-bf5b-82423fd3bd72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9727542680426373128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128972754268042637312897275426804263731289727542680426373128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4d8b5b-e3ce-4cb1-a13e-ccb91ee222ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203297876613887360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360102032978766138873601020329787661388736010203297876613887360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86d9bba-d276-4eba-a13f-4a28e6d9ea1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7127856309496446477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477712785630949644647771278563094964464777127856309496446477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1212009a-0819-4204-8561-3784804cf477, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1104832446062411130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130110483244606241113011048324460624111301104832446062411130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a3309d-5acb-42b3-9d09-90d1abf24197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3969743073161521880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880396974307316152188039697430731615218803969743073161521880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9ee4bc-60f9-4ef3-b3f6-90c518b5c94d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 872949240692578274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274872949240692578274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5afd9d0-0722-440d-8183-4024abd44e69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66643e79-0a87-4994-bdbb-f40b4160d2c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2176478864968350242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242217647886496835024221764788649683502422176478864968350242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15802240505937065793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793158022405059370657931580224050593706579315802240505937065793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0ed316-19e4-4a4f-ab2b-8853fd416916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10267009095757163318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318102670090957571633181026700909575716331810267009095757163318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a665a51e-7e41-4fb5-bd2b-df71db4756c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890561291299604786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786890561291299604786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1de4ef8e-98a3-4981-ba14-f29fcdd3aef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16227017882795162472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472162270178827951624721622701788279516247216227017882795162472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63201e38-bb4a-45ea-9687-297872918fd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336724534474367100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100183367245344743671001833672453447436710018336724534474367100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bd73f2-f58a-4049-a214-ff6e758d9563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4516347823131950884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884451634782313195088445163478231319508844516347823131950884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f681d851-7ddf-4e2f-8699-236d43cf4b4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897154623057762752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752389715462305776275238971546230577627523897154623057762752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf9f9a5-c3ae-4c16-8be3-d7530b0a6133, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16028195504113913235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235160281955041139132351602819550411391323516028195504113913235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c8e856-525b-489f-b6e6-a2f85585421b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9762023647421936559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559976202364742193655997620236474219365599762023647421936559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9731d8a-7065-4cab-81f4-ae8a2ff2e274, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325836743870981421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421153258367438709814211532583674387098142115325836743870981421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cbbad6c-7496-422c-94b7-b40da3cfea5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18111203439447841529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529181112034394478415291811120343944784152918111203439447841529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f32904-c7db-400c-8617-a1e6387c3c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781923996005600025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025781923996005600025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae281251-9685-44f7-86f1-5ae06ad6460b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031215177718314305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305503121517771831430550312151777183143055031215177718314305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f08fe72-af3a-46ef-90d8-a63a9ec8b6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11921231286346258419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419119212312863462584191192123128634625841911921231286346258419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd9e6c6-7ada-45d5-8385-bdd85e9ae361, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1635097324146074133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133163509732414607413316350973241460741331635097324146074133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5993caa6-3f85-48c3-9a62-49e51ed2da77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9160509580890852455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455916050958089085245591605095808908524559160509580890852455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed6cdf9-240c-4893-a114-6a799e731010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16004299213761498738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738160042992137614987381600429921376149873816004299213761498738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb16a7f5-125f-40d8-8647-e7617a844e87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280797460088052902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902528079746008805290252807974600880529025280797460088052902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7587b18b-5794-4b28-ae97-1c13e5f1dcb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447263026491977166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166744726302649197716674472630264919771667447263026491977166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290688c3-ad25-4e1a-ba92-2f0822ea4d43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13868280601015878470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470138682806010158784701386828060101587847013868280601015878470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd74c93-c723-40ff-85f4-16f2d8070144, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990166108019202685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685149901661080192026851499016610801920268514990166108019202685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8751319-d047-44ed-bfe4-d832daaa3b42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3256618229887976069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069325661822988797606932566182298879760693256618229887976069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53eec6ef-0132-469b-b2cc-905fd41d9a56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16170613606736971890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890161706136067369718901617061360673697189016170613606736971890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69344f39-197e-4f79-b48d-eabbbe6c37a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15682257451941005793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793156822574519410057931568225745194100579315682257451941005793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673843e9-d2b7-46ef-b5ed-5d524035aa20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14521441161635159733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733145214411616351597331452144116163515973314521441161635159733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee58c869-d944-4d8e-9f3b-eb2eb42a9a46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3256855270318001922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922325685527031800192232568552703180019223256855270318001922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df94075d-53d6-4735-b099-af5e20c3dc46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2509072184774183950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950250907218477418395025090721847741839502509072184774183950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747e452e-0145-4b18-89a0-186b77d066b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068219666838279054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054120682196668382790541206821966683827905412068219666838279054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb9068e-5163-450e-9f38-a76f95f1e67c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18400307518350167289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289184003075183501672891840030751835016728918400307518350167289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff8d427-f34a-4ec0-827e-7d0dcfab82f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687935265838848222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222106879352658388482221068793526583884822210687935265838848222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7756c044-4425-45ae-b3c7-4301cd0ee8d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10638113840400707181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181106381138404007071811063811384040070718110638113840400707181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad464cf-f2da-471f-a510-e3d4cac6ad39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1926886595179312365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365192688659517931236519268865951793123651926886595179312365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a07b7f-e845-44f2-bf9e-953eaecc91d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199156068321484111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111619915606832148411161991560683214841116199156068321484111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bebd96d-5a57-4590-8a6c-3b0b5047cce6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2966535502147673169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169296653550214767316929665355021476731692966535502147673169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9755eca2-0c99-4ef4-aa27-f9ee5592786a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b583e819-39b9-460f-b8f3-c8e9939e8a79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15279422369258691284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284152794223692586912841527942236925869128415279422369258691284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2850614086428797081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081285061408642879708128506140864287970812850614086428797081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0c9130-606b-42c4-b381-db6640ace49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026719735430757729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729100267197354307577291002671973543075772910026719735430757729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb7e7e5-16af-4869-8a11-67a96e233391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17286627773939259910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910172866277739392599101728662777393925991017286627773939259910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff662ffb-55ef-4f48-b14a-666c9331bb75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3790148245753938840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840379014824575393884037901482457539388403790148245753938840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc045d0-9fa3-4499-9f70-ac11cd15d596, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458591430046157107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107145859143004615710714585914300461571071458591430046157107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169d4fd8-bc5e-4353-a52d-7cf0ae0fe479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929389938510614718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718892938993851061471889293899385106147188929389938510614718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80db70a2-59e8-4a42-831b-889c5d69c558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4370271903906366227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227437027190390636622743702719039063662274370271903906366227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84f58f1-5955-4a5c-ad5a-cb81e349ea27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523827291318115841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841752382729131811584175238272913181158417523827291318115841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db0f921-02ad-4cec-9bb1-534756a2c081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522406005216928293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293125224060052169282931252240600521692829312522406005216928293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22a393f2-7b85-4797-ad72-40629a78eb99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574d46cf-f5f3-449d-9f05-a8e766b0e603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192444624663631255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255171924446246636312551719244462466363125517192444624663631255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974645684255680748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748697464568425568074869746456842556807486974645684255680748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f118ee-f0c5-4b59-9f4c-ad1d9a615b65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15138602806700017838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838151386028067000178381513860280670001783815138602806700017838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765ec125-137e-4b6e-81e4-aed4fdefb43c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896466284488434862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862189646628448843486218964662844884348621896466284488434862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adeea38-2cdc-4887-b5f2-59ad28c47898, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248273204040336130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130424827320404033613042482732040403361304248273204040336130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa2a9f0-efae-4a13-87b6-24a0eda572d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135745204143431632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632113574520414343163211357452041434316321135745204143431632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c287c9-5f81-4d6b-b7f0-ce53166decc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14354358560765955316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316143543585607659553161435435856076595531614354358560765955316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff620409-b789-4a9c-ad8e-c31b42bec1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11462402696021629859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859114624026960216298591146240269602162985911462402696021629859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7219eb95-2e16-45c7-b54e-9679c3b384d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075232637260791019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019607523263726079101960752326372607910196075232637260791019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887d4323-1df6-441b-bf81-c49ff0b68e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028728497483532902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902110287284974835329021102872849748353290211028728497483532902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89776f5d-b86d-45b0-8fec-2be540834b2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3988497008570638709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709398849700857063870939884970085706387093988497008570638709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4ae883-7844-4b97-9dbf-aec271951a9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415088840288643373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373741508884028864337374150888402886433737415088840288643373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6e842c-70b9-4a1a-bb3c-5f6dcdefa845, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10884601968705973742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742108846019687059737421088460196870597374210884601968705973742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd001d1-2b34-4b93-ae14-2948f731b5cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634053587333825493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493363405358733382549336340535873338254933634053587333825493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32209f3-a44c-4c11-a186-8338dc97778c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17831840788902035278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278178318407889020352781783184078890203527817831840788902035278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f2a7e7-cb7b-4ab9-87f4-39c99a2c8121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5636191652116238421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421563619165211623842156361916521162384215636191652116238421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fbe920-0cff-4880-b8b6-3c29256acc27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971460302387800911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911597146030238780091159714603023878009115971460302387800911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0777e297-f6a8-4925-ae9a-fc0d125fea3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358724483029341015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015135872448302934101513587244830293410151358724483029341015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a8a2e2-629c-48f1-8d82-f110bfb21f9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3394961956580376984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984339496195658037698433949619565803769843394961956580376984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0700e43a-88f3-4a9a-a2b6-2017692daca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779934006638090016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016167799340066380900161677993400663809001616779934006638090016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8c66b2-fb06-488d-ab80-81f7f4c32578, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706179352705906923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923170617935270590692317061793527059069231706179352705906923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f125ea81-dfda-4515-8b36-5a79c9cf24ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1988048187623755623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623198804818762375562319880481876237556231988048187623755623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459e9fb5-0e01-4c34-b04e-90946723fa48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743497859701803353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353117434978597018033531174349785970180335311743497859701803353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3863e101-844c-4643-b523-3ade5b6e8377, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7807351499033210959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959780735149903321095978073514990332109597807351499033210959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d5a403-ac60-4409-8cea-a2a58a57d171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504313129826723162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162125043131298267231621250431312982672316212504313129826723162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b14387-1d36-4654-b417-095d7811eaa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387436234528844158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158938743623452884415893874362345288441589387436234528844158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ae7b64-3f84-4652-b802-4824f377147e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940674761927310656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656169406747619273106561694067476192731065616940674761927310656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d3f249-2fb0-4fdd-abe8-4cabdd391737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745425255191837436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436127454252551918374361274542525519183743612745425255191837436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edbfba3e-c3ff-4056-9a0a-37b87e0ba5e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496193338941929261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261649619333894192926164961933389419292616496193338941929261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7ce844-4e88-43ba-a340-68adf4a3b346, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876424669060285438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438168764246690602854381687642466906028543816876424669060285438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e61d625d-877e-40c3-a4a7-2632112ca766, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273455093838583359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359142734550938385833591427345509383858335914273455093838583359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963e2e40-dc40-4389-9697-44d1033e5a6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12496361271667846389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389124963612716678463891249636127166784638912496361271667846389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0e0a63-051a-4ca6-8bfc-ca5da3e48234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16563839867857822924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924165638398678578229241656383986785782292416563839867857822924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc1d779-8934-4370-89b9-b6d77c3a4b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205289772626448340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340152052897726264483401520528977262644834015205289772626448340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0641597-d6a4-41f9-b399-a4e3297438cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6036794840213320417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417603679484021332041760367948402133204176036794840213320417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e138a8-acdd-4008-a8dd-72bb22da3c90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21033570115833385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385210335701158333852103357011583338521033570115833385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88dbf472-4a82-4cb4-83bd-d83d3fc42799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32771dd-7e65-48eb-8c02-8f1d18eb2cc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944145947174667948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948594414594717466794859441459471746679485944145947174667948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17522026008646296171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171175220260086462961711752202600864629617117522026008646296171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da35cf8e-06dc-4f5d-a1b6-b17e9e5a1974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673350399527039529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529367335039952703952936733503995270395293673350399527039529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6929df9c-0fe8-4fe0-8866-1b7046a2eca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572029517287765980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980557202951728776598055720295172877659805572029517287765980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e927ab-7544-4c10-9118-b71bf9be1303, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269077260129165725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725152690772601291657251526907726012916572515269077260129165725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97e1bb9-6845-4f7a-97c3-83b4fd2908ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213050342907285444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444213050342907285444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeeb072a-2047-4965-b065-07500afecda2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 417832400055826676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676417832400055826676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd99828-d1e7-411b-8cbf-ee83e3a076cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5670403072109303802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802567040307210930380256704030721093038025670403072109303802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e89d759-dbfc-45c8-b30c-65e3bd032d27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6314622567742711249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249631462256774271124963146225677427112496314622567742711249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2231a51-891f-48a2-b3ed-353e49f75ed8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21f3861-aa18-43e5-8da5-18d90606b5b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12296339089730737015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015122963390897307370151229633908973073701512296339089730737015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565883201448873254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254175658832014488732541756588320144887325417565883201448873254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d800bd-0957-4931-aab0-c4ef94a2f832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15706068066673088587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587157060680666730885871570606806667308858715706068066673088587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ec230c-a9f6-4d3b-83c0-8496eca23985, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7794857278755796551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551779485727875579655177948572787557965517794857278755796551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72946346-b199-41a2-9aef-550cf9d4ea97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15291116754556098056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056152911167545560980561529111675455609805615291116754556098056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002683b4-4fa6-4e84-805b-37a3ad90df7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 589803192491952944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944589803192491952944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7c3afa-ece9-40ce-8d2f-8accd8d1e7b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13546311694978238635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635135463116949782386351354631169497823863513546311694978238635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfaf9fb-dbde-491a-85a0-b68da4788b37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446dae92-17e7-44a2-8276-e100c853d7a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453472632701431438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438114534726327014314381145347263270143143811453472632701431438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7082496729986420248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248708249672998642024870824967299864202487082496729986420248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01957ac4-567a-4668-8728-c99b8dce8899, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6c6b4f-a489-47a9-8f09-1b0e2fa3bd2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16712673986107158556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556167126739861071585561671267398610715855616712673986107158556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8985490249406039956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956898549024940603995689854902494060399568985490249406039956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fbb201-724e-4699-8c5c-64f61d7cb94f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1206025527475772548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548120602552747577254812060255274757725481206025527475772548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b87c6d-5be9-4aa1-b575-86445b2b1792, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3556508835736730625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625355650883573673062535565088357367306253556508835736730625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253b61bd-47e9-4090-ae62-56798a1b1e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13563830495534883930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930135638304955348839301356383049553488393013563830495534883930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3842df-8e88-4b7e-99e1-077ce56875ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161828030368563790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790161618280303685637901616182803036856379016161828030368563790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7125a0ef-c3d7-4ab0-af8e-e22ec719b85e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6026603135657261226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226602660313565726122660266031356572612266026603135657261226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06ee76f-ce0b-4a52-9d79-3dbede11ccc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12169431040767097739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739121694310407670977391216943104076709773912169431040767097739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534b7e4b-ff70-4773-9a3b-d473d505356b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17809318968599107543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543178093189685991075431780931896859910754317809318968599107543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fe06ab-65ee-4e43-b0ec-14d694cdeeb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612967439303308709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709146129674393033087091461296743930330870914612967439303308709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8bcc63-51b6-4604-b55f-2391c114b782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd433143-fa31-47a7-aa0b-ad1a46f83906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759440878743073175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175759440878743073175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32268434370199082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082322684343701990823226843437019908232268434370199082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a2b520-8bce-4d20-b411-59c35cc13c9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4286290043459071914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914428629004345907191442862900434590719144286290043459071914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9344bd59-22eb-4efb-becf-37faeafa8b00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9683107322856811908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908968310732285681190896831073228568119089683107322856811908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfdfaf4-07ab-43f1-83e3-aad1d33503e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766429796193894792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792157664297961938947921576642979619389479215766429796193894792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89480bad-1397-4fa0-bf51-f8b823e6e221, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418043341865630890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890124180433418656308901241804334186563089012418043341865630890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21ce1a9-25de-4504-ae18-ada33717745e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890599801821640725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725158905998018216407251589059980182164072515890599801821640725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68cadbd9-4a4a-4537-a7db-5772f5f29493, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11409969797362458459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459114099697973624584591140996979736245845911409969797362458459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7dee81-77fc-4082-bd89-e10e32db452b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10585434764897094097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097105854347648970940971058543476489709409710585434764897094097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f46cc-117a-4d4a-baf3-f1486d6c802e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614009185424322961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961361400918542432296136140091854243229613614009185424322961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe025573-21c8-428a-805a-a732a4fb0440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180963058985455484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484121809630589854554841218096305898545548412180963058985455484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4bb5825-e8e8-45ef-b9ec-c0fd4acae944, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943850162997856994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994294385016299785699429438501629978569942943850162997856994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a2b47d6-5459-48ad-b740-55dfe2ff738d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5405350368106013100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100540535036810601310054053503681060131005405350368106013100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9f509f-1a53-44a7-aa9e-49a37e1ec340, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4454971376008399606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606445497137600839960644549713760083996064454971376008399606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8610402-c06a-407c-b931-c8d37a5f587b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000104841870363262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262150001048418703632621500010484187036326215000104841870363262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6885ccc5-9a91-4805-82e0-6f00bc1fb6f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac0444d-f31f-4190-9be4-61090620500c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863544590610019125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125586354459061001912558635445906100191255863544590610019125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311936473622029112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112311936473622029112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffde3ae9-c2ea-4804-95fc-a3efcc80f3cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226394141346567838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838162263941413465678381622639414134656783816226394141346567838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f9a1bb0-fb22-4d44-84c3-78a077213a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9465893643446319067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067946589364344631906794658936434463190679465893643446319067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9c5f18-df20-4d3c-bba5-6f1c6df52b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1067254087653956026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026106725408765395602610672540876539560261067254087653956026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4bb640-e992-45e9-8c83-9df798f42149, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18261587091200234601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601182615870912002346011826158709120023460118261587091200234601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bdae0be-f549-4fda-afb4-87c2b080bf08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15766101462302732931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931157661014623027329311576610146230273293115766101462302732931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be288e96-e83b-452f-b82a-d63a8558130b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022437076646472715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715202243707664647271520224370766464727152022437076646472715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12628e71-3b84-4c32-a043-81a08761ffe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18238691284868874317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317182386912848688743171823869128486887431718238691284868874317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f1623a-1995-4180-a508-c890a0f51148, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701497158123500716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716470149715812350071647014971581235007164701497158123500716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed29fdaa-e68c-40cb-96ac-a7155d27d723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174526221020937591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591117452622102093759111745262210209375911174526221020937591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab911884-733e-490e-9aa0-ca4e9383b42a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055400460066823470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470705540046006682347070554004600668234707055400460066823470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed1f8c6-2c63-4297-adbe-61629d551359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13956287867494947837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837139562878674949478371395628786749494783713956287867494947837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ce1cf4-8bf3-4660-841f-afcb9bde3c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9ed29d-eec4-489a-9934-d3cb8173196f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10694660886763062191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191106946608867630621911069466088676306219110694660886763062191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1045751001348765699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699104575100134876569910457510013487656991045751001348765699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929e4890-a24c-495a-9b6b-42579c3a280f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433876106485365062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062143387610648536506214338761064853650621433876106485365062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5094158e-313e-43b2-a402-05d17bb04547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b32320b-a67c-43f0-bf0f-09cefc955cf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955868838546426064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064119558688385464260641195586883854642606411955868838546426064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856046661046048879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879178560466610460488791785604666104604887917856046661046048879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2132cf55-e19a-490f-b121-2db56b166e01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2c070a-92f1-427d-9987-548a6b2cc910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005699525550601198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198180056995255506011981800569952555060119818005699525550601198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10931686082119258440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440109316860821192584401093168608211925844010931686082119258440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919d93ff-c6fe-4419-804c-8e7c942769a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4962664105061981221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221496266410506198122149626641050619812214962664105061981221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b69e4da-b082-4816-9428-f29866a97252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3064085208819053549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549306408520881905354930640852088190535493064085208819053549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d56c87-814d-46f5-969f-256454480376, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2027826348142193017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017202782634814219301720278263481421930172027826348142193017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce23f098-7c34-4998-8063-1fb51c895323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1073782977465065160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160107378297746506516010737829774650651601073782977465065160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a6323a-b33d-4092-bb63-c8c497b19d5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193890411902588910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910919389041190258891091938904119025889109193890411902588910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f851267-b452-46b2-80ec-f00ce6252513, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1580033329516140555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555158003332951614055515800333295161405551580033329516140555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60482c06-f472-4c96-b74f-b435198a53a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834158828029736460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460783415882802973646078341588280297364607834158828029736460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577e9a53-547a-4d50-ab3c-427f0064828f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826522848064584985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985382652284806458498538265228480645849853826522848064584985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93693d2-76c4-4e61-9721-cbb4073ec154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422655174095780683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683422655174095780683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41401abe-b67f-4f36-8fda-b83fb1df4a29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17173023915220563543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543171730239152205635431717302391522056354317173023915220563543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77dd58a6-9543-4f8e-854e-1386e5ef634d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304790761695287954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954430479076169528795443047907616952879544304790761695287954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdab213-6bb7-435b-a934-b066eee48571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306151247073448667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667143061512470734486671430615124707344866714306151247073448667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb652c4-8f60-486c-8f6a-86d993894f2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809601680282706287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287780960168028270628778096016802827062877809601680282706287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7373c897-d357-4499-b1f7-4d18307da83a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14367799238963054160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160143677992389630541601436779923896305416014367799238963054160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3caf616-bfd4-4452-b8d1-dda88b1e1b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1846404547966752521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521184640454796675252118464045479667525211846404547966752521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926534c5-32ae-4a15-99bd-e53fe22aad83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10239501485825685032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032102395014858256850321023950148582568503210239501485825685032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91afb0c5-2812-46d8-9e63-0854ec8a2fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415525573881503084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084241552557388150308424155255738815030842415525573881503084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74621d6-5ed5-4525-bfc5-e3449fdfc5c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065409931491781247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247120654099314917812471206540993149178124712065409931491781247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6eb060c-72eb-4647-9890-312a01af9ee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3451301778575327985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985345130177857532798534513017785753279853451301778575327985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5865a601-3ceb-48fc-8a84-6abe08d758c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840307185776917809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809138403071857769178091384030718577691780913840307185776917809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634c85d4-9ce3-48d3-a61a-cde95051570b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16699115293447227310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310166991152934472273101669911529344722731016699115293447227310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529efec2-67a9-47fe-b046-b024a1a0ea23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17349098813248274822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822173490988132482748221734909881324827482217349098813248274822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56973310-15f4-44ff-a4bc-c2dca1eff619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341572333494689340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340834157233349468934083415723334946893408341572333494689340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99eb5bf6-b2a8-4fed-af02-49f4b6994d41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197617640639693839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839181976176406396938391819761764063969383918197617640639693839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61311cd-221b-4b55-8c71-8192ad979dde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520902978171296712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712145209029781712967121452090297817129671214520902978171296712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e4543b-001a-43dd-9f10-e6151cc5543d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577321820705159291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291957732182070515929195773218207051592919577321820705159291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a71a9b5-c623-4d4d-892e-2d7c6d0080bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16768777994365928602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602167687779943659286021676877799436592860216768777994365928602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d5f3df-cbb0-4163-9771-1b5d7927d1cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378220315674042001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001337822031567404200133782203156740420013378220315674042001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ca81ad-a973-4e32-b623-8b54199066e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112947597410640367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367811294759741064036781129475974106403678112947597410640367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb828ea-8477-4cc0-afea-5df6b8710082, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244080046232034016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016162440800462320340161624408004623203401616244080046232034016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6704f615-8d15-4cf6-8aeb-a9d2f076e69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097566384293740321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321100975663842937403211009756638429374032110097566384293740321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e688f5a-380b-41af-8986-bf376eb2bbea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105781402962705947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947210578140296270594721057814029627059472105781402962705947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f81eb99-f4c1-41b5-a1f1-1874791eebc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4430494033445784393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393443049403344578439344304940334457843934430494033445784393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa1c95c-a23e-46a9-b661-c3184167e4ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829527458420073782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782108295274584200737821082952745842007378210829527458420073782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec252c2-15bb-4ddc-9696-310724343171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4072443865322415399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399407244386532241539940724438653224153994072443865322415399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843bc72e-36e5-48f8-98ed-dc4dc80c9f3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185813806503845467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467185813806503845467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1918e48b-9ae3-452d-9894-6a1b7db3eabd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065761719664257279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279606576171966425727960657617196642572796065761719664257279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f773a2-e6c4-405b-aceb-3bed989b51ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266226365685395402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402122662263656853954021226622636568539540212266226365685395402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cfedc6-dab9-4846-8163-684dad55392e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6601440611386526290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290660144061138652629066014406113865262906601440611386526290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c45355d-75cf-4160-9032-ba447aa66fca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290034959777191991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991529003495977719199152900349597771919915290034959777191991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8821f1bd-e572-4c43-a9b5-0cead6fe1936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916879467566051507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507179168794675660515071791687946756605150717916879467566051507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e08a25-afdf-4735-ae12-d1896b0dc6ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8522272039237654588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588852227203923765458885222720392376545888522272039237654588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59b9cab-c1e4-4b77-90ba-b259d90eefb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150723777070784246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246615072377707078424661507237770707842466150723777070784246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b7735b-b45d-434f-8fc0-89b729e5b269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173525391699300282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282317352539169930028231735253916993002823173525391699300282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a267fe-4603-46e7-b5cb-e5df64c01c88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13130532777483467509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509131305327774834675091313053277748346750913130532777483467509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c2a8f3-5b55-434c-9921-8932aed21795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180729648647099996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996180729648647099996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab48e1a8-e63d-489a-b245-180d795fab63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921184961775842002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002492118496177584200249211849617758420024921184961775842002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc87623-25cc-4496-af5d-5c40904ee5ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16862107732594585249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249168621077325945852491686210773259458524916862107732594585249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa56ccdd-69f5-48e6-846f-5e3f0df45e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273510533771045431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431273510533771045431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203c5bda-b86f-4542-a24f-d4261eb4d364, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776095519828169998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998177609551982816999817760955198281699981776095519828169998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62258cb8-ae38-437d-b107-39f189ae08b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2548358283517182626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626254835828351718262625483582835171826262548358283517182626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57c6b61-9649-4092-b5f6-c6ac9c7d8a22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba355c0-179d-42b4-b452-f7c8cd4026c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8173893027419298841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841817389302741929884181738930274192988418173893027419298841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8700891939779363673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673870089193977936367387008919397793636738700891939779363673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ac8d88-c5d6-49b2-b509-68ed547de9f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305741672272023344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344153057416722720233441530574167227202334415305741672272023344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82bcc402-27c7-4184-8775-33f53cc5e6c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285387831731519217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217228538783173151921722853878317315192172285387831731519217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f17fe67-9a05-4aa3-89b8-67819296396e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17519064662528261735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735175190646625282617351751906466252826173517519064662528261735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d853f3-6357-4a63-b4a3-e0ec865b0725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799216801427500044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044279921680142750004427992168014275000442799216801427500044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0dd6bd-db86-4974-abaf-4dfd759341cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 174717588525793051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051174717588525793051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ebfc77b-cef1-43cf-bcfc-405bc093ab00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17630668183812275505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505176306681838122755051763066818381227550517630668183812275505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21d88c0-4358-4b23-8f37-20bd118279e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a964f2df-1271-4855-9363-4f4bc21d86c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11529657210172360975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975115296572101723609751152965721017236097511529657210172360975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476437036624818907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907476437036624818907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc5b4b0d-a9f0-4676-95dc-838f2e9e6c80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177263931133268059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059121772639311332680591217726393113326805912177263931133268059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29eb50f9-b12f-4d76-91be-404972181cd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18061259608352089102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102180612596083520891021806125960835208910218061259608352089102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6d9f95-330b-4d97-b20d-d94455e1a2ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341125065575038038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038133411250655750380381334112506557503803813341125065575038038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37957b95-780f-47dc-bbc9-3231b3bbfd73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487951134894779018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018548795113489477901854879511348947790185487951134894779018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ad0e26-5418-43cd-ac5b-5dff62c89c7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16964381693725024299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299169643816937250242991696438169372502429916964381693725024299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f0333c-3152-4287-b0c9-ade31647093a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554961612635482245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245554961612635482245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136e2ca8-8608-4b0b-9345-b289f711c0ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121238364562431302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302171212383645624313021712123836456243130217121238364562431302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42d6ac7-d165-4f0b-9720-591d4d6ee10c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748335834841915370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370117483358348419153701174833583484191537011748335834841915370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fab26d9-c9f8-4015-b6b7-4a8e91df77f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311254330169724339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339153112543301697243391531125433016972433915311254330169724339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 256ba661-6d5a-4473-b7d9-a4da99cfef1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801086395687653084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084480108639568765308448010863956876530844801086395687653084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d057f77-59b8-4f83-ad11-33f8b237e00c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161532332675830493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493121615323326758304931216153233267583049312161532332675830493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3720819a-7982-477e-91b8-4ec7a2fcbf94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16413548420788794275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275164135484207887942751641354842078879427516413548420788794275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a4c653-bce3-42fe-971b-723f245f8ac1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 469748071158304544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544469748071158304544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e2af44-38e1-473d-a430-4772e23643f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7346695205319900735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735734669520531990073573466952053199007357346695205319900735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee27e23d-6a5e-47f7-84d9-3e9336db9890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7ecea1-d202-4a13-8302-b282321342ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426491551692383669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669154264915516923836691542649155169238366915426491551692383669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138828683263837834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834413882868326383783441388286832638378344138828683263837834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2563bf7d-5d01-4ab9-9fb0-ffcab4d302ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112659532179631417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417111126595321796314171111265953217963141711112659532179631417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56eda454-4243-4bdd-a8ee-95f3e91ee76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2401508265879724795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795240150826587972479524015082658797247952401508265879724795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92aa6f21-ff7f-4e28-9b6b-87d15429c146, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926807931614628457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457129268079316146284571292680793161462845712926807931614628457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07b3693-89b2-4333-a2bf-e70238fe9348, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11609133137328742666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666116091331373287426661160913313732874266611609133137328742666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bd0407-e377-4dca-8dd1-ca58c431f873, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219781346104831526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526162197813461048315261621978134610483152616219781346104831526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e63c3f9-079f-43d1-9871-a2daf0dde191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9032014881455763405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405903201488145576340590320148814557634059032014881455763405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474a1dd0-6ec0-4802-a218-7db97876ca34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256330278597694624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624122563302785976946241225633027859769462412256330278597694624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3710f-f019-45b4-917f-d43e97c30fcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007355155418923553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553180073551554189235531800735515541892355318007355155418923553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0faa0e14-a48c-4385-8458-5ff4b8ff7dca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771422906446246124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124177714229064462461241777142290644624612417771422906446246124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e85c25-9e8c-4e5a-8eb9-bb0677b51504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4924863416226000191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191492486341622600019149248634162260001914924863416226000191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad1616f-19e3-4a07-a3b6-b17766ed1818, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8490511642464301364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364849051164246430136484905116424643013648490511642464301364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9217add8-b6f4-4d45-8a8a-30e4d990875a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15950807235219317439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439159508072352193174391595080723521931743915950807235219317439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8237c8-b48d-4b47-86b3-e1ad5a8e0462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813888267789348172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172148138882677893481721481388826778934817214813888267789348172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b300687b-e665-449c-a748-1ec38b0b12db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15431772267554853434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434154317722675548534341543177226755485343415431772267554853434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6217a9-2f2e-4460-999c-73da521d2123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15739741353421345045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045157397413534213450451573974135342134504515739741353421345045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8057d15-f74f-4bb6-935b-96bdab382534, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075489029033857736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736207548902903385773620754890290338577362075489029033857736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e55c180-58f7-438a-9d6b-9283813c3e0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9480471215086837861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861948047121508683786194804712150868378619480471215086837861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed42bdbf-9352-4efd-9b1b-1ba2310b7840, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011473464186297806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806201147346418629780620114734641862978062011473464186297806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae5e188a-36dc-478f-872a-34020e52a713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16872141-5e78-4049-8911-69bf64b3a5e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121866732527905484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484171218667325279054841712186673252790548417121866732527905484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861870802420269284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284186187080242026928418618708024202692841861870802420269284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec7c02bd-22b3-4411-a415-2c94ea89f0c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745708615921781816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816974570861592178181697457086159217818169745708615921781816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57fcf93-83d1-43cb-99e0-25f9584e0d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9180002357203381330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330918000235720338133091800023572033813309180002357203381330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ae6b6e-71bd-4899-8a1d-db6d798872d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9097195331599963481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481909719533159996348190971953315999634819097195331599963481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a85545-29fa-4504-b8fb-e6323aa883d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285053575297147363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363122850535752971473631228505357529714736312285053575297147363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16324b2-bb81-4bcd-a4e9-a3e79ee39648, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606246014489426718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718860624601448942671886062460144894267188606246014489426718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b22b52-4026-4c37-8a9f-31ae04e34943, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13674467355699085342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342136744673556990853421367446735569908534213674467355699085342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37e02e2-a0fe-493c-8406-d757b2833673, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843793096140114733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733148437930961401147331484379309614011473314843793096140114733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde05404-0770-44b2-a00f-ad6c2346e0e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030132075131888387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387150301320751318883871503013207513188838715030132075131888387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7799abb1-97c8-40a7-a879-ab684ca7eec4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177639517367347955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955617763951736734795561776395173673479556177639517367347955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce75c11-5fb6-4236-b5b0-4bbb9b269639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351477197724104512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512535147719772410451253514771977241045125351477197724104512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994e85ac-cdd6-4dbe-a2fb-3862f1acd861, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081750794542821894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894508175079454282189450817507945428218945081750794542821894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e60b38-232f-448b-9fad-9375711fcfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103d2baf-4fa2-4493-bf4c-dfed422d85bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877313383151733300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300787731338315173330078773133831517333007877313383151733300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8735075914849862028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028873507591484986202887350759148498620288735075914849862028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5245b76-040e-473b-8b27-32542e6c4d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4642296040372827725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725464229604037282772546422960403728277254642296040372827725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa69466c-3f0e-4b5d-bb68-23f6e954fa6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515577368573722671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671751557736857372267175155773685737226717515577368573722671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77baed3-1dba-48d8-baaf-539f16f4ada6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860067342263173718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718786006734226317371878600673422631737187860067342263173718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f45596-5b3a-454d-93f8-013ccbb17131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4897513872715400481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481489751387271540048148975138727154004814897513872715400481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7c0ad9-fb25-403c-9354-0b30083d44ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984475734570495615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615598447573457049561559844757345704956155984475734570495615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb82d89-d7fd-4284-87ac-3dd977fbcb56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11990672413251186134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134119906724132511861341199067241325118613411990672413251186134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b32cc48-8dae-434d-94bf-5a05b678821f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b60b6a0-50ff-4b8d-80e5-e49a97d31a07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234112469852199900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900723411246985219990072341124698521999007234112469852199900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881896279795010503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503118818962797950105031188189627979501050311881896279795010503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa184ba-232c-4321-8c4f-4fe3af15d8af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e251c7-5c94-4c3c-a8bd-2a0f57dfedd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5446307703762031574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574544630770376203157454463077037620315745446307703762031574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10763498847586396118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118107634988475863961181076349884758639611810763498847586396118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01ad291-380c-41ca-b8ca-95b079215889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6729740809835571409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409672974080983557140967297408098355714096729740809835571409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4dc5ba-4201-4b75-b0e7-401a17eafe90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13760422843136820779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779137604228431368207791376042284313682077913760422843136820779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19544145-ed98-4532-9ff1-77995b419d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987802519539982478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478179878025195399824781798780251953998247817987802519539982478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fda6d3-4fd4-4773-8eba-2ecaab76c74c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ba25f04-ca9c-434f-bc99-9e2ae3bdeecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2411942678789573426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426241194267878957342624119426787895734262411942678789573426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364046894809249912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912183640468948092499121836404689480924991218364046894809249912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fbc9a5-971c-4472-b145-cbba80c56a70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533340543377315626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626553334054337731562655333405433773156265533340543377315626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481e8e81-f2c2-451a-ad3f-e30ec9a7e010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691847760824504823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823116918477608245048231169184776082450482311691847760824504823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667e02f2-a7c1-454f-8b8a-85e9b634d4c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516579450414232963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963145165794504142329631451657945041423296314516579450414232963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f72c5a-2a7b-4462-af21-35e2aadb0c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13002402672103087260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260130024026721030872601300240267210308726013002402672103087260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd71cad6-b640-4f13-8daa-7bfa6d368bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176036553212150034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034141760365532121500341417603655321215003414176036553212150034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ef71e9-01e7-464a-adfd-2979e7444206, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498127273726969600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600164981272737269696001649812727372696960016498127273726969600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be06f9c1-f03c-46b2-b83f-f6a6786a4fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018822651856783492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492180188226518567834921801882265185678349218018822651856783492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fefc7d9-bb2b-40aa-8ca8-250c224cf414, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117263033569370439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439121172630335693704391211726303356937043912117263033569370439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20b0a47-cf11-45c9-a989-9c9aabbea3c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991226823761176788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788599122682376117678859912268237611767885991226823761176788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f8f45a-5ebf-4e2d-8dae-8af3e73642df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7166846448114585922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922716684644811458592271668464481145859227166846448114585922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574ef1af-c3b7-41cd-8dab-5a26cabbfa2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276165761338006381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381227616576133800638122761657613380063812276165761338006381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31b1de7-86da-4399-aa76-982ef5584ef9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1470503515975660452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452147050351597566045214705035159756604521470503515975660452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a439d6-cfc8-43d2-89d6-2d1650abea5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865833428559153241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241108658334285591532411086583342855915324110865833428559153241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a933b8-2afd-4f37-890d-7ebc8091fe9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327860796080745636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636327860796080745636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5355bb21-cf8e-4217-8772-cbfccdd406ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200495457105420853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853132004954571054208531320049545710542085313200495457105420853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5da12d6-7c7b-424d-afe0-77f63b42f978, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5549002933048860680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680554900293304886068055490029330488606805549002933048860680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7df72b-0f14-4611-a2cd-1bc1aebbf041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864309853961514747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747128643098539615147471286430985396151474712864309853961514747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26581494-d32a-4a65-9b79-b326e34053ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3854132121653599878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878385413212165359987838541321216535998783854132121653599878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951a2108-995a-40de-8b1b-6eaa5f477fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621247132529214343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343146212471325292143431462124713252921434314621247132529214343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9ba1b2-6500-4e0e-80c6-c8a2e4b64a7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d522feb-8ab4-4f1b-acf8-cfdb0243b9e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6276089321468965720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720627608932146896572062760893214689657206276089321468965720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2899074164339191983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983289907416433919198328990741643391919832899074164339191983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f529df5-9503-4b89-a7a0-62a3e37e5c49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586067443975375475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475586067443975375475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e7a7aa-30f6-4609-8e2a-1ef806abd047, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70894932325668803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803708949323256688037089493232566880370894932325668803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c900a7-94bd-4006-bee8-cda568d36627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17004490641407556609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609170044906414075566091700449064140755660917004490641407556609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8e289d-682a-49f9-8c1e-344dca7194ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651153317268144849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849136511533172681448491365115331726814484913651153317268144849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8536e4-4d3f-4987-b783-03beff1d653a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4873851e-1029-4510-8570-cf126d6cfa47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405228650610063288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288114052286506100632881140522865061006328811405228650610063288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1505777420685407518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518150577742068540751815057774206854075181505777420685407518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f3cbb5-80e7-4cb9-8e42-ec72c58a02e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14816264584515750331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331148162645845157503311481626458451575033114816264584515750331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fc2f23-7d10-43c4-89fa-00f5f4f29693, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463271186664891149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149134632711866648911491346327118666489114913463271186664891149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172c2465-3c42-4fec-ad0c-7dda0736c13d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2010775587607977469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469201077558760797746920107755876079774692010775587607977469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a9c177-40c3-4a7c-bf07-db7ea4cca4cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3177560649503773884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884317756064950377388431775606495037738843177560649503773884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6b4f64-f475-45ae-9a4f-3275cc215de3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4838427819235159700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700483842781923515970048384278192351597004838427819235159700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a0a418-4f03-4694-8264-6611f9221a27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16470991137277612016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016164709911372776120161647099113727761201616470991137277612016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e16aa1-9541-41fe-888c-23267867986e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7118520512359788445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445711852051235978844571185205123597884457118520512359788445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e40115-6692-4846-ae8d-359e7c7b9d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16588288404629099466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466165882884046290994661658828840462909946616588288404629099466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a19926-58f7-4405-923d-a804b88304ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15784858814846464211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211157848588148464642111578485881484646421115784858814846464211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740d5441-5ab0-4f31-bdc5-3b39c3a07fe3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024472381030921394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394150244723810309213941502447238103092139415024472381030921394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ef3a56-20b4-4cfe-88ae-d8b324d2117f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4854589913884255196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196485458991388425519648545899138842551964854589913884255196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab329f5-0ac9-4234-880c-1fe9f0db08c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17316150736206491677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677173161507362064916771731615073620649167717316150736206491677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e464a19-91d6-46ee-a4a3-371ea8e60e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685782717803820506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506116857827178038205061168578271780382050611685782717803820506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0911625d-f698-4e99-8c38-91ece3a4d391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10543422061907833837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837105434220619078338371054342206190783383710543422061907833837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2a6a49-3c2e-4982-a54f-35285f30dca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 943010426722384044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044943010426722384044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012f972e-61ef-458d-b57d-499ea785648b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022539769331456905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905802253976933145690580225397693314569058022539769331456905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d2d2ea-5f1d-40df-bc0c-bd7443b4e7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594683511552560824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824145946835115525608241459468351155256082414594683511552560824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb2a59a-5417-4268-94ec-b6fdb09dbbb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 745442309823315379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379745442309823315379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c111c684-4b56-4d44-b5e0-af3bb9ef670b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12201309349814029357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357122013093498140293571220130934981402935712201309349814029357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d34edcf-9e90-46dd-aa57-3c3e1843c195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4997147695834116833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833499714769583411683349971476958341168334997147695834116833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eda96c4-5cd2-4fa8-a425-adba7b0814e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062622687544825412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412906262268754482541290626226875448254129062622687544825412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a473feb7-dc35-4cde-a7b0-ae3465dc0cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120478502658927144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144512047850265892714451204785026589271445120478502658927144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961bdb16-7d24-4434-a44c-3be1203817a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2077423369437488688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688207742336943748868820774233694374886882077423369437488688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3eb396d-efaa-4ce3-ac61-525dd2781ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12994228275333940818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818129942282753339408181299422827533394081812994228275333940818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74af3d31-093e-46e9-b146-2704235d5334, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643412118720516527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527464341211872051652746434121187205165274643412118720516527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93b3f45-1ac8-45bc-86c5-21c5421d9c98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402136855525903423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423164021368555259034231640213685552590342316402136855525903423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b0de7b-e405-4ad2-9c8f-d2c6fb140058, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533770645390332083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083145337706453903320831453377064539033208314533770645390332083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b64f67a-24fd-4192-815a-c274f53bfe71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13945551152597043208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208139455511525970432081394555115259704320813945551152597043208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc4800e-cd68-480d-b254-4d506ec4d791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713778564857603567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567117137785648576035671171377856485760356711713778564857603567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0792d0de-6875-4c3f-ab4c-c2ec07bf335a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18058030226104976065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065180580302261049760651805803022610497606518058030226104976065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db95afb4-09c5-495b-a288-9ea70c520a2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334999110491345106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106113349991104913451061133499911049134510611334999110491345106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7d9160-144b-424f-82d3-695e241d71b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7458213428555263959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959745821342855526395974582134285552639597458213428555263959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d1b0ab-c7a4-41f7-b656-a13e1ce6f5d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663166455647271075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075166631664556472710751666316645564727107516663166455647271075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fc85e4-8ae8-4c3e-8cf2-c1854ab1d95e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1923821352968402713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713192382135296840271319238213529684027131923821352968402713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ea91fb-b1b8-47a7-b69a-514b177fd46c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449711258452839498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498444971125845283949844497112584528394984449711258452839498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8569f010-5249-42a3-960a-32c583dd897d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12055754941376903634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634120557549413769036341205575494137690363412055754941376903634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd031b3a-f64c-41fe-b856-5aacf6efac1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209417229408118365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365320941722940811836532094172294081183653209417229408118365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b548f3c3-d10d-4d0d-b2ba-989f9d88f88f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125045719378743438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438312504571937874343831250457193787434383125045719378743438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3819a0-2cf7-4e2e-92fd-a4d963bde0b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484868585001708217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217164848685850017082171648486858500170821716484868585001708217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15591f24-d258-4851-957c-fc141859fee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101552857830548112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112910155285783054811291015528578305481129101552857830548112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4165b7cc-c559-42f8-9974-b385432b54d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652273611552539279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279136522736115525392791365227361155253927913652273611552539279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97c613f-ebb2-4d33-ad2e-f7df0be0330f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647316326667208809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809176473163266672088091764731632666720880917647316326667208809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef20b6ed-bee9-44e7-a226-bb374841096b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac28752-f66c-42e4-a61f-492ced403be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908268852989714127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127190826885298971412719082688529897141271908268852989714127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7097298341338294743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743709729834133829474370972983413382947437097298341338294743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62ea7a4-60e4-4883-ab6c-a0808f53d0c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bbce2e-0206-4dad-b3b6-20410493919d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857543547775634724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724158575435477756347241585754354777563472415857543547775634724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109410912484493754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754210941091248449375421094109124844937542109410912484493754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b357e084-c5a2-4df0-980d-fd7e9a8ac66c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7367854552095977335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335736785455209597733573678545520959773357367854552095977335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c9b33c-5401-4292-bc7f-f996481b5e6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15177009707721042142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142151770097077210421421517700970772104214215177009707721042142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da798f46-1555-4e68-bcf1-970c0116a18f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2263180256810115856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856226318025681011585622631802568101158562263180256810115856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49943241-3d90-487c-963d-e7aec0588f86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94201fef-dafc-430e-9cc7-8a2208c900be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624287960569941574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574562428796056994157456242879605699415745624287960569941574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203105491356327630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630520310549135632763052031054913563276305203105491356327630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32fe4f85-1ced-4ca6-b36a-994fa59b3e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7314870001961539967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967731487000196153996773148700019615399677314870001961539967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56915480-f16a-4769-b11c-d5fa9c8b9fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280014199868919884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884628001419986891988462800141998689198846280014199868919884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1672fa7-3301-41a7-9504-fa2dbb267325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662950079473908909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909866295007947390890986629500794739089098662950079473908909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cdb14e6-2204-4237-b618-0d1fe0475c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5146380801154204416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416514638080115420441651463808011542044165146380801154204416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ef7a15-a516-48b3-be85-a2b5eb458627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15435893696041417654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654154358936960414176541543589369604141765415435893696041417654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d025b396-0e2a-4b17-96e5-06bbcb32a600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756407806438287983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983167564078064382879831675640780643828798316756407806438287983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bae4cf8-35b3-468c-bfe6-24abfce9521c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b22a4b-095b-4dcc-b988-465a7ac8f43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539599312173874045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045653959931217387404565395993121738740456539599312173874045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785933870769727637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637178593387076972763717859338707697276371785933870769727637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0906f2f5-23a8-4b37-962e-3402c0c2901b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334076990378331795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795143340769903783317951433407699037833179514334076990378331795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ededc4c5-b1c0-4e27-88c3-ba2144839c5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935908826670789521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521169359088266707895211693590882667078952116935908826670789521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffadb7e-812f-4fc6-8c9a-edf9fa6fbfdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278665476890096703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703142786654768900967031427866547689009670314278665476890096703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7995b1-fe3c-4d9e-826f-53d497657979, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8040686385713512054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054804068638571351205480406863857135120548040686385713512054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c37a52-c624-444a-9288-6fc98c2882d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1087781135991480682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682108778113599148068210877811359914806821087781135991480682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e379bf4c-45e4-4ca7-9b3d-2e7e0ef08aca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682638824815989793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793176826388248159897931768263882481598979317682638824815989793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e280535-343c-49d1-a689-eb480e34a145, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078747811010262031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031507874781101026203150787478110102620315078747811010262031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d68a72-a6f7-4641-ac4a-c453d71756c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0b18a6-1496-49e7-8553-647a18faa272, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14662807279852228836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836146628072798522288361466280727985222883614662807279852228836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195634334553727173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173131956343345537271731319563433455372717313195634334553727173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34de49fc-d258-44b8-9003-2d9f5097a067, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5063822293854311586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586506382229385431158650638222938543115865063822293854311586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8852f805-aaaa-4db9-8a7e-e11c03e84330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887496976481743686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686688749697648174368668874969764817436866887496976481743686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a55aba-5062-47ad-8550-f9fa35e020e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609587676730960355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355166095876767309603551660958767673096035516609587676730960355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5955ff4c-3223-4c8b-9839-6ca8e7415131, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4809903643371851679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679480990364337185167948099036433718516794809903643371851679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c29d241-8c20-466e-9f3b-c16ed72798a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025649113027738088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088602564911302773808860256491130277380886025649113027738088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2971240b-f8ba-4436-abf7-bc13effe9d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4162782925754360321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321416278292575436032141627829257543603214162782925754360321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec242e06-6dc2-4278-9930-831cf739bffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866801193592200195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195186680119359220019518668011935922001951866801193592200195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc3989f-f73f-4c17-9d5f-9809595aa9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4476841585229779975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975447684158522977997544768415852297799754476841585229779975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb5775d4-4953-4c9b-9e79-bebd277f8d05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b633fa08-b363-49d3-b2fe-b821cee788f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400890359214976706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706540089035921497670654008903592149767065400890359214976706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2306932505016167030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030230693250501616703023069325050161670302306932505016167030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a19ce9a-92d4-49a3-ad2e-e04530c79fb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0032d2b-10fa-470f-8f64-8ccab93f52f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732608738305066636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636127326087383050666361273260873830506663612732608738305066636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10125080608710274176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176101250806087102741761012508060871027417610125080608710274176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70091eca-6266-4253-ade6-7642ac7c0b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267670353585699702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702926767035358569970292676703535856997029267670353585699702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c09615a-a528-406a-a364-f55f4a61d76a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1949056715788443956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956194905671578844395619490567157884439561949056715788443956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530d6a9f-e803-4bc8-83ea-5da2f5b7ed11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142294748320228667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667111422947483202286671114229474832022866711142294748320228667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5916611c-c6d6-4030-9682-62f7035ef60b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4388d22a-2a08-4845-b93d-450cb1025caa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12363518573255711006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006123635185732557110061236351857325571100612363518573255711006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4912776920829529873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873491277692082952987349127769208295298734912776920829529873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615780e1-9a0d-4af0-96aa-bf8e6ebd755b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5161149641716507589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589516114964171650758951611496417165075895161149641716507589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc33f7f-49ab-4581-8794-53e56ad054ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357565340858766672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672935756534085876667293575653408587666729357565340858766672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e43691-b6ac-4042-8899-b58591c4ba5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13505151009741472988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988135051510097414729881350515100974147298813505151009741472988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e4d670-583e-44a2-a3b6-b84850b1c8a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17821894822682538363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363178218948226825383631782189482268253836317821894822682538363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bf9a6f-42c0-42c5-b63e-e83d4ddf5923, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343774116890939822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822834377411689093982283437741168909398228343774116890939822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65c29fa6-098b-4712-9a80-ba3299caea08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947029813285600541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541149470298132856005411494702981328560054114947029813285600541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86658f62-2274-45a4-af7b-2c3ff9102f50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4753051075472554670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670475305107547255467047530510754725546704753051075472554670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d35742-8eb3-43f6-a917-b0eb8a669308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020d7a60-8402-4f03-aac3-86812dac663a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3919189053733210795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795391918905373321079539191890537332107953919189053733210795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456628731410416693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693104566287314104166931045662873141041669310456628731410416693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d62417-f4a7-4203-afe4-c3161a5bdc84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294799261076344272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272122947992610763442721229479926107634427212294799261076344272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33363422-c189-486e-97fb-e0e9933aeacf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591511047973129504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504659151104797312950465915110479731295046591511047973129504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145b8840-29c3-420a-bc64-094e6fe8b957, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796503976418963767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767779650397641896376777965039764189637677796503976418963767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41cb409c-9f61-43d9-ae69-1cc555fe9be3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406372271083512312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312104063722710835123121040637227108351231210406372271083512312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f355e377-2fd0-4001-b8f5-223e5e7e8776, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090411554313458906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906160904115543134589061609041155431345890616090411554313458906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68e6a40-331b-41b6-b928-8aa2ca68fe28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10608589904671578738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738106085899046715787381060858990467157873810608589904671578738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39152dce-e759-4127-a06e-ba4c2be08b3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2259835456149827518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518225983545614982751822598354561498275182259835456149827518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a5f842-7e46-42e6-852e-ce554bda0547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637480680247953024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024156374806802479530241563748068024795302415637480680247953024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a203345-6958-4a66-bbaf-132d8cfdbf66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486194114329274186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186248619411432927418624861941143292741862486194114329274186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de043353-7dcd-4c58-9129-8ca26fd55756, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306b2d4b-2d2a-4797-8343-f5af2c574d21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12264896897995850177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177122648968979958501771226489689799585017712264896897995850177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741202509235716787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787874120250923571678787412025092357167878741202509235716787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874ea365-2d91-4620-a110-ba66a85fa6d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15950287901329446686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686159502879013294466861595028790132944668615950287901329446686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f3ac8e-8d0d-4851-bde6-c1a6d966021d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242394525647839559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559424239452564783955942423945256478395594242394525647839559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 096ab3f5-09e5-4c6e-b036-8a6ce62dee6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600582497837856090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090660058249783785609066005824978378560906600582497837856090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0321581-20af-4123-bbc4-71a0be8e91bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5881285087605028781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781588128508760502878158812850876050287815881285087605028781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ca38b6-3d80-49f7-a128-9ba2b79969d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5112096502369490391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391511209650236949039151120965023694903915112096502369490391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea8fef3-da36-4998-8cd1-0b1a6083b31f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738631579486320077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077873863157948632007787386315794863200778738631579486320077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312f47a4-d454-452f-918a-85f0136a8295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14386045005255836617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617143860450052558366171438604500525583661714386045005255836617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dce173a-6f31-4633-bb71-d98eea01f964, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14127709755061267768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768141277097550612677681412770975506126776814127709755061267768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842a3838-8808-43d8-af02-c0d43cfd1b1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6901434419930858209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209690143441993085820969014344199308582096901434419930858209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5fa8ab1-2fbd-4931-9ae6-6e2b7ac13ecd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6458660088297216413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413645866008829721641364586600882972164136458660088297216413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 352d498a-5466-4b8e-a58e-e2c807fdf0c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7997709572812257428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428799770957281225742879977095728122574287997709572812257428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a094316-ece3-47c5-a43f-acac09570024, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9466110132107171531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531946611013210717153194661101321071715319466110132107171531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7566bc47-e9e2-4d46-b331-e72c5a235969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2dece8-9247-4e7e-9406-a5ca760e427b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13540343593899198165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165135403435938991981651354034359389919816513540343593899198165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3195181308325826349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349319518130832582634931951813083258263493195181308325826349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0556b9a3-1b46-4ae2-8a94-3127c18c548a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b6ad49-c1a3-4adb-a49f-544548b22b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572656307978242852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852557265630797824285255726563079782428525572656307978242852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604919208871493782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782126049192088714937821260491920887149378212604919208871493782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39bf576-4fc4-4f69-a20b-b8548fc7c8a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7313a6e1-f399-45cd-8dcd-5e45f6a41514, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14792187812439209064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064147921878124392090641479218781243920906414792187812439209064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047568739658895904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904204756873965889590420475687396588959042047568739658895904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9932a758-63b8-4799-8560-fbc4ba469718, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2162509576418260608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608216250957641826060821625095764182606082162509576418260608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b80f4d4-e951-4cf8-af73-abadabf11584, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6411000101827984791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791641100010182798479164110001018279847916411000101827984791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e552452-780a-437e-b277-cc3e035a3cf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317659414252088777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777231765941425208877723176594142520887772317659414252088777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c42d35-05b6-4447-9923-f83fd3f83f09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365393637867180023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023183653936378671800231836539363786718002318365393637867180023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb554b0-3c48-4858-b5fc-739e9705e5e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11244042278946112354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354112440422789461123541124404227894611235411244042278946112354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f1f83c-c92f-4f44-911c-0e94576b4bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10262206649751937367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367102622066497519373671026220664975193736710262206649751937367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4c1830-4bbe-4511-9dd0-30605f486e97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9648285-874a-4ade-aa73-5c269e84753d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897146660195641611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611689714666019564161168971466601956416116897146660195641611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10476586568159478134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134104765865681594781341047658656815947813410476586568159478134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555db678-160f-4c99-81b0-5c3fbdf21187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649260939072893972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972364926093907289397236492609390728939723649260939072893972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5545bf63-c693-4513-b7e8-3031537e3df1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325343665800424866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866153253436658004248661532534366580042486615325343665800424866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2df958-cdb3-4c53-8ce9-73a68af1f6f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17244541566563249287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287172445415665632492871724454156656324928717244541566563249287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6418acbf-4ade-4644-a462-e10c0ea5840f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ecfbcb-3100-41e3-be3a-d8b547ea438f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15557392346346198640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640155573923463461986401555739234634619864015557392346346198640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160091728455839811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811101600917284558398111016009172845583981110160091728455839811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b203a8-b077-4e1e-b693-a591cc500a1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12722d5-6080-4355-8fcf-97da3538c1b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5496214520134065296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296549621452013406529654962145201340652965496214520134065296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2909875634782833680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680290987563478283368029098756347828336802909875634782833680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be72974-835a-49d5-8e9b-25aea3838415, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4094196113580257656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656409419611358025765640941961135802576564094196113580257656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92eaecec-6e96-44e0-8754-de677b825a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1556842786554856759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759155684278655485675915568427865548567591556842786554856759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c5235e9-d54d-426a-bd62-c08408fa963c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1107760c-4734-40ac-ad66-74b64d63ec13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14424067486587261271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271144240674865872612711442406748658726127114424067486587261271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643780116862678499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499106437801168626784991064378011686267849910643780116862678499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f5f2b3-6686-48f7-b08e-f1bac379bbcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08fba7e-0d0b-4097-a75a-b69a696fefa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7552726882911195081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081755272688291119508175527268829111950817552726882911195081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff67b0-f9c2-45fc-9812-a27c4679523b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851977736901420042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042108519777369014200421085197773690142004210851977736901420042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12570828809814837580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580125708288098148375801257082880981483758012570828809814837580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54697afb-7cad-40b5-a57a-da469cab0604, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843159798691257082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082843159798691257082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00195e2-e90d-4d99-aa80-5a15857cf7de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebffbac-f4c7-4b75-9950-12dfb62042cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4183940019434830269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269418394001943483026941839400194348302694183940019434830269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647133804670952507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507176471338046709525071764713380467095250717647133804670952507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac2ea8e-6950-42a2-b3e2-773f8cbcda78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893961518520786330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330893961518520786330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5be4aa-39c4-4960-b69e-1819c49ce2fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141939679303551381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381161419396793035513811614193967930355138116141939679303551381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec2e749e-8e1b-40fe-96ba-2977cee51723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509216207697462573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573750921620769746257375092162076974625737509216207697462573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0f9c01-a9ab-4d0f-8dd0-07c392bf979d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 306158889674065196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196306158889674065196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f48f79-b995-4341-b75b-10b1d08e209c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181430262038157653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653151814302620381576531518143026203815765315181430262038157653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fadc2ae-ab6f-43db-9d2d-f51d80c863a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841709716600186263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263108417097166001862631084170971660018626310841709716600186263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c7ac87-a282-4f86-92a0-97515469a70c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18239694389822713768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768182396943898227137681823969438982271376818239694389822713768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fdf6a98-3640-4125-ac9c-4d5e2afc4813, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7832642684615175916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916783264268461517591678326426846151759167832642684615175916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c247947-c332-4009-87c8-e145d2231924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175378433813859199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199101753784338138591991017537843381385919910175378433813859199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a93b6d-f247-4a36-b9aa-938e0654adbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6663736263013448035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035666373626301344803566637362630134480356663736263013448035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea642e36-91cc-45f3-9364-bde7ea0a9bf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171708993994669207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207171708993994669207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4bc340-3517-4b64-8677-ea5bcf9a69bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398126559585941924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924139812655958594192413981265595859419241398126559585941924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e5043d-fbdc-45dc-9ffa-4554aab6b29b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756102074188379487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487157561020741883794871575610207418837948715756102074188379487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae33d609-827e-4112-83f5-4f4f8cb1e4e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15411814437363936097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097154118144373639360971541181443736393609715411814437363936097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c6bd11-e68b-4679-ac25-fa38ce0718be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364782500977858602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602636478250097785860263647825009778586026364782500977858602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45de1202-8c8e-4236-8941-7211b9b6743b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987196785707362147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147169871967857073621471698719678570736214716987196785707362147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34836ec-9093-4804-bde4-966afa4795b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632887662027561054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054563288766202756105456328876620275610545632887662027561054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a431bb-8a2f-48ac-9bd3-b5434ccd77a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1575826681725043802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802157582668172504380215758266817250438021575826681725043802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c342d8c-c787-4bfd-9565-631ab4e532a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850171043846071805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805885017104384607180588501710438460718058850171043846071805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71569a3b-f647-43a7-b8c7-97c2d8ff53a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9959615452122346889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889995961545212234688999596154521223468899959615452122346889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72a322f-2401-4a8e-8e63-c18463341f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472429477812702773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773447242947781270277344724294778127027734472429477812702773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54329758-4f91-4486-957a-239c063b4e05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4286402950618162755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755428640295061816275542864029506181627554286402950618162755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb84f01-4dd4-48d0-9e66-d342eeea5846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1630899920611295761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761163089992061129576116308999206112957611630899920611295761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ff0a30-49cf-4d2c-b771-50a188ba6a38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896593506966309754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754789659350696630975478965935069663097547896593506966309754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd222410-89d1-4f28-bf4b-1b81d2e07509, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787912267735842469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469178791226773584246917879122677358424691787912267735842469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0832735e-b350-4b41-88c9-4c38bf7559b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15047479420339458755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755150474794203394587551504747942033945875515047479420339458755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b99e625-2274-4c3e-9c3d-214977240fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7fc3df3-9d46-4f8f-a1ab-ac8fcc0dc0c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11210324161848474353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353112103241618484743531121032416184847435311210324161848474353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11998609788769600252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252119986097887696002521199860978876960025211998609788769600252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ac4920-ca2e-488c-8ad2-765eadda384d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59848b3d-2959-424d-8799-0b15770bf9f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4340903285113480943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943434090328511348094343409032851134809434340903285113480943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7612746418929297101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101761274641892929710176127464189292971017612746418929297101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b5877a-d3af-4169-bd1f-398eeacf6b30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011850958042189086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086601185095804218908660118509580421890866011850958042189086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7ca19f8-4d31-4bce-af2b-6cdabd309c9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016846570662022266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266160168465706620222661601684657066202226616016846570662022266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b726f8f9-5d27-4f70-a67f-0d18336f5a7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824955865985429211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211138249558659854292111382495586598542921113824955865985429211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b770e6-b7f6-4cba-b8cf-c7aa29c96bdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293119550565820680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680929311955056582068092931195505658206809293119550565820680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d9f812-0806-4c58-8a62-a8a00d2d3344, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3241800766483051433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433324180076648305143332418007664830514333241800766483051433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290cb0c3-896b-414c-a373-bf43da12696e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304064332978648552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552530406433297864855253040643329786485525304064332978648552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b704a208-ff5b-4a74-bd82-2b6a734b50f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107490954637456169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169910749095463745616991074909546374561699107490954637456169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f50cabe-957f-4859-81b3-94128debd1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17414619790842422126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126174146197908424221261741461979084242212617414619790842422126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f56b99-3779-490a-86fe-dd6dfaa564bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 707071804782835955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955707071804782835955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a750fba-5e82-4b92-84f0-6c30be098c0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13553577309932674957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957135535773099326749571355357730993267495713553577309932674957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbdb8c2-f097-4c82-bfdb-ba935ffa1908, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457638597227146941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941945763859722714694194576385972271469419457638597227146941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa2e62c-98b5-4429-a110-b6c80ea7a73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ea286b-d36a-4093-a740-6e29365da560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841610146443636772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772284161014644363677228416101464436367722841610146443636772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8146286890729189634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634814628689072918963481462868907291896348146286890729189634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7337e5b-d67b-4ec9-bbff-dc9cab8ec910, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639819993648303486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486156398199936483034861563981999364830348615639819993648303486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99dda61-3deb-4eed-b923-da480f234d14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863019281673209902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902286301928167320990228630192816732099022863019281673209902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06cd92fc-db6a-448f-b237-9ff2562b5037, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141054102396897080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080514105410239689708051410541023968970805141054102396897080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1a3502-1aaa-46cb-a18b-028c2371da02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3995801222902480111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111399580122290248011139958012229024801113995801222902480111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b6e806-0ae5-419d-bddc-4af9336518b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192390477141963655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655111923904771419636551119239047714196365511192390477141963655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c7105c-c2d7-4bab-9662-ed9d08b37b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8290712491072955334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334829071249107295533482907124910729553348290712491072955334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aac6da-aed6-4ae3-9546-3d5afa158fc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1805446123217397310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310180544612321739731018054461232173973101805446123217397310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45944729-5177-43d6-94a1-0959471f311e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978360117216956415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415129783601172169564151297836011721695641512978360117216956415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714e50f9-142a-4bf9-9a84-382ca7db8637, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6278e463-56a6-4846-92fa-f9763541a7b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17012344332098214909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909170123443320982149091701234433209821490917012344332098214909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445425028339200103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103104454250283392001031044542502833920010310445425028339200103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9229d7b3-0441-4e42-b458-b17973bf9fd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4719b6dc-0696-4bef-9a1f-623080851c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2534712756188534247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247253471275618853424725347127561885342472534712756188534247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 626899581682576764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764626899581682576764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988461df-16b3-44e1-a0bb-4d51714506d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14575408054879131971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971145754080548791319711457540805487913197114575408054879131971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74636fb0-7aa0-481e-9556-89342249975c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7077303889276698943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943707730388927669894370773038892766989437077303889276698943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712418ec-c86c-4dc7-a5d6-7ce438721029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15081686680611226029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029150816866806112260291508168668061122602915081686680611226029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6f8faf-ed71-4a57-9a13-3ff24074933d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2671df77-6fbb-4efc-8d6a-6d96172e6b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4904644768092946571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571490464476809294657149046447680929465714904644768092946571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16095950398920112041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041160959503989201120411609595039892011204116095950398920112041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de43b5d2-7a38-470c-901f-eb8dad768c47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713292409462673173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173571329240946267317357132924094626731735713292409462673173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87877eb-16b5-4d9b-a7c0-05b1ae580675, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1272311693900224344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344127231169390022434412723116939002243441272311693900224344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ff2f8c-e9c0-4a7e-b205-49afc560ace5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6179348430619944060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060617934843061994406061793484306199440606179348430619944060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be62e4a-38b5-4618-9793-a7a0dbff49f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023990418716833462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462202399041871683346220239904187168334622023990418716833462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d112f11a-72ab-469e-93b2-684da30a5242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12088179123489309970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970120881791234893099701208817912348930997012088179123489309970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2facc712-6651-4d44-9f1c-3d2aa146e9b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353168452690056452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452835316845269005645283531684526900564528353168452690056452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e6ef6d-1149-4b2a-8ae9-d99636caf6c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13445911674880219678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678134459116748802196781344591167488021967813445911674880219678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf65f54-be78-46ae-8372-a1cd4c70010a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17967852431830663623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623179678524318306636231796785243183066362317967852431830663623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7e8c72-8a0c-4f6c-abe8-c8158c73d7a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933011818008949364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364933011818008949364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa55cd2f-9e8a-42de-90cb-d986101eaff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10764505099555996097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097107645050995559960971076450509955599609710764505099555996097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fec78b3-845d-42ac-b4c3-c92238805def, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12543157446419626432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432125431574464196264321254315744641962643212543157446419626432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed9c856-fe22-4235-8e89-3ecb06860c57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723557635286205099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099117235576352862050991172355763528620509911723557635286205099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30278ec1-5a6c-4223-9152-98bd6d590b27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5022960491009877906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906502296049100987790650229604910098779065022960491009877906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f95673-ba99-41a3-b62a-5ca52dfd7154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23b09b0-a4d1-4c7b-bf85-7b03f619839e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8217445728077112104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104821744572807711210482174457280771121048217445728077112104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10914121576825749578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578109141215768257495781091412157682574957810914121576825749578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d01c3f-6fda-42a2-8f22-8f412cbb1c28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13853156546228328868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868138531565462283288681385315654622832886813853156546228328868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9270c09e-5c10-4551-a922-574d5ec2e5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160500720289421646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646141605007202894216461416050072028942164614160500720289421646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244b76f8-0021-4829-bdbb-dd2eb1a3951e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339234744415471726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726103392347444154717261033923474441547172610339234744415471726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5766a1b7-b750-4d84-bf19-3ceaf8abef1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2469f76f-e4fe-46b8-8931-5153a5e2f5d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868690772938132714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714486869077293813271448686907729381327144868690772938132714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561210634601642524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524556121063460164252455612106346016425245561210634601642524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bafa955-70a4-43e5-b122-76bd1ff138d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16854671523878591118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118168546715238785911181685467152387859111816854671523878591118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70cb253-d233-4749-8cf6-8f5ff0c9422c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255085082257252685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685925508508225725268592550850822572526859255085082257252685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15450dd1-89f6-4683-b270-45ca637703d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa70209-185a-443d-93b4-8b2e17f81ad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025697722890307207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207502569772289030720750256977228903072075025697722890307207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704421345711756023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023770442134571175602377044213457117560237704421345711756023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb742284-59ff-480e-90e6-7b1f68491f74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12119854578973041879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879121198545789730418791211985457897304187912119854578973041879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f48e09-42e6-4ec6-a24a-511a86e6a1d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12710564910056271408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408127105649100562714081271056491005627140812710564910056271408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d109e13f-010e-4b3e-9880-e64aef7234ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633989377880092702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702176339893778800927021763398937788009270217633989377880092702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c3bbc2-42b0-45b0-b4b2-a90bffff3843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7160999759486219353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353716099975948621935371609997594862193537160999759486219353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b232fa2-26db-4c06-833d-87d02960c0dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 483236949875724851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851483236949875724851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f91e562-a08e-42e7-ac62-903d7decb4c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14619421781651995345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345146194217816519953451461942178165199534514619421781651995345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4022821d-654c-4872-9a77-cabe842d3b1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3046389001117055422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422304638900111705542230463890011170554223046389001117055422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a1a1cb-5a68-4c84-a7f8-a957cc2d94cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11502182878661891647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647115021828786618916471150218287866189164711502182878661891647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d1aea1-1909-40f9-b90d-2e0006379c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13375474548335794678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678133754745483357946781337547454833579467813375474548335794678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96586d52-e7c9-4c16-ba6e-093ec83549b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807504081093350855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855380750408109335085538075040810933508553807504081093350855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee50c03-c69e-47bd-8130-358ec664164d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317835059518734204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204231783505951873420423178350595187342042317835059518734204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf2f40f-88b4-457e-8b35-c51ae2924d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16463948989321103212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212164639489893211032121646394898932110321216463948989321103212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c25af59-144a-445d-8d3d-2cfe336ccbaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683228561325147774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774368322856132514777436832285613251477743683228561325147774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672c08a5-3190-40e8-a45e-5a0e4cc84c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18190940042279310140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140181909400422793101401819094004227931014018190940042279310140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369d9784-ec60-423e-8943-8f4d07b21b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314940567783164104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104931494056778316410493149405677831641049314940567783164104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2832cd7-80a6-4129-a0e3-e57c934e3d1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404712565125365364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364140471256512536536414047125651253653641404712565125365364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e79caae-85fe-479d-8f68-29adf2a6c37d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8682855609338166872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872868285560933816687286828556093381668728682855609338166872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f37487-da6a-4155-8a9e-b3cd61e44fcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16899711316539971716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716168997113165399717161689971131653997171616899711316539971716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a75af9d-9987-4e15-a50b-e8f1cea8fc74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6299389419727874065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065629938941972787406562993894197278740656299389419727874065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef803012-87c4-4d78-8525-2a664e709fc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755467521719673548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548875546752171967354887554675217196735488755467521719673548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53478405-a73a-447d-b6ac-62c7c4c7f1da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9401264153836870145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145940126415383687014594012641538368701459401264153836870145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011b6c83-9d70-4810-8d51-16b3a417c1cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c22896-b0fd-433b-8e9e-fa4683a26cc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10843364728929650809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809108433647289296508091084336472892965080910843364728929650809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7922077471605188493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493792207747160518849379220774716051884937922077471605188493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8410e0a3-b1c3-4b1b-98cc-ba57336db7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed630b5-325b-4a4e-b2b5-0038a8df22c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590888322833882869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869359088832283388286935908883228338828693590888322833882869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13379253183146066184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184133792531831460661841337925318314606618413379253183146066184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d574b0-810b-461a-b722-9d882653d80d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214385720784548219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219152143857207845482191521438572078454821915214385720784548219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed3afcc-b08d-40be-b9c5-b4aa8d99a612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470301832254988028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028470301832254988028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d1f0d-54dc-4bc7-8428-9d60078a0998, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269131686253081773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773182691316862530817731826913168625308177318269131686253081773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323e0134-ec29-43a0-a30c-06d98b46465d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991085931432964407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407139910859314329644071399108593143296440713991085931432964407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c0b7c0-d166-4ecb-bfb4-439ea6053561, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975627676732749096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096897562767673274909689756276767327490968975627676732749096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d75d4cd-98b2-416f-83e6-2aa5adc98d9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12550785232420616135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135125507852324206161351255078523242061613512550785232420616135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b48ebe1-4012-4ecc-b617-bf15fd13c93f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4901343404063826335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335490134340406382633549013434040638263354901343404063826335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4a4f30-5fcb-481a-84a8-a1565f96cd82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 95865369021305172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172958653690213051729586536902130517295865369021305172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e6429d-d48e-407b-9aa8-57c5371c199b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370914940709158270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270237091494070915827023709149407091582702370914940709158270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0ff038-f71d-4e54-9ac5-a52df8d9a057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13003514412507061030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030130035144125070610301300351441250706103013003514412507061030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e642ed-b8c2-45e6-8b2f-988418550033, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15339257304564228732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732153392573045642287321533925730456422873215339257304564228732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7215dd2-b96b-4d13-8858-ff47723fa20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4882407500718122437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437488240750071812243748824075007181224374882407500718122437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cffb5e-3d55-4d1d-be52-dfe4ac8ba141, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3568270040077243414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414356827004007724341435682700400772434143568270040077243414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005bdabb-003d-406e-9ae6-60af69b9ff7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110597511054667814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814311059751105466781431105975110546678143110597511054667814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7871a7cb-ff1d-4486-93d2-1c5364852720, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10380144492080498914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914103801444920804989141038014449208049891410380144492080498914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380a6cb5-e298-4f60-ad86-04afc11d380b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405852303990487688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688240585230399048768824058523039904876882405852303990487688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7856c6c0-d506-46d3-a482-f8473c1514a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14776933635554712276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276147769336355547122761477693363555471227614776933635554712276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78bad5a-7ff6-4927-ac9a-4926d22c57a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642304726389722798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798156423047263897227981564230472638972279815642304726389722798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b35107-05be-4dc0-b0a5-bb4a7874e559, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1605637026914644274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274160563702691464427416056370269146442741605637026914644274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13bbd8c7-0130-40ea-b427-23c95f8ec7b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358310840779239185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185143583108407792391851435831084077923918514358310840779239185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6186400d-109f-4aca-8945-61612b7296d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932483921828237915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915159324839218282379151593248392182823791515932483921828237915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b02f19a-4176-4aa6-8cca-b733c6f919d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1516463701026017061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061151646370102601706115164637010260170611516463701026017061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f18377-28b6-4c39-9262-61e6b0f29d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8163782127578605569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569816378212757860556981637821275786055698163782127578605569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa81f5ad-c024-49f9-a9f3-518555b92582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17051265723512329909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909170512657235123299091705126572351232990917051265723512329909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46618f17-5cc2-4356-8a08-5d0aba762195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495642940136404500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500114956429401364045001149564294013640450011495642940136404500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fffd3b6-687d-4859-b761-9d83243fbf63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806337121418358816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816480633712141835881648063371214183588164806337121418358816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c8ce96-685a-4367-a3ec-ac4e4e565e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539485375348163621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621115394853753481636211153948537534816362111539485375348163621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87db7b47-0554-40f5-9327-523be745f07d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883161690722224547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547178831616907222245471788316169072222454717883161690722224547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe9da39-be0e-46be-b8b8-61743d043631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2102961798488347427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427210296179848834742721029617984883474272102961798488347427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa649997-16ef-4323-8867-e725c4831953, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380150885408602623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623380150885408602623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bed9527-6992-4fd8-aa5e-a107baed8b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9596fb-0434-4a90-8d78-32d9c4613020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4730295427920264415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415473029542792026441547302954279202644154730295427920264415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795649327075134741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741879564932707513474187956493270751347418795649327075134741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792b8158-fb7d-4ba9-bb5f-ca797aa64028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9261471426100537226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226926147142610053722692614714261005372269261471426100537226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aed47db-7e85-49c9-974d-ca1b724029d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533978728190508696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696553397872819050869655339787281905086965533978728190508696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31a3f19-8401-4651-874a-fadb1924c8cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472414795239518471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471154724147952395184711547241479523951847115472414795239518471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8d1abf4-7fc4-4223-8879-c93a317521d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14554433866781529982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982145544338667815299821455443386678152998214554433866781529982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1ec80b-0b58-4fbc-b997-8aabab0eedd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3284795786770544869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869328479578677054486932847957867705448693284795786770544869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49eede7-122a-46cf-ba76-6454dbc4ecf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5837815159254114144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144583781515925411414458378151592541141445837815159254114144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c37c01-7586-45fd-9464-4ee14997ff7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6498229745103828133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133649822974510382813364982297451038281336498229745103828133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952a314e-e356-4ae1-8950-a098685f6da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409319455431327741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741104093194554313277411040931945543132774110409319455431327741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18433029-f101-4a10-83e6-d46275fbb922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694883899175963710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710136948838991759637101369488389917596371013694883899175963710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc107f59-511e-46b9-b402-7ae422491be0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758903596989433656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656975890359698943365697589035969894336569758903596989433656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7445a4-a662-4815-aaac-83aa8b13f1a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750647956418034686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686750647956418034686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514b7792-ed9d-4bce-8a20-cca55e2bb685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674424352351201879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879167442435235120187916744243523512018791674424352351201879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d749f7-286e-4419-9e40-d0bf978677b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13884494809807291417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417138844948098072914171388449480980729141713884494809807291417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71df2638-2411-4eef-b664-7e0ec17feaa8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125348069783883118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118812534806978388311881253480697838831188125348069783883118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3824def2-e526-4932-b1cc-8e514e96a966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8377932984272046995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995837793298427204699583779329842720469958377932984272046995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e017e408-24fa-475c-b0a3-5e2e61ee9ca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 360208915776673202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202360208915776673202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eeb356-888a-47f6-a355-757ac2e2efe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7451357840037914181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181745135784003791418174513578400379141817451357840037914181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978ba8e9-4b7f-432f-8f47-758fbb08dc98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860687316352432125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125786068731635243212578606873163524321257860687316352432125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfcf846-e818-40ca-a64d-3850f4fb457e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401778535481743911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911184017785354817439111840177853548174391118401778535481743911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a266b98d-5e9e-41e2-bbeb-9b38e7865cc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356826438861545763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763535682643886154576353568264388615457635356826438861545763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19de6ddc-4e0a-48b6-a841-232371be1064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 941151969206559774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774941151969206559774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdab1ad-0c97-4056-8bfe-ebd4e5ca9b8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250371144528157964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964172503711445281579641725037114452815796417250371144528157964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21220142-68b8-491a-9517-7758dc9fe82e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138929581558453756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756413892958155845375641389295815584537564138929581558453756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddae1b6-b6b7-4fcf-8daa-12e701525872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12498611739299672322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322124986117392996723221249861173929967232212498611739299672322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cfa860-897b-46a4-a54e-70a894a59041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688999907617808652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652156889999076178086521568899990761780865215688999907617808652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68739964-b2f4-45d3-b0ca-07339d09ba69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17139168290068655477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477171391682900686554771713916829006865547717139168290068655477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f69e76-e876-4e16-8ea8-f752b9ce62c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791862164673277955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955107918621646732779551079186216467327795510791862164673277955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ff6bbf-7985-4245-bd78-c6c3def0b058, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452584254034488402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402124525842540344884021245258425403448840212452584254034488402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4548df83-f1d9-47cb-8cd0-a83df9ba38a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4460334908713286861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861446033490871328686144603349087132868614460334908713286861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99350cec-2468-4666-a409-91655b39121f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8964097137826536996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996896409713782653699689640971378265369968964097137826536996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b55410fe-fb69-43ad-80aa-6016d47a7f42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399111712790193713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713123991117127901937131239911171279019371312399111712790193713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997b92cd-f215-438d-a28e-9547fd741546, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 467894565802415360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360467894565802415360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf8b8a6-448b-4711-b21f-9bc98c38af92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10210045586659912169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169102100455866599121691021004558665991216910210045586659912169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8973377-e1d3-4be9-a99b-a4aa449b6143, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8753298862344643654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654875329886234464365487532988623446436548753298862344643654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662d771e-a0ad-49fa-950f-21ff9b96ecac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821126368040392228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228582112636804039222858211263680403922285821126368040392228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76778067-488b-47f0-8e39-8de97cd963ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10951444317148353247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247109514443171483532471095144431714835324710951444317148353247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e23991-b378-48c6-918e-32d2930cbd2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17283196664153154779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779172831966641531547791728319666415315477917283196664153154779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232f9c1b-440c-4be8-b26a-c249209ffcea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533102221057446592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592353310222105744659235331022210574465923533102221057446592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e361d1d-a15a-4945-9887-2933123ad381, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859564510703248030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030168595645107032480301685956451070324803016859564510703248030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478edbb2-e0b9-4d70-b124-883f1c4a625d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856599116166472314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314856599116166472314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e579d074-2861-4664-9f45-7e7483fa6acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4679041600112140239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239467904160011214023946790416001121402394679041600112140239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f344490-bae8-4b3b-9605-1c4f2711ec9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11375634684080496316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316113756346840804963161137563468408049631611375634684080496316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd9572c-16dc-454e-a507-f8feffb13854, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325950655136675289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289103259506551366752891032595065513667528910325950655136675289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb22d5d-6dc1-4eaa-b468-270ed904088b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16720590528478273033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033167205905284782730331672059052847827303316720590528478273033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7bf2792-5d49-46fa-b2ce-e71606076c24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6890495863758387181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181689049586375838718168904958637583871816890495863758387181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d41a96d-cc8f-4553-a444-83f7652dc0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817467524172298650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650128174675241722986501281746752417229865012817467524172298650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642cac80-1bb2-4ba5-9650-cb5f282f565a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883396215803312795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795128833962158033127951288339621580331279512883396215803312795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eff154-842a-449b-995e-b9a5e1d4f4d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14103015609868865328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328141030156098688653281410301560986886532814103015609868865328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc95fe32-2769-407e-b6fb-003904877ed2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4742902139587715902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902474290213958771590247429021395877159024742902139587715902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42fbb2d-459e-4046-99ed-62bcdb40785e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2767717163611060256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256276771716361106025627677171636110602562767717163611060256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f348301-f3e5-43b8-8182-95635143c4b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423645169516098343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343242364516951609834324236451695160983432423645169516098343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f731e1d9-553b-45c2-8fcf-a8f4780d2722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722408280379215786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786272240828037921578627224082803792157862722408280379215786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2682562-5728-43d1-9e22-e7cf997704a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423504693638816663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663542350469363881666354235046936388166635423504693638816663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c941f8cb-3bfa-4ec9-8716-addd666203c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714028175043541217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217714028175043541217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6261d3f0-72ed-4cd2-b1aa-deab25926841, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322785390916002365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365832278539091600236583227853909160023658322785390916002365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2de0b8e-04dd-42fd-990b-9f00272fc216, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12184568786039702044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044121845687860397020441218456878603970204412184568786039702044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8914911b-92b9-4a99-a702-f5bfbdbae2bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166367543172510999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999171663675431725109991716636754317251099917166367543172510999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf9db944-b268-48e0-90dd-0f2037ae69b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393389254681765100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100133933892546817651001339338925468176510013393389254681765100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2270b6bd-d41e-4eb0-ae75-e2fb3f383823, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681602827550458788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788468160282755045878846816028275504587884681602827550458788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a479d2e-07b6-4bd2-a885-94f2030b9f98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430890909668084420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420143089090966808442014308909096680844201430890909668084420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c6015d-9efb-45ff-8332-bd08fdf10c01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da57be80-8fce-4414-9569-bb52da3c0b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3055392071991847679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679305539207199184767930553920719918476793055392071991847679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547819015288178553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553175478190152881785531754781901528817855317547819015288178553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b00d23-ce10-4758-a7de-ed432ef8a7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4655587873704509185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185465558787370450918546555878737045091854655587873704509185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b523882-f345-41cf-8a8a-78011799b2b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979238068567774039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039139792380685677740391397923806856777403913979238068567774039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a39e2f2-85c1-46bf-aa0e-8d37330cc25a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096672629650106344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344120966726296501063441209667262965010634412096672629650106344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6978a4b-3896-4e33-b546-dbc6b36c1373, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9956251532997238212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212995625153299723821299562515329972382129956251532997238212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc099db6-2fca-4bf9-8a56-59c744c7db70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5441438808602177472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472544143880860217747254414388086021774725441438808602177472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9480cd1-80ca-43b3-b5ce-dbde481af189, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238782607452771246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246102387826074527712461023878260745277124610238782607452771246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ad25f1-58af-4a69-a659-8a147806c39e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889291229120361183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183888929122912036118388892912291203611838889291229120361183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23475f3d-f0a3-4e9d-b0b4-9e7d43ae4701, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14147188368345742850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850141471883683457428501414718836834574285014147188368345742850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243f08e7-ff14-4e18-8dfc-6d4536a9c4da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15695001135351424836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836156950011353514248361569500113535142483615695001135351424836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bb34b5-9c28-45f0-94e5-087a36dcbfa2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13771921316679098523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523137719213166790985231377192131667909852313771921316679098523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7217fa-4935-4780-b640-a7ed9561e240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028728020445068382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382302872802044506838230287280204450683823028728020445068382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d28e3a5-e5dc-4860-884b-e8f34fa0bd34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 160306499043881695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695160306499043881695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188f676d-0fc0-44cf-b87a-63252c6c369d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375719821181521155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155163757198211815211551637571982118152115516375719821181521155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc965ea-882b-4254-91aa-ba28659f05bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12158789275755657986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986121587892757556579861215878927575565798612158789275755657986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b46ab8c-e246-4733-9583-3f37e45d8982, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8883466154248263240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240888346615424826324088834661542482632408883466154248263240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67acc4ba-fdda-4299-a5bd-e7a4fec0a19b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672827000063519123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123267282700006351912326728270000635191232672827000063519123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b3c6d7-0852-4fe8-955d-81340f914092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737438454881043951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951573743845488104395157374384548810439515737438454881043951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551e087a-4186-4a92-b27c-b24542c05753, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367785789770294316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316153677857897702943161536778578977029431615367785789770294316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c726693a-463d-483e-9524-f0d7ae6004ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5813871612885775116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116581387161288577511658138716128857751165813871612885775116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eee9d6e-1a6f-4e4d-9536-365aad59a3a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305746034453715514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514183057460344537155141830574603445371551418305746034453715514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0179b776-4373-4ff8-91a6-203bcd1217e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2402588933868148974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974240258893386814897424025889338681489742402588933868148974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59daed8-761b-4c23-bca3-823987c70e6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918668720275330895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895491866872027533089549186687202753308954918668720275330895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e2acf3-7e5a-4ed0-8f65-8fe84608c314, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586943820268846929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929558694382026884692955869438202688469295586943820268846929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975095be-2d58-4571-b1c3-714d1459e70f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2551558972888809392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392255155897288880939225515589728888093922551558972888809392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f940b9-f9a6-4cde-8f6a-1bef4020e25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586543210198029575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575175865432101980295751758654321019802957517586543210198029575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf48bd0-9758-410a-b282-91d0e6f068ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078117758612043125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125507811775861204312550781177586120431255078117758612043125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54ded24-0307-4e6b-b67a-0cc513467d4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498314781255864824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824498314781255864824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8fbd99-7cad-4636-84a3-f850d919a61f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11452828087208648767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767114528280872086487671145282808720864876711452828087208648767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528beda5-4fa7-4341-b881-a91271876fdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16066226535332476248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248160662265353324762481606622653533247624816066226535332476248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e344dc-01f9-4763-8ce4-4aa4e49687d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728073940864057409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409472807394086405740947280739408640574094728073940864057409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfa50b4-a525-409e-a9e3-d77128bb9b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034839127505507007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007110348391275055070071103483912750550700711034839127505507007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c87fb1a-f8a9-41c9-9a41-759b91a0290e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503495676773961387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387175034956767739613871750349567677396138717503495676773961387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffcf3012-959e-420e-b09c-8e5e2e637028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7765990181525738574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574776599018152573857477659901815257385747765990181525738574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2149fee-6eec-499f-b670-c6f947e7d12f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15550766508840239767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767155507665088402397671555076650884023976715550766508840239767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ff4c1f-e962-494a-9ad1-131b8fdb1e0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1217882733696659609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609121788273369665960912178827336966596091217882733696659609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122fbbc3-94c6-46af-920b-e4fc241ff69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596110434061660054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054115961104340616600541159611043406166005411596110434061660054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49702c0a-b07d-4dee-b05d-de273c422e7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2247905646819183176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176224790564681918317622479056468191831762247905646819183176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea95fc0-fb2c-446b-ae5d-9b6be6ad5e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4807214298570954695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695480721429857095469548072142985709546954807214298570954695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bfdf28-a8d3-42cd-8497-fff1d536341d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803320181746938841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841980332018174693884198033201817469388419803320181746938841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f5f790-824b-4987-b60b-0240cac3741c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13886939057140866557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557138869390571408665571388693905714086655713886939057140866557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e76b000-f8fd-468b-b2ed-3a59f85fe6d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11554301542186340341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341115543015421863403411155430154218634034111554301542186340341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e8f272-fe49-4bbf-91a4-2841ecf6e158, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9741893163123115125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125974189316312311512597418931631231151259741893163123115125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1017f9ef-2c9f-4ddd-8af3-7486f7000f48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619150982558808219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219619150982558808219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a338b9-be38-4a88-9c42-fe6a057ee55d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1707059844303964437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437170705984430396443717070598443039644371707059844303964437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7e3cca-ec72-44da-8a16-018f8ead2947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063438177184203266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266150634381771842032661506343817718420326615063438177184203266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8608d09-7d26-44b8-b344-12288d4e6065, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466970637758923724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724146697063775892372414669706377589237241466970637758923724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ac8fce-5616-453d-977e-d42ff20852a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713053139268786512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512713053139268786512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed612c8-e89d-4a78-9304-69241e8ac90c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320b62c1-61df-4433-8d10-95d2fa6fab60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339704799843656232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232163397047998436562321633970479984365623216339704799843656232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbae4d43-ddaf-4887-823b-fdb2200ecca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2442540072289730973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973244254007228973097324425400722897309732442540072289730973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2560236961919153843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843256023696191915384325602369619191538432560236961919153843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85575e1e-9090-45cf-a1ba-ca834f4b9d3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7015955486135014459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459701595548613501445970159554861350144597015955486135014459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3af4fe-e2ff-4691-9b53-383834bf9f43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418626463758237361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361164186264637582373611641862646375823736116418626463758237361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23218153-3315-447c-8123-e603faf38019, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8916419718037104686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686891641971803710468689164197180371046868916419718037104686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d6c451-599a-4bb6-9292-9f2cde1c5416, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16350677123926021394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394163506771239260213941635067712392602139416350677123926021394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac22817-a601-421b-a464-81d8be056645, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14481728186275749837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837144817281862757498371448172818627574983714481728186275749837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e5c012-3bc7-4faa-aede-282ea526ce58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464809865206256988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988144648098652062569881446480986520625698814464809865206256988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1befa86f-bfae-46e8-bf07-629c4b35dd1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717580163141038755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755171758016314103875517175801631410387551717580163141038755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbda98cb-c354-4a80-8e60-540c98aed8c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 754099917723161911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911754099917723161911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52ca140-36de-46e4-ad26-d38ffd3e6202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377381332541369538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538113773813325413695381137738133254136953811377381332541369538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9ee119-cbe8-4f87-ab6f-120dba7b662c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560169792937965129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129956016979293796512995601697929379651299560169792937965129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65cf555-31fa-42a4-a5a3-3955ce7983ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349682971610948918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918123496829716109489181234968297161094891812349682971610948918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1616da0b-addc-4911-99cd-d5f4a759c33a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12614024701288484388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388126140247012884843881261402470128848438812614024701288484388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f3e533-9348-43e7-b99d-cafc6e9b13bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915893988214477143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143149158939882144771431491589398821447714314915893988214477143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c141197a-8a3b-46f3-a2d9-e577bf63a21c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469974347903509090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090446997434790350909044699743479035090904469974347903509090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549db54a-1d63-4594-8672-ff44824f5acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18014983070705129705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705180149830707051297051801498307070512970518014983070705129705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94805745-d34a-4b30-9511-4327fec54876, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881809011668160814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814188180901166816081418818090116681608141881809011668160814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b8bd2d-6fe9-40dc-bfb2-aab7f7d32795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16744035711180203832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832167440357111802038321674403571118020383216744035711180203832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b11df2-f2f7-4ab8-8e25-8b99b1a1b965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432164981809629069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069143216498180962906914321649818096290691432164981809629069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e3c62f-eca7-4d48-b255-9621f5928e17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6971669950061253910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910697166995006125391069716699500612539106971669950061253910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d28c259-7266-4397-a2d9-5c578ced44bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 730434266300803704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704730434266300803704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75dd53d2-3743-4676-948f-98ac8b272962, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250928643346438425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425162509286433464384251625092864334643842516250928643346438425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6777f56-e6dd-4571-9f42-aa76630397a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005220319593834465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465150052203195938344651500522031959383446515005220319593834465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97e36fb-6fea-422e-858d-8b2e43becfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12689209497549100768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768126892094975491007681268920949754910076812689209497549100768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd604d7-b62d-443e-9c5f-1221424876e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991954691575999016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016169919546915759990161699195469157599901616991954691575999016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a906667e-e68a-4630-afa3-880937bf1d15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14192217050999647653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653141922170509996476531419221705099964765314192217050999647653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d0f9f3-604c-4570-a39e-10052c95094c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5005380601042434595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595500538060104243459550053806010424345955005380601042434595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b31a49d-66a5-4665-a484-23a57d32f7d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16829383816086982763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763168293838160869827631682938381608698276316829383816086982763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6870b3cf-8814-404c-9f9a-fb231a274563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604339239815486921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921126043392398154869211260433923981548692112604339239815486921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ab049c-285c-4376-8249-2e2007455ead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556469180815650618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618165564691808156506181655646918081565061816556469180815650618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442b3cf3-5bac-446f-abd2-6c967b9d7f89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51e4885-1f57-4d9a-80d3-46b754b4be11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566791651530227531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531356679165153022753135667916515302275313566791651530227531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301326158672065458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458630132615867206545863013261586720654586301326158672065458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0d2580-95d6-462b-9ff0-de8b6b89768b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11200646065370358263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263112006460653703582631120064606537035826311200646065370358263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1169e015-f617-4fe0-b65a-3c105e30982c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17664420221578617292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292176644202215786172921766442022157861729217664420221578617292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644bd2de-6c91-4bff-9167-0a2a03e17aae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754299191801857409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409375429919180185740937542991918018574093754299191801857409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7bbed5-b530-4da6-85dc-73d4d88b9e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969103600379461171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171969103600379461171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e749a1d-025f-45df-9e78-ea7935b57791, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565298083468203162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162456529808346820316245652980834682031624565298083468203162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a04d8f0-c90d-451a-a1d6-861e1c2dd917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352219084759232362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362635221908475923236263522190847592323626352219084759232362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fed5b5-c52d-404c-a7f3-9523d31ebf5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8263939071368000506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506826393907136800050682639390713680005068263939071368000506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943eecd4-1c13-4602-a246-e2fc8fdf06fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15244624811654941725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725152446248116549417251524462481165494172515244624811654941725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f11706-a826-493f-a094-3f8ce93aab3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458536995800834487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487545853699580083448754585369958008344875458536995800834487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04e2364-2e46-4cae-aa69-ffb4b5bc6e9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928812904750469176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176928812904750469176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494b8175-9689-4283-b46b-ee833ccac4d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737266869167791738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738573726686916779173857372668691677917385737266869167791738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409ae7f3-7fb6-41de-873e-afce1dd199f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18245193469127393793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793182451934691273937931824519346912739379318245193469127393793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d84f791-defd-4062-b0b8-56bec24afc6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378731146327311066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066163787311463273110661637873114632731106616378731146327311066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62764a5b-2b7e-4735-8107-ce8f1a4d1b69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9226863797597680198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198922686379759768019892268637975976801989226863797597680198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba294fb7-0995-4d8a-ace6-016ccd8c20e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8cb298-a04d-421a-aa63-cd058146ad04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340093749431489858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858103400937494314898581034009374943148985810340093749431489858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7056940022514685960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960705694002251468596070569400225146859607056940022514685960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48c57b7-0a30-47a3-957c-a58b3fdf8558, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846711963088771052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052158467119630887710521584671196308877105215846711963088771052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4303ddf5-ee5c-4eca-aa9d-213de02d72d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5577857907048251435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435557785790704825143555778579070482514355577857907048251435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ae85a3-97ed-41b2-ba4f-8c6387926b75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14571954933159497032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032145719549331594970321457195493315949703214571954933159497032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4d755b-32cf-4210-97c3-679d79caf0af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152228884566882122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122915222888456688212291522288845668821229152228884566882122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2fb10a-8c33-4aa6-8146-f6f0f6bbb3c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898589315571621735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735189858931557162173518985893155716217351898589315571621735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4effbf-3895-42c1-93e1-ca7b680ac2f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423712429221695033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033142371242922169503314237124292216950331423712429221695033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8befb0-7c83-4d1d-8cb8-367abe0a68f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327631412846325341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341113276314128463253411132763141284632534111327631412846325341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c181d175-a255-4396-8faf-436af25c5665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2492703940600629065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065249270394060062906524927039406006290652492703940600629065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a99b6b-9b99-47b3-bcb6-7c73eddf30b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7028109313875600497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497702810931387560049770281093138756004977028109313875600497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ad1264-6b68-4d20-b9aa-8c0adce27b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211013098489657097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097521101309848965709752110130984896570975211013098489657097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20810d3d-1f29-4a97-b2c1-070af3e6b5b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790518557984966733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733779051855798496673377905185579849667337790518557984966733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eeff426-7c3d-4bca-8b41-cc9cc775e793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5370530474687707766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766537053047468770776653705304746877077665370530474687707766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0759d2b-128d-4ad1-bd36-52927b69752c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16060653482657100293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293160606534826571002931606065348265710029316060653482657100293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339e0c69-5c3a-46f9-8623-44021fdb8c7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5357559833238715604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604535755983323871560453575598332387156045357559833238715604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b9310b-3673-45aa-8f52-a9421cdc59bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4315818511656517527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527431581851165651752743158185116565175274315818511656517527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8164a56a-d177-4f4d-9515-103ce69e7fe7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16143884922882206267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267161438849228822062671614388492288220626716143884922882206267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d603139-ed4a-403e-a8b6-17a45753e115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15107321187233281369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369151073211872332813691510732118723328136915107321187233281369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1904ed9-d2d9-4271-ae45-9a6bc822348a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13117354629616043599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599131173546296160435991311735462961604359913117354629616043599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb31a4b-b6a2-485e-9e48-697872809e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069134454698261320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320306913445469826132030691344546982613203069134454698261320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91b79f6-c2ed-401b-bdab-c22464e4d292, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583604752096162560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560175836047520961625601758360475209616256017583604752096162560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8dcfd77-7dd6-49b1-b746-aa94fd4a9128, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14716987588963714007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007147169875889637140071471698758896371400714716987588963714007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bec49a-5495-4325-a213-199d3e209d24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13760451869167047196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196137604518691670471961376045186916704719613760451869167047196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b8436c-d219-434e-b6c0-37ebb9ba1071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11762611919955943488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488117626119199559434881176261191995594348811762611919955943488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38484473-aa93-4676-907d-ada437dcf92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192786804695134922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922119278680469513492211927868046951349221192786804695134922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dce4371-9022-41a5-9ba7-f772fabb8805, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14291350432201886095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095142913504322018860951429135043220188609514291350432201886095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e888b39-bbfb-4909-bcae-e8690a9159f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1831228884457812898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898183122888445781289818312288844578128981831228884457812898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc380c1-e213-4484-a733-b172fbb286c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4294406402759153520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520429440640275915352042944064027591535204294406402759153520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92098cf0-9b9e-4c90-be78-8bdcf968c404, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37b51ee-bd74-4397-bb95-a9c51a80bab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887807469149914892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892188780746914991489218878074691499148921887807469149914892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250926391796054436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436162509263917960544361625092639179605443616250926391796054436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0d4c24-572d-4fb7-8626-dcf19056d973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f9c60c-1420-4cdf-90f4-fe7bd0f5942b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11863300130318975301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301118633001303189753011186330013031897530111863300130318975301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447170829032269339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339114471708290322693391144717082903226933911447170829032269339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3d628c-c4b8-4410-89b5-3284e825e41f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b932821f-9769-4d8d-9cdc-f7164fcaa407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 95373429457958568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568953734294579585689537342945795856895373429457958568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962785450642421186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186696278545064242118669627854506424211866962785450642421186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbd2ae5-ad0a-43ec-beeb-4d1e86c1a7fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4152719960241750222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222415271996024175022241527199602417502224152719960241750222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a6b471-45dc-465e-9711-abdb964ff55e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906997850192090478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478149069978501920904781490699785019209047814906997850192090478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c7bb5c-aac0-4576-be70-00ed3cc609dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719132388369599399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399177191323883695993991771913238836959939917719132388369599399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc40c026-b52b-4d74-982d-bffe3d433cc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11930677157837424350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350119306771578374243501193067715783742435011930677157837424350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acd0edd3-149a-4907-832f-0fc24849a428, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092265536168358101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101160922655361683581011609226553616835810116092265536168358101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16db60a2-0fd9-4378-bdc5-ba933f364024, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1655026649079902233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233165502664907990223316550266490799022331655026649079902233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92de029-eeaa-49e6-b275-cfd40f6fe330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1962009471020139608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608196200947102013960819620094710201396081962009471020139608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f6014e-ba15-4019-b8f7-ef7ae55bf034, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982364082851321119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119179823640828513211191798236408285132111917982364082851321119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, defc04c3-6a00-4a6b-a495-ed76d559a4e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572198475083043305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305957219847508304330595721984750830433059572198475083043305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32247a7-9035-4076-aaea-225213da6c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7601622281917181158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158760162228191718115876016222819171811587601622281917181158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6299c729-675f-4339-ae31-065474324026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11720736686916833647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647117207366869168336471172073668691683364711720736686916833647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc887d0c-9ecd-4e9f-8d9a-07583c2c64f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 295656034151654265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265295656034151654265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30c59e7-219f-416d-be01-9c0cbae5a35c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663b87b4-d854-48e2-a752-4cb71fbaa2cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451338528032150114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114104513385280321501141045133852803215011410451338528032150114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876127461817845841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841487612746181784584148761274618178458414876127461817845841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5623e003-874b-4f1b-8f66-d70bb3c62e1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5377126a-be6f-4e22-9f9e-44098ca1c630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9197788164565815180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180919778816456581518091977881645658151809197788164565815180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058726788417168980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980305872678841716898030587267884171689803058726788417168980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6b55ac-afca-494f-8959-e9d6c24c67a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8127835385398478866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866812783538539847886681278353853984788668127835385398478866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cafb8db-c426-49e7-b5ec-3d4c2085eaf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495546807371915007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007174955468073719150071749554680737191500717495546807371915007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f5b08f-cc03-433a-b669-6ca36df70ac7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4752451148788828217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217475245114878882821747524511487888282174752451148788828217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab28282-adc8-4ad1-8a84-641f826ec6c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1925776979037940116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116192577697903794011619257769790379401161925776979037940116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7610fcb-4bed-4daa-8cd5-72fd1e55e6ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13932334529591387571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571139323345295913875711393233452959138757113932334529591387571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1693ef3c-c2e1-4d19-8563-15a498dfa9ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379095261591102054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054437909526159110205443790952615911020544379095261591102054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37b4f42c-6543-4aa6-962d-205b6af8e344, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547447460536527455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455547447460536527455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a94e6be-9364-4d9a-b05f-be27c2201c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566889110603085031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031356688911060308503135668891106030850313566889110603085031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17593859-a3ad-43ac-8d9a-953780776bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0afd84e4-714f-4144-8069-ebc25a3e52b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808637664246551580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580138086376642465515801380863766424655158013808637664246551580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14196802826466776292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292141968028264667762921419680282646677629214196802826466776292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732dbc65-e831-4eca-af82-c0c56bf512ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782441015043561888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888678244101504356188867824410150435618886782441015043561888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970f5a94-9791-4ffc-bbfd-2f3279a1bd80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2880102849770589952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952288010284977058995228801028497705899522880102849770589952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a86621-481c-46af-8698-39bebdb6dafa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11373120003807028410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410113731200038070284101137312000380702841011373120003807028410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5429f2d8-53f8-491e-8636-2aff1902e5c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9448811720319182257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257944881172031918225794488117203191822579448811720319182257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d8d405-83ff-48f8-b175-3d4ff4516c10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384508971108532881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881143845089711085328811438450897110853288114384508971108532881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df373ce-3fd3-4c03-87d4-362759cac029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783407483692318791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791117834074836923187911178340748369231879111783407483692318791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698b49bf-8de0-466c-8fb6-71465e82b7e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12231571162167992967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967122315711621679929671223157116216799296712231571162167992967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba843de8-1488-4880-97ae-cf5ecfd7a1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051184406589703919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919505118440658970391950511844065897039195051184406589703919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d1cf03-3338-41cf-989f-fe5582897fba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852730149647941359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359108527301496479413591085273014964794135910852730149647941359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb9a146b-99a9-496c-a9d3-66638ce86e7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6169638882125048593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593616963888212504859361696388821250485936169638882125048593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dc7acb-c453-491a-a155-820b743cde90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825785808888773288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288682578580888877328868257858088887732886825785808888773288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982d9699-3420-4fa4-a8cd-4005be85199f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112348244651324719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719811234824465132471981123482446513247198112348244651324719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a81fd7b-c37d-499d-a5ac-810ea1807431, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3900711193444763858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858390071119344476385839007111934447638583900711193444763858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0294c8-b855-44a0-9327-1eeb33b620fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979467859933550363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363979467859933550363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4941b8f3-e7ce-4e43-8517-f592cbeafa0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465984147590215241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241846598414759021524184659841475902152418465984147590215241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6313dc5a-0d6f-4baf-a741-479c503905d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6462782444022718345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345646278244402271834564627824440227183456462782444022718345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f47d8c-28f0-4cfc-bd84-24fb7d0d88d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16452429493746731121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121164524294937467311211645242949374673112116452429493746731121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5569b05-bafc-403a-9c0a-4f99769ca9eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274358552413185029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029274358552413185029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b7210e-ee3b-4835-ae2e-202656a50acb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5977545019326349147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147597754501932634914759775450193263491475977545019326349147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d0bfa73-a056-4d17-ae7e-120158df0c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2507273016966888034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034250727301696688803425072730169668880342507273016966888034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fcc72e2-ef44-426a-8bf7-903cad12db73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14229170024173259683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683142291700241732596831422917002417325968314229170024173259683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d1bf97-e544-4857-9e4d-ef639e6fd041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5868181460801756031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031586818146080175603158681814608017560315868181460801756031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324bdac7-5fe5-45fd-96fc-68fb89d68425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311542265357854171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171133115422653578541711331154226535785417113311542265357854171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cf9f40-958a-415d-8a50-5c0a68fc1d2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2600621319372172558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558260062131937217255826006213193721725582600621319372172558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c2654a-9861-44fa-a0b5-05365ceb4bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255919777256440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440182559197772564401825591977725644018255919777256440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4901aa0-699c-4bc4-9746-a1b089380909, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3701108686608669153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153370110868660866915337011086866086691533701108686608669153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a388932-8c53-4c71-9250-cc6abd991235, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783073091732462507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507478307309173246250747830730917324625074783073091732462507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109f8484-8a27-42ab-8732-4b322188e53d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240590716827844709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709524059071682784470952405907168278447095240590716827844709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fa1ca4-3eca-40f4-8c2c-7f68ce573af9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13145986886407997928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928131459868864079979281314598688640799792813145986886407997928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc8a677-d434-4746-95fb-1ba469da9fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fc8ebe-001d-483e-a7d4-d5e71c80b6a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483679170984847950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950448367917098484795044836791709848479504483679170984847950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e668e0-c1e3-4b76-8c63-dd0d0d4ed163, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302002303411643273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273130200230341164327313020023034116432731302002303411643273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1809031937608743289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289180903193760874328918090319376087432891809031937608743289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2843cc3-6cf1-4a4c-8ce3-d5a90a65e47f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8cedac7-1754-4d23-85dc-1e9668c7fb9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12242237344812203905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905122422373448122039051224223734481220390512242237344812203905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16056125467188160690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690160561254671881606901605612546718816069016056125467188160690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161bdcd6-6f92-44ba-a0ea-4c44e87d7947, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e14c392-d21d-4772-9fd4-a185afe5f443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415945144185699920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920741594514418569992074159451441856999207415945144185699920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420530816883205525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525134205308168832055251342053081688320552513420530816883205525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e8da73-1f27-447d-aff9-de1c8e3a8a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826674368793104432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432782667436879310443278266743687931044327826674368793104432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6937ad09-6b7d-481e-ae94-954087d3d68a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017521730639620000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000100175217306396200001001752173063962000010017521730639620000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68897c24-67b3-4cef-a398-a93119a1c43c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025062343896182543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543150250623438961825431502506234389618254315025062343896182543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb594b7e-8e26-40f9-81a1-48e38bbe9ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13903381351604481749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749139033813516044817491390338135160448174913903381351604481749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ec34a3-d6a6-4685-92f3-6489e82d3179, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 973041021138418662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662973041021138418662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb68fad-bb7b-4c6c-8bd7-d5c7a5113310, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7058692705637717367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367705869270563771736770586927056377173677058692705637717367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2edefa-12c3-4e59-a44f-cda88e8abe3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430864089885978461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461843086408988597846184308640898859784618430864089885978461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e0dd29-433b-43a0-9315-591149ddf5be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583584832804230883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883135835848328042308831358358483280423088313583584832804230883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64aebf85-956f-4d47-a89d-7a98e253f68d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6da1a34-8a77-4562-bb63-4366e3b655b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7114125429604253633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633711412542960425363371141254296042536337114125429604253633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522107602015986294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294165221076020159862941652210760201598629416522107602015986294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13248c0b-4221-483d-ae50-23fca4626368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414518793374738465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465141451879337473846514145187933747384651414518793374738465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc77c79-eab8-42c2-8415-44a45bf54639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859795043904146277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277118597950439041462771185979504390414627711859795043904146277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfc5d6ca-81ba-4d12-b6c3-190c13079e92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f602ca9b-ae91-4e0d-9c97-1582b932f734, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2599406215533112987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987259940621553311298725994062155331129872599406215533112987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5621277441610598052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052562127744161059805256212774416105980525621277441610598052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362020c2-95a8-442f-9b84-2cbd1f0cbbed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ff791f-741e-4f7a-bb98-2c3fbafbc317, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854596567223683964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964585459656722368396458545965672236839645854596567223683964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234585877714397317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317182345858777143973171823458587771439731718234585877714397317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc8868c-4e92-430a-b7a3-b2c76e22370a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10998609338639935141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141109986093386399351411099860933863993514110998609338639935141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813f7627-24fb-4169-b808-a40a0d99da2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7071229043928892020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020707122904392889202070712290439288920207071229043928892020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012dfb1e-5ea5-4e8e-b81d-e95695f719f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851833344862748747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747585183334486274874758518333448627487475851833344862748747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc5caa2-4c68-4d60-b30a-e86080ba4ba2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 853213464670851533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533853213464670851533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d8f5f0-617c-4460-941d-b74a21f6bff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352903684363010680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680143529036843630106801435290368436301068014352903684363010680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b71a89-a93d-4528-ac29-5f0880a0f1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866662195113839567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567786666219511383956778666621951138395677866662195113839567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2a18d3-0de2-4468-ae22-f33574c71ef9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18130836807141297295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295181308368071412972951813083680714129729518130836807141297295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ebfa91-8b1e-4403-a90b-99df1efcbcc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bd8f09-b64c-4ede-88f6-ced9d8dc9fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9568225075082170681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681956822507508217068195682250750821706819568225075082170681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5906226420302856333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333590622642030285633359062264203028563335906226420302856333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d1433de-7b17-4880-94b2-3efe7c5ea1d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9303179058797807369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369930317905879780736993031790587978073699303179058797807369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8aca37-01e2-4e27-8999-db82fe562965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9412746035142828487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487941274603514282848794127460351428284879412746035142828487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da55dd99-6a99-404f-a8c1-ca9ed87a940b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2692758662324719580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580269275866232471958026927586623247195802692758662324719580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025cde4b-ce25-49f5-b4fd-7b0c4d71d2fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15208144218443857668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668152081442184438576681520814421844385766815208144218443857668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82f6960-9e79-4cb1-a5a7-7aaa59b423c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5128097275865424411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411512809727586542441151280972758654244115128097275865424411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8350d6-7db5-49ef-8d09-4cf50c255602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526912989312446539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539352691298931244653935269129893124465393526912989312446539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28912d6d-2588-462c-b300-b61cb5c9d4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bfbd033-fa1c-445a-b192-c392eacf3f0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191721345555183501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501181917213455551835011819172134555518350118191721345555183501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 748956597452145591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591748956597452145591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0414e0c-f638-4690-9e5e-bb0c63b9d47a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4250833169414812185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185425083316941481218542508331694148121854250833169414812185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d386e166-adce-4a1a-8315-a162abe4e3db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062251471715881691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691100622514717158816911006225147171588169110062251471715881691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 172a952c-401a-4d0f-8263-64e3816c51a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16008540002956964076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076160085400029569640761600854000295696407616008540002956964076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70752151-c39a-4188-b061-a250775cc36a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2293212680363236229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229229321268036323622922932126803632362292293212680363236229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6eae3f0-900d-46df-b387-a93f85824541, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd56ace-9c3a-47a7-9493-e05fc650ce9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82742287840316776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776827422878403167768274228784031677682742287840316776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14553338001108432166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166145533380011084321661455333800110843216614553338001108432166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b371728a-6997-4fd3-a150-4ac1f31381d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061945807777702619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619170619458077777026191706194580777770261917061945807777702619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f0ce0f-6521-41be-9b02-27c74b4c7afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90dc3944-71a5-40a2-82e2-56efffe81bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2803524431164528922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922280352443116452892228035244311645289222803524431164528922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910061197346272898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898179100611973462728981791006119734627289817910061197346272898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662d833a-b167-4cde-9979-bac9b75a50b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7086344515900319300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300708634451590031930070863445159003193007086344515900319300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8021224d-a858-4e02-836b-a5b6d0338320, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11254163870546329401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401112541638705463294011125416387054632940111254163870546329401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f4e4e9-6216-4818-bc6a-e1646becddda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2499041444570207424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424249904144457020742424990414445702074242499041444570207424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bcf3db3-80da-42aa-8c35-16e0aced4b1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2666157348148202745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745266615734814820274526661573481482027452666157348148202745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1714a3b2-4dfd-4e2b-ae32-b0b09ec588f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784227031298571925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925578422703129857192557842270312985719255784227031298571925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ea3fd4-4cfe-4066-9d78-4b7bcfb63999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466796927199824869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869846679692719982486984667969271998248698466796927199824869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94be88ef-7359-4598-8ae3-809ec0e7d88e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025581690443164137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137802558169044316413780255816904431641378025581690443164137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5a656c-4c10-4972-a79d-c8e9edb584fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9311573200180055456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456931157320018005545693115732001800554569311573200180055456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27281863-c843-4488-ad2b-a1b2d622ca70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307385735504439547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547123073857355044395471230738573550443954712307385735504439547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac55b91-33bf-4665-9e5c-ad2dd7b79d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2350949259267659558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558235094925926765955823509492592676595582350949259267659558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d42102-ccfd-4bf4-8ced-9eee6870ec93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1059408134220198729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729105940813422019872910594081342201987291059408134220198729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6eec20-a4cf-43b2-b612-08ed4c2d9a7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747766736746834298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298167477667367468342981674776673674683429816747766736746834298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44239fcc-0442-49d9-a36f-9c09be959fec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9771009767527388178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178977100976752738817897710097675273881789771009767527388178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5de6733-8601-4e38-a8cd-b9c8e1fdaf48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3761846206702237579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579376184620670223757937618462067022375793761846206702237579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc2120a-a086-47ef-83cb-1f1137ee965c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb961a8f-562a-4529-8689-d051ebeb55cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13627768020960060396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396136277680209600603961362776802096006039613627768020960060396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852065221040892499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499128520652210408924991285206522104089249912852065221040892499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47ab75e-88a1-41fe-8ced-dd4e8893d3a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9739330716631759762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762973933071663175976297393307166317597629739330716631759762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54965a7-3a56-4ae4-b5fd-ad72490cddc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9208366462364111916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916920836646236411191692083664623641119169208366462364111916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0139655-6e0d-4f50-a49c-1874c52fdff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9902990996377930904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904990299099637793090499029909963779309049902990996377930904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca3ec3e-a1e9-433f-a19e-cb389e727f99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852264420814439196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196128522644208144391961285226442081443919612852264420814439196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb37f34-080e-4031-b5ba-1b1e64316658, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18073049306545196454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454180730493065451964541807304930654519645418073049306545196454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b05c75e-820d-4e61-b2c1-9f6667ea26c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5871470888049585289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289587147088804958528958714708880495852895871470888049585289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6abaa4-59a8-48ea-a5d3-804d65052706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749253740791540647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647574925374079154064757492537407915406475749253740791540647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e76bb97-2eba-43be-94e3-806ad9accee8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16092116300367653219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219160921163003676532191609211630036765321916092116300367653219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd24c867-98e1-4e5d-b1ed-340c5e4284d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181305634008375286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286111813056340083752861118130563400837528611181305634008375286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca25db6-9733-4478-a819-9a289bf9537a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057103010097751034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034120571030100977510341205710301009775103412057103010097751034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc9d016-e19e-4c7c-b761-f656ec82d1f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123234001890769193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193161232340018907691931612323400189076919316123234001890769193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8fae18-e0c1-4b35-a35c-b415b33e21ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10570683795684923236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236105706837956849232361057068379568492323610570683795684923236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819664db-6d9d-4763-96e6-a72449a5c287, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17782285077202429880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880177822850772024298801778228507720242988017782285077202429880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c07af2d-5d1d-4dd5-a9bb-9e5b55369523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253826201007536793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793142538262010075367931425382620100753679314253826201007536793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc55bb8-3c61-417c-b816-482b436b18ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17705986242953106471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471177059862429531064711770598624295310647117705986242953106471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5340bab-8a09-49aa-935b-39cf135e087e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10611908415622635460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460106119084156226354601061190841562263546010611908415622635460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b129935-25bf-40ce-b932-6d3dcacb5010, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1608752561648828841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841160875256164882884116087525616488288411608752561648828841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78c06d3-3787-42cc-848a-9db8f0c17a00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8511149612181500952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952851114961218150095285111496121815009528511149612181500952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad05001d-5b5a-47ea-af02-f44cdcf4db40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 669579519683374621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621669579519683374621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e1c94f-9138-4ea1-9e02-21b97ab3df17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684535134815746611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611116845351348157466111168453513481574661111684535134815746611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392cbd6d-ffc6-40ce-9adc-a4d66895f17e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288255972030986852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852172882559720309868521728825597203098685217288255972030986852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835e6b68-79b2-4b18-803a-532d119c7484, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582411692596449063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063165824116925964490631658241169259644906316582411692596449063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e346066-d747-4c6a-9066-315d5bfd2b95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944083351675471598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598139440833516754715981394408335167547159813944083351675471598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9571c27-125e-488e-9cd7-a35ccd70edd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5403f85-a349-4053-bc8d-4f48aea29d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3226622169025572880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880322662216902557288032266221690255728803226622169025572880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6857976555257645594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594685797655525764559468579765552576455946857976555257645594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf13168c-4003-4903-b6d6-e78aa3fbe4ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11382096432876223088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088113820964328762230881138209643287622308811382096432876223088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77263138-6c6c-40fc-94db-a174ab0caaee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663832064660585428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428176638320646605854281766383206466058542817663832064660585428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb046ba-34ba-4da6-b44b-4092c7691602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 603253888119299461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461603253888119299461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e892eabf-2441-4789-aab6-77e2cfbb2fda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318125863536503697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697318125863536503697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4d96be-eb3f-4cdb-948a-c400483bd9c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410321115704785217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217641032111570478521764103211157047852176410321115704785217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34001de5-2c69-434e-bf4e-422592bd1760, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9505130854946364302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302950513085494636430295051308549463643029505130854946364302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8deba28e-671f-4890-a383-779718171f49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10523625520962698211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211105236255209626982111052362552096269821110523625520962698211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7884d3-bac7-432e-97ef-464bec20c49c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 688027116151785620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620688027116151785620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5c2a37-d4c8-490b-9b90-921084497887, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4cb5d6-6756-4f0e-bf1e-2cb1207a6353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4368853674187604988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988436885367418760498843688536741876049884368853674187604988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616892645781811709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709156168926457818117091561689264578181170915616892645781811709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dcae69e-7fb9-4c37-aeff-ed7367330483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432750424647502608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608432750424647502608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e65677d-5189-4ad5-a9b5-a2a233e9c638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 654802558717529978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978654802558717529978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402e0175-6fd5-43c1-9bf5-2a1b99deaa2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7419937298532196352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352741993729853219635274199372985321963527419937298532196352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3743319-ce5b-428a-870a-cd88d71f2c79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154990673903955795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795115499067390395579511549906739039557951154990673903955795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd6f7ce-17b3-4294-b4f5-d528d270d900, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052415882101434528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528305241588210143452830524158821014345283052415882101434528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b234d6-6c20-4e41-bf53-e984f90b2297, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885234222238631742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742788523422223863174278852342222386317427885234222238631742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0d51f1-0105-4fcc-aa75-245c503d64d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564697498496328095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095175646974984963280951756469749849632809517564697498496328095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7098c6-6975-49e0-8812-d280dd1b0ec7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11666608303727780238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238116666083037277802381166660830372778023811666608303727780238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d97e9a4-feca-432f-af51-32808bad2b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141147902944927071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071111411479029449270711114114790294492707111141147902944927071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27248c21-6125-4619-9f92-4a82396438d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3366628117798152316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316336662811779815231633666281177981523163366628117798152316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bfdde3-e366-4949-93a1-620971465baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14637102203010385918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918146371022030103859181463710220301038591814637102203010385918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37a9e01-2a40-4bee-a494-fbc4f5734187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14220642936854390655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655142206429368543906551422064293685439065514220642936854390655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482b4aa-d89f-42c8-9e29-14022ea075b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7836197679137788168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168783619767913778816878361976791377881687836197679137788168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0b9dfa-44fe-4680-a7d3-8f09f7bf5171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12284467905745069241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241122844679057450692411228446790574506924112284467905745069241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d976d3a-f1ce-49b9-99fd-d749ae2faaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826d9af9-616e-4baa-ba4b-57c7f5c66b11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1572747962673753079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079157274796267375307915727479626737530791572747962673753079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083336095652540573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573140833360956525405731408333609565254057314083336095652540573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185bebd9-db35-4fe0-8f15-c478bda97c25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b19f27-fc54-4f1d-84af-9f2211a2a0ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073683926257029553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553507368392625702955350736839262570295535073683926257029553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11629071777056707247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247116290717770567072471162907177705670724711629071777056707247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338da44d-9696-4aeb-bae6-dcc234deb242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17174270591351107337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337171742705913511073371717427059135110733717174270591351107337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df287bc0-0ced-4f67-8e8e-c73736cc5f18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125245290569071882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882111252452905690718821112524529056907188211125245290569071882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed870fdd-48c0-4f37-ab65-cd3d8360c178, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4058026570054947458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458405802657005494745840580265700549474584058026570054947458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecee26b-201e-4892-95b6-21509972796a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933432580679148758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758139334325806791487581393343258067914875813933432580679148758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f90264-eb3c-4614-8b35-24d916349911, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13541626185094662472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472135416261850946624721354162618509466247213541626185094662472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdb48b8-3ab3-462d-9d1a-8c85820e3162, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9284b58-c715-470c-ae08-100d270d884a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089720358604977426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426130897203586049774261308972035860497742613089720358604977426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1126539030248906678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678112653903024890667811265390302489066781126539030248906678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02437490-5ab8-4a72-a9f0-43d48920db4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311620602915712916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916311620602915712916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ccbb9a-fd68-4682-95cd-1998d8db7045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12027756117960870034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034120277561179608700341202775611796087003412027756117960870034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9503367b-2086-4a0b-9f19-df4dc7775ded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15342979343624215073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073153429793436242150731534297934362421507315342979343624215073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20521c85-70a9-40ff-9247-f7a51c950e11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055390184427714187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187905539018442771418790553901844277141879055390184427714187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faee33c1-7d20-44fc-8b9a-51423136a79e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10305439085373317006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006103054390853733170061030543908537331700610305439085373317006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f6f562-5680-4740-bf38-9cebd6add839, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597940564786692698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698859794056478669269885979405647866926988597940564786692698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46605d7-6371-45a9-ae3a-23f1fc72fa10, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8360621641300912876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876836062164130091287683606216413009128768360621641300912876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2047789-2420-4c59-bf63-26e77df56269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940509946697449421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421119405099466974494211194050994669744942111940509946697449421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1bbfa57-20e1-4ce4-8810-fa006766f02b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3160768326816117239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239316076832681611723931607683268161172393160768326816117239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ade6c2-90d1-48de-9033-7f3e7ac1f76a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861780216322836356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356886178021632283635688617802163228363568861780216322836356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42f7aa2-7172-4ed2-9ba7-f828790618b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36362da9-72b1-47b3-8874-78636b173825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021521992161445059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059100215219921614450591002152199216144505910021521992161445059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175041342870239119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119617504134287023911961750413428702391196175041342870239119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bfcca91-ca25-4fbc-b381-2fc367d69a6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738067137319195569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569373806713731919556937380671373191955693738067137319195569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e07055e-e2b3-4c13-ad4f-17b5dc25aeff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689119951322716568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568156891199513227165681568911995132271656815689119951322716568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90605468-4cc8-45da-9bca-07c9980292e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065614655050271574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574306561465505027157430656146550502715743065614655050271574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b7c9e-166b-49f1-b090-e5f908f03a69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3082741903762547707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707308274190376254770730827419037625477073082741903762547707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa1c9fe-e987-4a8d-9055-76924fadbf6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97a244f-51fa-4eae-9e83-1ef434323baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142227480625520268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268814222748062552026881422274806255202688142227480625520268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354257660239200592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592835425766023920059283542576602392005928354257660239200592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c24f6006-e468-4782-8051-71a81611462c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 87432927583420033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033874329275834200338743292758342003387432927583420033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc401bc-30d4-43b6-898d-2868f1b7700b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17083560395295151222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222170835603952951512221708356039529515122217083560395295151222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c6e47a-c623-492c-91e2-b4451087e823, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17433010028184329999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999174330100281843299991743301002818432999917433010028184329999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0646031-4b43-480b-a337-24c0ef53b955, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9162c9c4-505c-48cd-baae-764d6ca0f84d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266596709497616346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346126659670949761634612665967094976163461266596709497616346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538962569636938086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086553896256963693808655389625696369380865538962569636938086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ec5a4a-9e1f-4613-9e61-0f556d3ff2f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a656053-fbb1-4074-8ee3-b09528330e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775316852418654344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344377531685241865434437753168524186543443775316852418654344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826743733454870523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523382674373345487052338267437334548705233826743733454870523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e1d51d-34fd-4404-af2d-0ff49cd6f778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6188943737762235798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798618894373776223579861889437377622357986188943737762235798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8488a342-e378-4b31-b8ad-e3a89799e552, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15382548566870720098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098153825485668707200981538254856687072009815382548566870720098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de82aac2-cc92-42ec-947d-d2f510b4792e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237183245270938874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874237183245270938874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876153a6-b7bd-4e34-bfd8-1e6868114d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695778931550142452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452469577893155014245246957789315501424524695778931550142452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d60cda-9cd7-43fb-94bd-c1a0955c1efa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2468730901039471962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962246873090103947196224687309010394719622468730901039471962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83433883-3a9d-434f-80fd-f158ecfa55d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574647230988184142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142857464723098818414285746472309881841428574647230988184142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa836ade-f9d9-4167-81d6-6f53f6780bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8527735456097000241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241852773545609700024185277354560970002418527735456097000241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c41ad3-30d2-40ce-a222-fcd869dd4134, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2068007139923989865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865206800713992398986520680071399239898652068007139923989865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223561ce-c08d-4d69-a1ca-d6fd682ceaf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9652166032811753502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502965216603281175350296521660328117535029652166032811753502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c4d27c-e6e2-40fa-a883-64064a03e14d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258410640881328806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806102584106408813288061025841064088132880610258410640881328806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8685a0a-d3e3-4554-93e5-fe310c9455cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524510008128083891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891352451000812808389135245100081280838913524510008128083891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03fd611-8f71-4159-8052-60cfbf0af32d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11477573903355485572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572114775739033554855721147757390335548557211477573903355485572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6783f6-267a-4283-b192-197c2879ccb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc201411-64df-4e99-b07a-74b0cbf0d69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987396305074046897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897179873963050740468971798739630507404689717987396305074046897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cef1a8-a5d1-4067-9500-38fc1a9d0a70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594415576238161357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357359441557623816135735944155762381613573594415576238161357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1932463983137330432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432193246398313733043219324639831373304321932463983137330432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ea91d5-c35e-4957-8891-6e34484e23ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821084689286410161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161882108468928641016188210846892864101618821084689286410161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5666aba8-3cf0-4117-84c1-0698f47ff36d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbacee83-1719-4784-87d7-8c37a1063fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15835050311057935960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960158350503110579359601583505031105793596015835050311057935960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755470313677378027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027175547031367737802717554703136773780271755470313677378027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8e5178-036c-4962-88c0-3f055ff03db7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261890286203400460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460162618902862034004601626189028620340046016261890286203400460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9345def9-1ab7-4c6c-bae3-776ce999064a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5644432955614795916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916564443295561479591656444329556147959165644432955614795916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208e25ad-76f9-4918-bbcd-82827a58d3cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16924184049664598278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278169241840496645982781692418404966459827816924184049664598278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15371d65-876a-4209-8c31-1b0e317ae6c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416268390341021378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378141626839034102137814162683903410213781416268390341021378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bd64d1-a5be-4196-8a52-b5df1127ae70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13359472236443092074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074133594722364430920741335947223644309207413359472236443092074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84239f3-9162-4a3c-af1f-46d5f21ec08f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075168818551154955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955120751688185511549551207516881855115495512075168818551154955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e0c2ae-c196-45b0-9fa3-033069b2019b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475736902562594179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179124757369025625941791247573690256259417912475736902562594179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a799e94-99e5-417e-9b06-08714d7471c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7f3982-9acd-4421-abdf-d1a7da66bc0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10444096312497299293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293104440963124972992931044409631249729929310444096312497299293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18339388319363173418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418183393883193631734181833938831936317341818339388319363173418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb19d353-c2a8-4634-8a91-e199e72cbcc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7872836389482580124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124787283638948258012478728363894825801247872836389482580124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4dc159-788a-4024-8b71-dc4bbf43b198, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186723603709909809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809218672360370990980921867236037099098092186723603709909809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f217c2-640f-4f80-b6c2-0c265d223a88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18008187618149458969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969180081876181494589691800818761814945896918008187618149458969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147c7059-a3a4-4fb4-aac8-67febd23411a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13875350840459812823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823138753508404598128231387535084045981282313875350840459812823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9329e528-d37f-4dab-a6e9-6e6bc9b94e0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16052806155785670283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283160528061557856702831605280615578567028316052806155785670283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c13aa00-1650-41cb-8a99-53c72ad1eef0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6570479580956767065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065657047958095676706565704795809567670656570479580956767065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c692b2a-4c10-4b76-a669-f25b2bfd7156, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2732050201670179481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481273205020167017948127320502016701794812732050201670179481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a54b4a0-4997-4f89-b18a-b0adec7fb576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10194684960922104794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794101946849609221047941019468496092210479410194684960922104794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29423690-9d24-471d-b4c4-ebef2fa1ccee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795939159738748088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088879593915973874808887959391597387480888795939159738748088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff4ef9e-2f8e-48cf-8eff-c3379fa24d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15660689995595321085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085156606899955953210851566068999559532108515660689995595321085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd73a290-b5a1-4ef2-8494-b2a36bcdead7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585789175854831502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502165857891758548315021658578917585483150216585789175854831502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2514bd2-2d24-4f0b-a84a-81f1640415f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311563333526501769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769183115633335265017691831156333352650176918311563333526501769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1bc68db-eca2-41fe-8db3-b11cf29e0ce8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 971538536413942295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295971538536413942295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6985d2d8-d00d-4969-80c2-f7d4a7c6e9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6529502883264451301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301652950288326445130165295028832644513016529502883264451301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7407a1f2-2faf-43b8-a17c-2df9815bc1ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695282866900671759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759106952828669006717591069528286690067175910695282866900671759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746c5f7f-08e4-4ffa-b827-3cf80a74789a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338204089930140346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346153382040899301403461533820408993014034615338204089930140346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d447fc-feb2-4e84-8653-0ea70e426fc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089137919211697135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135110891379192116971351108913791921169713511089137919211697135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ede471b-74df-45a6-8dc0-4c3b6cbcfb58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600589629674910479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479116005896296749104791160058962967491047911600589629674910479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf7cba1-3ec6-48b5-93f9-a24800fa2f25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3733276207653092713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713373327620765309271337332762076530927133733276207653092713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c455e9f9-616c-49d5-bfdd-0745609b560c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8853202204181986084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084885320220418198608488532022041819860848853202204181986084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4ec7ec-8329-44b1-96d5-2f5e5a5fbda5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2864159357399766531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531286415935739976653128641593573997665312864159357399766531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f2f7a4-0870-45f8-8488-8cb3c1d0286c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1680542134352890941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941168054213435289094116805421343528909411680542134352890941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b0fdba-22c1-41de-a685-c4eccabc5414, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987926643400497273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273169879266434004972731698792664340049727316987926643400497273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d9c297-51fc-4eaf-a289-54618475d28a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3455501323540749040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040345550132354074904034555013235407490403455501323540749040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9facc0a8-7ade-4280-ab13-53e98eb1cd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18347111535534750223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223183471115355347502231834711153553475022318347111535534750223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05e0352-586a-4293-9b9f-4f5a797e73d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96eeedb4-b156-42ce-91ea-56022c3e34b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2130764773186874352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352213076477318687435221307647731868743522130764773186874352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867708591897368708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708386770859189736870838677085918973687083867708591897368708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7eacc06-fd97-4c2f-a67f-71510ed93795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758910877895163966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966177589108778951639661775891087789516396617758910877895163966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43cb095-9144-407d-9c88-5cf4098d181d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6106985-343e-4cde-98a1-06a520de8f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810821310857734237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237881082131085773423788108213108577342378810821310857734237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869030881623276527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527118690308816232765271186903088162327652711869030881623276527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1f3dc9-af52-44ed-b82d-ce265c07a49f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9010107002787300280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280901010700278730028090101070027873002809010107002787300280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bce5dc-c92a-4211-a9d8-6cb5cedcc992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12823424071118615974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974128234240711186159741282342407111861597412823424071118615974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229556c3-6c5f-4314-9870-4f5039ee23e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 741455884684550204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204741455884684550204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dedb5456-489e-4b81-a473-9e6b97fe91c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1376675780877278719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719137667578087727871913766757808772787191376675780877278719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3dfce1f-87db-4a65-9c49-cc9442e20629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180961049877612653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653818096104987761265381809610498776126538180961049877612653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af47ec0-4d70-4ab1-aacf-72a2edd8b202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649748453656177358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358564974845365617735856497484536561773585649748453656177358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4eddf3e-8c26-4c8e-8086-8037a117821a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13641115308890135797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797136411153088901357971364111530889013579713641115308890135797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d4f958-e484-48fc-a7e1-eab4caf9d6f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051461916987045485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485140514619169870454851405146191698704548514051461916987045485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d15992-fc9d-4403-a1a6-9f882eb891c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886144686654570351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351688614468665457035168861446866545703516886144686654570351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42fef3ba-ccca-4a1f-a20f-7be047029134, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541451860767665604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604554145186076766560455414518607676656045541451860767665604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9751714a-da68-4647-b507-45040f036800, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069493035972056120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120706949303597205612070694930359720561207069493035972056120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fde69c6-a072-432a-a330-7a0779d3642f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11421259619272834826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826114212596192728348261142125961927283482611421259619272834826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966b38d9-00d2-4af1-ae75-2ed6187f7a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3619619369571274922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922361961936957127492236196193695712749223619619369571274922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 670267a4-6028-4a15-95a9-0c65dd7a6c8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a701ac2-ccf8-4bdb-8a77-d030a05b97a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15482935516544946779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779154829355165449467791548293551654494677915482935516544946779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043291955102240879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879180432919551022408791804329195510224087918043291955102240879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda66f45-9f47-4083-8596-0e21dbdea735, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15539539537641961203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203155395395376419612031553953953764196120315539539537641961203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f6c5bf-0507-42a1-91a1-06f4fc172d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c54696-08b7-4207-a03f-a62034ec2b0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986723392194972071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071898672339219497207189867233921949720718986723392194972071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349175213287994689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689113491752132879946891134917521328799468911349175213287994689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3412c59-cee7-4d02-9869-f4f246e66b88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2821686198048801974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974282168619804880197428216861980488019742821686198048801974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442afb58-1c43-4bf5-bbdf-0246638e82c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536275218758623883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883653627521875862388365362752187586238836536275218758623883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e2a36e-edd3-4a70-8004-100de00c93e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17222503011218243227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227172225030112182432271722250301121824322717222503011218243227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ae4ead-9032-4969-be40-e6e4e8ef5511, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 665240718154608944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944665240718154608944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3979eb2b-4b46-44f8-9f34-598f23763139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153093507970315989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989115309350797031598911530935079703159891153093507970315989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bddfa51-d80e-4622-956d-2ef63a6b97ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8374443627574269693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693837444362757426969383744436275742696938374443627574269693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fccaf3-2471-4e5f-b705-e2199cec0792, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4308529450931089756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756430852945093108975643085294509310897564308529450931089756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0ab846-3622-4732-b60e-52b5ed22bf56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582909398788555760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760145829093987885557601458290939878855576014582909398788555760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef1a0218-f310-4d16-818a-78deb5da7261, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561934128599236489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489956193412859923648995619341285992364899561934128599236489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88131b3e-c29b-48fe-b4a6-d1e46e6cd770, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7738277495391570346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346773827749539157034677382774953915703467738277495391570346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4792b4fe-f2f0-4483-99fd-2807c378927e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2573201502679152086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086257320150267915208625732015026791520862573201502679152086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165d3825-f1c6-46a7-8301-84955297f8fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2594950351059634038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038259495035105963403825949503510596340382594950351059634038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c823a1-30f7-49cf-97d3-50d2deea7f21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517554931709024492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492125175549317090244921251755493170902449212517554931709024492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dad4ca-a829-48cd-b34c-090ed911f41e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13590473415071103085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085135904734150711030851359047341507110308513590473415071103085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea3ccef-133c-428e-b8ac-16510b145a07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800da91f-bf92-42c9-baab-976d2bd66534, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14772063728410246742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742147720637284102467421477206372841024674214772063728410246742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11061227359222786197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197110612273592227861971106122735922278619711061227359222786197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e514bb97-0cf3-4109-b621-80f8c1b0ff04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b972ba0-a7ad-45f1-aa66-d975d24165a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4133463508637387193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193413346350863738719341334635086373871934133463508637387193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7742755591595105597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597774275559159510559777427555915951055977742755591595105597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b656e7c-d640-493c-a96a-6e43f69fbee1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737446274790686791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791573744627479068679157374462747906867915737446274790686791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f9005d-d98f-4cbe-88fd-acfe77bebf6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307469969385915275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275430746996938591527543074699693859152754307469969385915275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5492f01-6418-49df-8c6d-3b3a36ced52c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6266729019071281950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950626672901907128195062667290190712819506266729019071281950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6c99c4-753e-4829-ae6d-5298f3f3300a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2157522217300074423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423215752221730007442321575222173000744232157522217300074423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35a7767-7cfc-4e73-8987-f5768775721a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125775950935931002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002812577595093593100281257759509359310028125775950935931002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b123ab83-bfab-46db-9209-4cfde886bddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289069090221803223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223289069090221803223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a05dc9-85f8-46e2-8930-eda3943fb5d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15961276122958393945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945159612761229583939451596127612295839394515961276122958393945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b436dec2-56ae-428a-ab82-6871050e8d23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 573966008099849313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313573966008099849313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ee4ca7-d1ad-4a98-a62a-ddcc7ff1c870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11323923329201994112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112113239233292019941121132392332920199411211323923329201994112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129d349c-d367-4c92-ab10-d250aa0e1679, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1766205437288376444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444176620543728837644417662054372883764441766205437288376444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58167782-2e5c-4e9e-9413-8270cea144d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587003111061085163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163175870031110610851631758700311106108516317587003111061085163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5df46e7-80b9-4858-82fb-b4011beec298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823315754222901117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117823315754222901117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60bd5fa-ed21-4a24-9061-3e4f9be486d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663430036518845651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651106634300365188456511066343003651884565110663430036518845651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87124bc-870d-4d2d-a616-42732c6ae746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8836681884376244217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217883668188437624421788366818843762442178836681884376244217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a95d494-dbf6-4e11-b7c3-106bab1861e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609985538759697673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673460998553875969767346099855387596976734609985538759697673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21b5d36f-665b-4c3e-9f51-278de460d2de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297042d8-c75e-4d73-b5c2-8eab9e22b25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15134236523365095883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883151342365233650958831513423652336509588315134236523365095883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7012500713644169117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117701250071364416911770125007136441691177012500713644169117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25116493-e0eb-4f3e-8442-b3c41ae7ac16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16795663022260761699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699167956630222607616991679566302226076169916795663022260761699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1286ae47-0d29-41b0-8e96-36b0f1b530ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941588430250730692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692694158843025073069269415884302507306926941588430250730692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c2de5c-45ac-4677-b996-2b319fbd3018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859836434982942712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712585983643498294271258598364349829427125859836434982942712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c818aedf-b673-4ac8-b05e-ac3961f92730, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376767570550056743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743237676757055005674323767675705500567432376767570550056743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4f7576-d5ab-4423-be67-f9fa2ef700e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7821684453728444964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964782168445372844496478216844537284449647821684453728444964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d828e214-1551-4af4-84c8-97a8634e518b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814470606543195539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539681447060654319553968144706065431955396814470606543195539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b4e1f7-d801-4cb1-b337-e4512afe9a48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459716085339034901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901124597160853390349011245971608533903490112459716085339034901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e4b5a1-06f4-4c8d-a901-e7bb6f56ccd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14822377566878107001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001148223775668781070011482237756687810700114822377566878107001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc10b0f-ef1f-4d05-8786-6aeafdc94f1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9186804213358311438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438918680421335831143891868042133583114389186804213358311438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90cbf1a3-03ee-47ed-990e-9a00e36d37d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fcb043-dc05-4ea1-b275-d4351af72b45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611766133429402635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635611766133429402635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1076065342356717168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168107606534235671716810760653423567171681076065342356717168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2809c2-4713-4df8-bdb6-ab47ca76f759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170714183020038063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063101707141830200380631017071418302003806310170714183020038063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ce574d-a5a7-4e5a-acb5-b65263001fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395419308579185993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993339541930857918599333954193085791859933395419308579185993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455da1f2-ba5d-4182-9833-551cd30c85d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692992155818809442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442176929921558188094421769299215581880944217692992155818809442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa19f2e-65e7-4b05-9381-ac041e22151c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308416221127933680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680143084162211279336801430841622112793368014308416221127933680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8119bc26-86dc-40ee-b232-1736389c1314, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6908057980972412914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914690805798097241291469080579809724129146908057980972412914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64041328-4d61-427f-97b3-ef14890dcb7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13649034616522643215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215136490346165226432151364903461652264321513649034616522643215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9195c356-efbd-480d-84ea-39f9bd2a49b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4938004601203555862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862493800460120355586249380046012035558624938004601203555862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d335d20e-7c67-4f7a-9cf4-8bc6de3fb238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030224210668452452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452150302242106684524521503022421066845245215030224210668452452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde33df8-5c2b-4440-8a9d-46c4a0aabbdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426458417510321148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148742645841751032114874264584175103211487426458417510321148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1a6fc8b-0285-4253-af78-f0a1f8c9f423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11558229073454052369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369115582290734540523691155822907345405236911558229073454052369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d10089-3d69-4ea4-9760-1ff1ebd0bbaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7580026464751862776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776758002646475186277675800264647518627767580026464751862776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c947ff63-5e3d-4ab0-83df-4b7a36dcec8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033502849310994564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564603350284931099456460335028493109945646033502849310994564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4381f73-e31f-4051-8c71-5c083d02fbe9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6304674074892920347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347630467407489292034763046740748929203476304674074892920347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b2b996-c6f3-4a92-9142-3ccb3047861b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8657870442829162321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321865787044282916232186578704428291623218657870442829162321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e564154-559e-49cb-a95e-5ec31d40a5ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16523498258559432592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592165234982585594325921652349825855943259216523498258559432592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed713d5a-749b-4669-93a0-6924fc132c64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643163522542762275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275643163522542762275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f007c5-37c2-4d1d-9833-55c6742f59b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13349328673146226321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321133493286731462263211334932867314622632113349328673146226321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a70aad3-8466-4d71-b9bb-f2877a46fd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 735344386559423027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027735344386559423027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15556325-0863-4742-94de-ab46e7b07d8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047890134833260270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270120478901348332602701204789013483326027012047890134833260270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e94c21e-b85c-4405-9e56-a9baf98f2327, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004249521655166637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637900424952165516663790042495216551666379004249521655166637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09128ea2-8ea5-4387-9957-bd4add3a9dcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7986f2d-d5a0-4557-a77a-b532785c7580, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266523676162768265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265182665236761627682651826652367616276826518266523676162768265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344921511877801028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028163449215118778010281634492151187780102816344921511877801028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38cd12a-d937-4007-ac76-9d395046f0bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2430179677767115327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327243017967776711532724301796777671153272430179677767115327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3d2ff9-2930-444a-a279-63875a42a39a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932583348259312326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326159325833482593123261593258334825931232615932583348259312326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6403a47-5fec-4fc0-b784-ab37e6602992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731965245464572507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507127319652454645725071273196524546457250712731965245464572507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1379e9-3e08-4317-9514-99f067f69afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 727122986108363445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445727122986108363445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1be6aad8-0176-44f7-9447-c2b47588365e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dff08e8-2f25-47d5-a55e-4451d750f01f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875210089057454352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352987521008905745435298752100890574543529875210089057454352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16150204439233900257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257161502044392339002571615020443923390025716150204439233900257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108d3ce6-f8e5-42cb-841d-3e7f1f98cf0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11111914011572787755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755111119140115727877551111191401157278775511111914011572787755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77286aa9-3fb1-4d2b-83c4-da502d25dc4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7633c030-4988-400b-a5fb-09b301932872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748869635225449822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822157488696352254498221574886963522544982215748869635225449822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887467615373204990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990188746761537320499018874676153732049901887467615373204990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b0d4d4-ea60-443c-b040-3652fb6f563d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13992682367733916009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009139926823677339160091399268236773391600913992682367733916009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cf87ee-bbe3-48e4-8d7e-9d2f8b4e980e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10289844273473132884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884102898442734731328841028984427347313288410289844273473132884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db12871-9434-4200-87b6-4cb13748fcc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303482407289727807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807153034824072897278071530348240728972780715303482407289727807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3207a229-2113-4edc-9035-9aae60cf54af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15591578505288760967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967155915785052887609671559157850528876096715591578505288760967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374073aa-8539-4c3b-ab85-d6be8f295d01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9851341464385827484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484985134146438582748498513414643858274849851341464385827484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca66257-d30d-443f-9cad-0ee5c8b4dd2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15641722042217759532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532156417220422177595321564172204221775953215641722042217759532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47e39e4-7db2-4ba8-a4e1-6a30fdc3a179, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2054031332754652824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824205403133275465282420540313327546528242054031332754652824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8544c3b0-b25d-4592-a92f-40c5a9b7e1ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607063669861517633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633176070636698615176331760706366986151763317607063669861517633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d3931a-5768-4d01-923b-ca3cb1db3631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16088478904615950886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886160884789046159508861608847890461595088616088478904615950886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b2e24f-8978-4b84-94a7-1ee1a678aff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596184807367782119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119115961848073677821191159618480736778211911596184807367782119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a4d710-90bd-4f47-a03e-6f67263740f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151320775261034370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370915132077526103437091513207752610343709151320775261034370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd473e53-3135-4881-9b03-d27e102e10ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454440450422049742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742745444045042204974274544404504220497427454440450422049742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414613cd-78fc-4cf4-a183-91a24bea4707, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a9c2a4-1efb-460b-96f3-2103cfcee063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17322753470008246409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409173227534700082464091732275347000824640917322753470008246409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7742000319089555909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909774200031908955590977420003190895559097742000319089555909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f1264d-647c-4b32-98d0-40fbbbd5d14f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195867843872571063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063519586784387257106351958678438725710635195867843872571063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d33e70e-6fab-4d41-b821-1a7c560c6667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1443602914030319788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788144360291403031978814436029140303197881443602914030319788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdba9d86-2b65-4847-a437-4e98b459ff60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10940245316951944332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332109402453169519443321094024531695194433210940245316951944332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5451a1-41a5-41ae-bbd7-4f648740ddee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487291209361713632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632164872912093617136321648729120936171363216487291209361713632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77ae9f6-bbcb-4a4c-8056-54813812aa55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915860248726365386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386291586024872636538629158602487263653862915860248726365386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eca5595-eb01-46a8-93df-bc2cab3c78cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15804791025048433797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797158047910250484337971580479102504843379715804791025048433797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c564f14f-824c-4322-a049-7657d1e26f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5593808734731892777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777559380873473189277755938087347318927775593808734731892777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8b6628-c625-407a-8ac5-1435e29ff7b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedd1495-6944-423f-9167-e0b8d05a51b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16233631817323277850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850162336318173232778501623363181732327785016233631817323277850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109960405137405135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135610996040513740513561099604051374051356109960405137405135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830e3ec7-7327-4662-bd67-6af911b7b525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410888916555106131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131174108889165551061311741088891655510613117410888916555106131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa107f9-35ff-4ce5-af47-f1ad0f0769b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221077718896137762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762112210777188961377621122107771889613776211221077718896137762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16de2b37-3f22-478b-addc-bed886167884, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1615398134423193672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672161539813442319367216153981344231936721615398134423193672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e890480b-e250-4986-91ba-e2508d429a49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805e25fd-aa32-4e90-9f3f-99a0a842c47c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709979124513065634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634870997912451306563487099791245130656348709979124513065634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601884835426576465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465136018848354265764651360188483542657646513601884835426576465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd506dc-dad2-4851-8541-f76ec685f886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795a27e9-1374-4ebc-9ed7-fa687b569d95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17160465457196809582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582171604654571968095821716046545719680958217160465457196809582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889106658347808729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729138891066583478087291388910665834780872913889106658347808729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2443cdd-e069-4cd9-9b6c-58a9426c1da7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15074415718794204321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321150744157187942043211507441571879420432115074415718794204321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0bda8b6-9e70-47ac-ae67-7a0018b685fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11907535422592197934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934119075354225921979341190753542259219793411907535422592197934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7def0e4d-9775-468c-89ec-0f7df40ffb78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9188606622958651054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054918860662295865105491886066229586510549188606622958651054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b19e99d-c03a-4811-8c07-75c416887419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678417247847833450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450146784172478478334501467841724784783345014678417247847833450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de01cf3-a911-44b7-829a-1f910f7d71d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5844715432609700249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249584471543260970024958447154326097002495844715432609700249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bada03e7-19df-4862-91d5-16953ea92ccd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be924d9-65ea-4f2c-8515-d2ba43ef8018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11900866615870376276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276119008666158703762761190086661587037627611900866615870376276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075602829495346022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022120756028294953460221207560282949534602212075602829495346022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce279d50-95ff-48dd-9db9-0db21ab9358d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8230d0-b9ff-4b1e-bcbf-1cac68dbdc64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10907500564237841875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875109075005642378418751090750056423784187510907500564237841875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7631554911536568697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697763155491153656869776315549115365686977631554911536568697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e16010d-b328-4601-a6b5-daa1241b46ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdad69e7-13dc-4c3f-949f-70c4b8240bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3049485606148943529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529304948560614894352930494856061489435293049485606148943529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418776335063494667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667134187763350634946671341877633506349466713418776335063494667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff5b8df-d259-474d-851c-758294178e3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366893249048299537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537183668932490482995371836689324904829953718366893249048299537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde9fd00-8564-4909-a05f-3ff831dd5362, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17669977377943860315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315176699773779438603151766997737794386031517669977377943860315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2dc2855-bfb1-47f3-894c-ddd3676a4ff1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684758025268368546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546368475802526836854636847580252683685463684758025268368546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffb4660-8d1f-4495-8337-04d76ddf9264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434836304953844627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627184348363049538446271843483630495384462718434836304953844627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648a49ce-302e-4df5-9526-2ac2628487b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925928505568023555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555139259285055680235551392592850556802355513925928505568023555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df84159e-36e2-4ccd-8cfe-4502b6ba09d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404180384254649288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288840418038425464928884041803842546492888404180384254649288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a96ee29-35a1-4e58-8708-66273b4bc04a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252441007364891711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711112524410073648917111125244100736489171111252441007364891711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea87429-90c2-4f91-b697-5f4511280e61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9637385474920738111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111963738547492073811196373854749207381119637385474920738111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6061828-1b38-47bc-bf47-7b52c90ccaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13671569772278961445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445136715697722789614451367156977227896144513671569772278961445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37eef238-06ea-4186-9718-e7487788a7bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549536803999866028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028154953680399986602815495368039998660281549536803999866028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55affdd-52f4-47b5-b0f7-782aff8d3f41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11763890434304078236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236117638904343040782361176389043430407823611763890434304078236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d872a8fb-0af3-49f6-bb22-6d8f41e862df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415332611686687694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694241533261168668769424153326116866876942415332611686687694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5181ff5b-78b3-495a-ad04-65f2acf169c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11730948664085668864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864117309486640856688641173094866408566886411730948664085668864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434d9186-a08d-4c0b-9534-e163be4ac2d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8543688524082919312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312854368852408291931285436885240829193128543688524082919312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177d02e0-ac40-41e8-8d71-fcbc9ff49fff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9871918197336921898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898987191819733692189898719181973369218989871918197336921898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea86358-c7ab-475d-b475-f2087c2b4c78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051892827404469217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217105189282740446921710518928274044692171051892827404469217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48dd2ea6-991b-46dd-abb7-931d08395d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2687178188211575791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791268717818821157579126871781882115757912687178188211575791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe60ff3-9614-415b-835c-5f2046a1a934, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b89bcb0-0a23-49b7-9387-929e7c30740a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861089982344339278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278138610899823443392781386108998234433927813861089982344339278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1439466196590630470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470143946619659063047014394661965906304701439466196590630470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c7a508-a6b8-4a66-ad60-601e6a5e44db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb44a025-8081-4875-8a49-88b657ed7eda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776551475697277478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478877655147569727747887765514756972774788776551475697277478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653583908812022040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040106535839088120220401065358390881202204010653583908812022040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e83032-1fac-4870-b762-c3c1bb47d4fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ab565a-4d5b-40a8-8903-8365c877957d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5680172496716979537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537568017249671697953756801724967169795375680172496716979537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14729100844690888707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707147291008446908887071472910084469088870714729100844690888707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24671c9-db71-4f78-84b0-7fe4a7bd06db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3957850963161722290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290395785096316172229039578509631617222903957850963161722290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14280414-4658-41b4-8ca1-90285cc151a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c236b209-ad1e-494a-9e9c-35a6df2e57b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322398231737489148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148832239823173748914883223982317374891488322398231737489148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7792284879026318653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653779228487902631865377922848790263186537792284879026318653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4093135-6cce-4da3-9087-dd062899ce37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2c86b6-726d-41e9-891f-7489459b756e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8496224440495752855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855849622444049575285584962244404957528558496224440495752855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12246905130307992707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707122469051303079927071224690513030799270712246905130307992707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f362cc3-d16a-48a9-b4e6-1a5bdfda0440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8463461134882069051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051846346113488206905184634611348820690518463461134882069051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c64d313-0a0a-47fd-9059-cc350738a48c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 826130019049230561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561826130019049230561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8460dbf-53af-45f0-a39c-e4a14f3cd226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312a4b93-a3d8-42b8-855f-0b16518d6df6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341052963342591803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803134105296334259180313410529633425918031341052963342591803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12690049726811167637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637126900497268111676371269004972681116763712690049726811167637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6387dc7-9f90-4efe-ba4f-a0b199505b90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf8977e-79f9-4ac1-9c78-616b0192ed1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2966353161426396403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403296635316142639640329663531614263964032966353161426396403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8681768741438099913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913868176874143809991386817687414380999138681768741438099913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7de8a62-9da1-485d-ad59-0bc8296d65b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424303fb-d174-45fc-bf98-fc344c084ded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14281129469468790907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907142811294694687909071428112946946879090714281129469468790907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084080528636117996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996308408052863611799630840805286361179963084080528636117996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7beefdd3-da6d-4936-b7ff-e22a2ea42456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a015ac2c-f5ad-4353-8578-8e577f16418a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933524291464184563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563933524291464184563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395943940225806715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715395943940225806715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db291cce-63be-4586-bfc1-1d8da458ca87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a770f5-c7ad-43ef-bc5b-0318cc395ed0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618251135412032657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657961825113541203265796182511354120326579618251135412032657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15830823536046135007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007158308235360461350071583082353604613500715830823536046135007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f02f06-9329-4b8e-bbc2-287ccd4b3c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e54d55-073e-4fbd-a213-2862154a39e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16564656041606179370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370165646560416061793701656465604160617937016564656041606179370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18162494555178440492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492181624945551784404921816249455517844049218162494555178440492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfc8ffd-94c9-482c-976b-b56081c70f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599513483320710861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861105995134833207108611059951348332071086110599513483320710861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acaa6c0f-6502-4304-88a2-f34b9d813568, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11370348833661811538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538113703488336618115381137034883366181153811370348833661811538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0121c21a-e75a-4287-ac92-cfae4fe29cbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1723371013530294661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661172337101353029466117233710135302946611723371013530294661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff94b9f0-bdfa-40c1-9b35-e4f6180f8281, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999454100069861632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632129994541000698616321299945410006986163212999454100069861632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ada814-ecea-449d-9f48-82f51d4abcda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8115943315067616727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727811594331506761672781159433150676167278115943315067616727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201244a4-0922-4dc1-a740-29d985ec4e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379902022574663388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388153799020225746633881537990202257466338815379902022574663388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c556762-bead-43b0-9f18-86b0cab76e4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997572883936085995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995119975728839360859951199757288393608599511997572883936085995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880ed42f-3868-428f-8b38-d651d1496f38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105e9cda-5e4f-4be8-81ce-f3d5c0dda3e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9265884616319792903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903926588461631979290392658846163197929039265884616319792903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7430634784339288484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484743063478433928848474306347843392884847430634784339288484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccad8f0-1888-4caf-9328-e9f9955edf86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9406ed0-e214-4b2f-b339-f7170374cbb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387533355907489096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096103875333559074890961038753335590748909610387533355907489096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9427084434557118642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642942708443455711864294270844345571186429427084434557118642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c156de90-19cf-4179-bbe3-bfee8807ed9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 970906719646605964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964970906719646605964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4099022d-d6bc-49fc-a028-c992c1274097, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15731824304540667319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319157318243045406673191573182430454066731915731824304540667319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7857ffc5-73ac-4fde-b984-e9307c7ebc1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15192073705419480604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604151920737054194806041519207370541948060415192073705419480604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d86c93a-274e-4ab7-8fc3-294a42e466a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812005077887858472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472481200507788785847248120050778878584724812005077887858472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249adb77-cc86-4b92-919d-c46e0eb8028d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f94c28-8763-4f46-8ef1-2a5fffb2bc9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045500531311788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356170455005313117883561704550053131178835617045500531311788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1142292378039223315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315114229237803922331511422923780392233151142292378039223315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c46bcd-fdbb-408a-9335-b5bd1a21cbb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e080c80-bc50-423a-9539-0c84148e3b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316838232992779744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744331683823299277974433168382329927797443316838232992779744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858776941787336472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472685877694178733647268587769417873364726858776941787336472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8eb757-c85c-4c35-9c0c-1b52405cad86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005182150428173154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154180051821504281731541800518215042817315418005182150428173154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c54d83-ad30-4ed6-b56a-328ab469c8c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11075693093013375867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867110756930930133758671107569309301337586711075693093013375867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a53fc07-2599-4746-ac42-54e2d9389e7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078747155544988413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413607874715554498841360787471555449884136078747155544988413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eec1762-a0e6-4097-85ac-d39ffd3b1924, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301876386505527478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478630187638650552747863018763865055274786301876386505527478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4e1b62-26cc-45bd-b52c-e86270c23965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0ca269-0647-4e11-a85c-213bf2892378, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12420488747958979988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988124204887479589799881242048874795897998812420488747958979988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10802001822770945902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902108020018227709459021080200182277094590210802001822770945902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a467263e-484f-4375-b778-09095c83ef21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10528314416514046610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610105283144165140466101052831441651404661010528314416514046610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3859d763-9757-465e-a45f-d8757efee8b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124510095953234786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786101245100959532347861012451009595323478610124510095953234786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609ca417-b2fa-4186-adf5-41805e1d52f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1466866926518169128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128146686692651816912814668669265181691281466866926518169128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67135c30-9ac5-4ebc-a807-7aa03fbf0916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147823332585726019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019614782333258572601961478233325857260196147823332585726019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4f4d2f-c5e1-4321-a40f-7d1cb64fb4ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851755160168079693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693285175516016807969328517551601680796932851755160168079693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9a5481-2e70-43a8-b1ba-833ce1b97360, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2268749489842542720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720226874948984254272022687494898425427202268749489842542720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88395322-9287-4243-8427-d1868c6b9aac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3239948118063148932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932323994811806314893232399481180631489323239948118063148932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24298d08-811c-4371-9ad1-9ceb4ce19699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69161008-f50b-45ac-90f9-e211f1aa6ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766364794456400705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705876636479445640070587663647944564007058766364794456400705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11865431859284095335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335118654318592840953351186543185928409533511865431859284095335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5462e5-6623-4a02-8648-5b355f83c1f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354558864490874412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412153545588644908744121535455886449087441215354558864490874412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d455c01d-2865-4987-ae1b-398a3d625f51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13625811738616778294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294136258117386167782941362581173861677829413625811738616778294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daa815c-0613-4b3c-a308-62bc1365a670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085735917702351459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459108573591770235145910857359177023514591085735917702351459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917afb1b-16fd-405f-a176-7241d00b2f1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791763882909933659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659679176388290993365967917638829099336596791763882909933659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ee7a67-85f0-47d8-99e6-f5b155bfb7ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413963931429758479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479104139639314297584791041396393142975847910413963931429758479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578acccc-88ed-419a-99a9-364baaadd2a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13025606494319542561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561130256064943195425611302560649431954256113025606494319542561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23b228f-bd1d-4d3b-b63f-5205227b7443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941119911193460362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362694111991119346036269411199111934603626941119911193460362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e0245b-daa3-407a-a7c4-60762fdef458, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6788960278610066146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146678896027861006614667889602786100661466788960278610066146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fce102c-d8b6-4335-b353-b8424d7d576b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14103359286256753556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556141033592862567535561410335928625675355614103359286256753556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88165b7-3ce5-491e-9a48-4bbdcbc5df03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13997061301370367803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803139970613013703678031399706130137036780313997061301370367803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0ccc92-96c0-4fdf-8198-670216e8e627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9634106420322259032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032963410642032225903296341064203222590329634106420322259032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98bf72be-8a8e-4adf-8afd-484689fa4598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602468942653790455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455260246894265379045526024689426537904552602468942653790455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a3cee0-cde9-4c59-8d69-a3b83516bfd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213815565074839270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270122138155650748392701221381556507483927012213815565074839270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecf1949-c546-4eff-a21a-5331163354cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069153794972309466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466140691537949723094661406915379497230946614069153794972309466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ebd7ad-c04b-477a-b32d-8e7077d6fd69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8729437180172640871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871872943718017264087187294371801726408718729437180172640871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d582a75-b106-4f3c-af45-d8e70335a9a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091037992718558018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018609103799271855801860910379927185580186091037992718558018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aafbb59-73df-4ef1-af96-f42b79917d1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293280268183553184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184162932802681835531841629328026818355318416293280268183553184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97a3932-74a5-4ebd-8762-e026bc402d12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1056327388933139732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732105632738893313973210563273889331397321056327388933139732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693479ca-6d1b-41e7-b804-1cfcf312ce4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 314118934361889226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226314118934361889226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6da377-a5e6-4ec3-8a22-a0991a4e0670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2352338910075963871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871235233891007596387123523389100759638712352338910075963871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c18e1b-94bf-4423-81a0-9ea07f54bc99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13991452190384838094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094139914521903848380941399145219038483809413991452190384838094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a38195f-bed4-4d16-988e-4f748824dda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14312487967942827809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809143124879679428278091431248796794282780914312487967942827809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e7437a-7518-4544-b108-c91a504efd12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13409681212076450211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211134096812120764502111340968121207645021113409681212076450211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee35ae5-4c6c-48f7-968e-2f0c7f2f3933, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279488783197780934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934162794887831977809341627948878319778093416279488783197780934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b05d848c-ddc6-4f51-844f-c684d1478ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15979157285338977232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232159791572853389772321597915728533897723215979157285338977232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96589a0-69ed-46e8-842e-360a334d259e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9541063905492640467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467954106390549264046795410639054926404679541063905492640467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ebb048-433c-48e5-adca-3c1a0f28400f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 60011376538143545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545600113765381435456001137653814354560011376538143545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac5f692-fef7-4b3c-b059-f00f1f516c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694889200328118969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969769488920032811896976948892003281189697694889200328118969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bf1ebf-7ac8-4a09-90ea-d4c3827a0296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17611222712279879755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755176112227122798797551761122271227987975517611222712279879755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a59c012-4726-42b2-9902-242a5fcf8bf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864839287227027929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929486483928722702792948648392872270279294864839287227027929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e2222f-4e35-4d17-95b3-5caea99f5a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4034423620470162911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911403442362047016291140344236204701629114034423620470162911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6016a96c-6d85-4cad-aa05-bd7117488e7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747151470136012706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706174715147013601270617471514701360127061747151470136012706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8982ee82-5470-4b02-969d-247e817f63f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10297733672461325131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131102977336724613251311029773367246132513110297733672461325131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10121e67-6a95-4e30-b764-0f0e43b6c30b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831827640061468858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858983182764006146885898318276400614688589831827640061468858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ea43a7-e13a-4fc2-9e39-f9f16e27c5c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1888874311099199024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024188887431109919902418888743110991990241888874311099199024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4810728-fca5-49b7-aa42-baecfb4827ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9383778114348356789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789938377811434835678993837781143483567899383778114348356789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a27e62-be40-440c-89c1-47d31053cb26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915259109723865638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638991525910972386563899152591097238656389915259109723865638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc854174-9a1c-48cc-937b-6f2032e35963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14023304371523617092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092140233043715236170921402330437152361709214023304371523617092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e50cb6-4296-4dc1-b588-c36afb43d522, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068778873553423385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385106877887355342338510687788735534233851068778873553423385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da7ff73-6de9-4ef8-8b3a-3e85a6156667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911868321682002763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763891186832168200276389118683216820027638911868321682002763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999e71ed-b866-402f-96b9-ea5181b7bd33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ff8f6d-6b1e-4c13-a098-ff24ddb3b8fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965767362307690952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952119657673623076909521196576736230769095211965767362307690952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843736769710955458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458584373676971095545858437367697109554585843736769710955458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c22fee0-b11e-48f1-addd-d0fc8f1c1191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904910466233423716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716790491046623342371679049104662334237167904910466233423716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06aae451-05d7-446a-b649-96baa39cd0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18411787612048719321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321184117876120487193211841178761204871932118411787612048719321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b6ce74-8df1-433b-a8fd-4f6f9c20460e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12035583147026171419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419120355831470261714191203558314702617141912035583147026171419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfc6dd7-08f2-48fe-a154-78d6a8287548, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712524976218197685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685971252497621819768597125249762181976859712524976218197685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbee60fb-634a-4b12-a479-9fd2dfe4c0d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8450029914364021776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776845002991436402177684500299143640217768450029914364021776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4293098f-540d-4714-878e-04925e942440, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7330617984619829561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561733061798461982956173306179846198295617330617984619829561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f96c116-afd6-4e6c-ac30-f380e89a49dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10289513457679263554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554102895134576792635541028951345767926355410289513457679263554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2961f0-8f51-4993-a9d7-332cfb28351b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18200885725384036075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075182008857253840360751820088572538403607518200885725384036075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5551119-6c4e-4789-b8a5-03284e91a240, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245913214485971783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783624591321448597178362459132144859717836245913214485971783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67981a43-81de-4e19-bc51-85e965462af4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6627781613761413450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450662778161376141345066277816137614134506627781613761413450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12a88bc-8f5a-46de-887c-049e331f8662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3617449496128226667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667361744949612822666736174494961282266673617449496128226667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7fcc2b-01c4-42d3-8fec-e1b7477934a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56616df0-3436-493c-b671-6ee8102262e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519760147019631985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985551976014701963198555197601470196319855519760147019631985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168098036766724166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166216809803676672416621680980367667241662168098036766724166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad1dc46-deeb-4d4f-abf4-2fa8dcaa2419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16075733331107128109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109160757333311071281091607573333110712810916075733331107128109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb7a6a2-7f79-44ec-a8f3-e3ee2c9bf1c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527754708911263916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916175277547089112639161752775470891126391617527754708911263916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84ffa08-8206-4539-b58b-c505deaaa771, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51408f1b-d4cb-42ac-837d-37848314de80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1838578147950259002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002183857814795025900218385781479502590021838578147950259002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982645105331605750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750109826451053316057501098264510533160575010982645105331605750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc72da5e-a7a7-43cd-b491-250ef9032e4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c3b714-39ed-489d-908d-856428465da9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802003206534265410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410980200320653426541098020032065342654109802003206534265410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9346772810728517257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257934677281072851725793467728107285172579346772810728517257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c643b43-229f-4a79-b683-af15086c9c01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9385673815402908018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018938567381540290801893856738154029080189385673815402908018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bff8635-5fd3-42fe-b18f-7f3078d68a94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12308912519608762838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838123089125196087628381230891251960876283812308912519608762838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c1df0b-e239-4d62-8a52-1a4627862781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338930718340077475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475123389307183400774751233893071834007747512338930718340077475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d99048-2807-49d8-9755-22d9267b6a47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4070162100198241867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867407016210019824186740701621001982418674070162100198241867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc4911b-8682-4cad-ab3f-af474d0d8cae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18091414054339528725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725180914140543395287251809141405433952872518091414054339528725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598f399f-8fcd-4a77-a9db-5316d8c3a43b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200608228432282007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007132006082284322820071320060822843228200713200608228432282007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebeb9c85-751d-4ace-acbe-588c45b8cc83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6543255823176900633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633654325582317690063365432558231769006336543255823176900633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc042c6a-29cf-48d1-b54e-9989e956389c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3456721911549998326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326345672191154999832634567219115499983263456721911549998326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0efd8710-aea8-48da-b0df-e5ffda0dad85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9728631118686702848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848972863111868670284897286311186867028489728631118686702848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf954ea1-fcf9-492a-ad72-c3180e4b5f93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674103024610173913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913767410302461017391376741030246101739137674103024610173913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2788d101-fe3a-40ff-8023-d63c6dee373c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883142379768584050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050288314237976858405028831423797685840502883142379768584050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f9e268-b1a1-48d5-994e-5ae40fbd1787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274514166628438866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866527451416662843886652745141666284388665274514166628438866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a67caef-b6b7-4f23-889c-46494b992291, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679312317498632464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464667931231749863246466793123174986324646679312317498632464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21eda6d-86c0-43f8-98e1-12872a5157e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11378834378376703934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934113788343783767039341137883437837670393411378834378376703934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48025387-73d8-4f77-b0db-3efe042b1c2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442976891872937327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327104429768918729373271044297689187293732710442976891872937327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee35902-7a0a-4c39-8682-557ffe33a9cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefd2aa0-9c0f-43f6-9ded-4c87933341b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938034982048709168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168149380349820487091681493803498204870916814938034982048709168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503643571902524531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531950364357190252453195036435719025245319503643571902524531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58ed720-0edb-4ac4-9bf9-7493e2a19d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284200294848504065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065102842002948485040651028420029484850406510284200294848504065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6037b5-1a6d-4035-a3da-089edab07191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6206168062020830979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979620616806202083097962061680620208309796206168062020830979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91751a8e-531f-4fdb-a122-9cb4f1f033b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637237237606107333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333663723723760610733366372372376061073336637237237606107333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8959def6-8993-4065-9637-8b961f67a4ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7959104790926182319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319795910479092618231979591047909261823197959104790926182319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e005569c-270c-480c-906e-d993cf6d8f3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10390931492991034593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593103909314929910345931039093149299103459310390931492991034593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36afece3-9b53-4c45-a23a-90a0047fa4d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14141345570040676954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954141413455700406769541414134557004067695414141345570040676954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017dca44-e17f-448c-ad89-a4724e729759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576001390241366544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544175760013902413665441757600139024136654417576001390241366544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18f0094-9279-442a-9f8f-d76d45a5e31a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16925600645959815737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737169256006459598157371692560064595981573716925600645959815737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d3fb84d-dff5-4590-ac8b-f3b4ad4e808a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2119781741981134915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915211978174198113491521197817419811349152119781741981134915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d222a4e8-0a33-4749-af3f-754eb2863c3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2048371069670264406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406204837106967026440620483710696702644062048371069670264406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43c2dd3-5851-4730-9713-7f04de5b317b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545840993347687402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402115458409933476874021154584099334768740211545840993347687402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc9e83d-4c46-4338-aeca-7bff91726ed1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 680731035984354679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679680731035984354679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cde978f-494d-4dc6-87ac-680e473a96ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17626638942638795959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959176266389426387959591762663894263879595917626638942638795959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01430f7c-a597-448d-9bc2-46f496958ad6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d8e508-fabb-49d7-995a-7861e1faae65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3460611072147593343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343346061107214759334334606110721475933433460611072147593343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16369995014645240116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116163699950146452401161636999501464524011616369995014645240116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fad7e91-8638-4f74-ba0e-1d0e10c93739, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938547908793498121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121393854790879349812139385479087934981213938547908793498121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b21704-9c2b-4ef7-82e3-457459540bbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 850443426785955529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529850443426785955529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4761cddd-fe29-4db2-a2ed-ce782916d63f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13ace78-e185-4a56-811e-9da27fed11b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388193956022588013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013143881939560225880131438819395602258801314388193956022588013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4969449967936498958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958496944996793649895849694499679364989584969449967936498958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fff4089-553e-4a45-bbb5-26f4fde1ca77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518334970514293693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693155183349705142936931551833497051429369315518334970514293693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fd11b0-9a1b-4bef-914a-2a4f7a78201a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680116787325555695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695156801167873255556951568011678732555569515680116787325555695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bd0834-093f-477d-8a5f-0638c67987ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17721133972577225220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220177211339725772252201772113397257722522017721133972577225220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6d6c87-f35e-4184-a25c-b6d40ae137e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813048167392802943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943481304816739280294348130481673928029434813048167392802943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585b16ad-3083-4efd-b22d-030576855898, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2018037071180522980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980201803707118052298020180370711805229802018037071180522980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948c90be-1559-40e5-8afe-f719543c809b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4255163316156003417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417425516331615600341742551633161560034174255163316156003417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37c81c2-d399-41c1-9b24-9954d7069cbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16970327149500988146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146169703271495009881461697032714950098814616970327149500988146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd00a36b-f714-454f-ab87-9f6ae1478f63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665868127654272307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307366586812765427230736658681276542723073665868127654272307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37dc5ea-c08d-4779-bd39-187afce23323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9474257950886226460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460947425795088622646094742579508862264609474257950886226460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dbef70f-4e84-4713-aacc-415309528218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4dfbf6-e593-46d3-96a5-50c994effbf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717780424139669596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596717780424139669596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1915339123165073393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393191533912316507339319153391231650733931915339123165073393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e203ab-4d02-4b30-a47d-dde9d4995ea5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4dacbd-6e14-4ead-8f23-e8006384d671, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872373277175550739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739148723732771755507391487237327717555073914872373277175550739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15910908245601817688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688159109082456018176881591090824560181768815910908245601817688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d81929e8-818a-4cc5-874e-fa9d81b7541e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564499924805366252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252256449992480536625225644999248053662522564499924805366252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63debd66-c33a-4a50-b08c-374b89ebf279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380964623823303933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933938096462382330393393809646238233039339380964623823303933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e0b9fa-1704-4b7c-86b1-0f3ee87c4d8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534346221066821690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690353434622106682169035343462210668216903534346221066821690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462ecdb6-fb76-4e16-a9fc-65576196a56b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1967379526751882647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647196737952675188264719673795267518826471967379526751882647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdfdb1b-62ee-4a62-9923-4c83bf360843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110163907039912343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343411016390703991234341101639070399123434110163907039912343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d08609b-424e-4abe-9bdb-03846472f668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514761097880278623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623175147610978802786231751476109788027862317514761097880278623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64fbd24-258b-46e0-9d70-edb54161b2c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7490802152242490648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648749080215224249064874908021522424906487490802152242490648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b8be06-7453-496e-8119-dd6b0145e60d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13701000650158736870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870137010006501587368701370100065015873687013701000650158736870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f8c245-0096-4ee5-b427-b1f0250e43f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18413704002681650113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113184137040026816501131841370400268165011318413704002681650113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 377516c2-2cf8-4ee7-8489-a40c76bcc37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151876430916704163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163171518764309167041631715187643091670416317151876430916704163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fc61e1-7720-4c71-bc5a-1daa36df7571, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506397639088809790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790165063976390888097901650639763908880979016506397639088809790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9afa190f-4ea3-4fc2-ae60-1c003b2d7825, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880196106448007486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486138801961064480074861388019610644800748613880196106448007486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca5989a-1ecc-4668-8fef-538e3c0aef5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719219984327916559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559271921998432791655927192199843279165592719219984327916559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccdb4ad-89ad-4521-baf7-3a328a211a5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508402527088433445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445850840252708843344585084025270884334458508402527088433445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd982491-26ce-4905-91dd-0fda18360a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401496900886505319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319144014969008865053191440149690088650531914401496900886505319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc47535-5e36-488a-b4bc-d2a6d91adbc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653b5199-1d81-4ce1-8c38-b5587430e2e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823915537859178984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984108239155378591789841082391553785917898410823915537859178984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12564794079488243230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230125647940794882432301256479407948824323012564794079488243230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dec1b77-6b02-4e09-a795-7823a046d19c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9173701898169718458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458917370189816971845891737018981697184589173701898169718458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f02aea4-1894-4685-92bd-c7c501fadfd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629195556568319511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511136291955565683195111362919555656831951113629195556568319511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a9853b-5ee5-40a8-b9d7-c17040effa16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732168584912737245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245167321685849127372451673216858491273724516732168584912737245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a02b4ccf-495d-45b0-8821-a11cae4900ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938131374908602741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741693813137490860274169381313749086027416938131374908602741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bc18eb-c0d5-4ff7-8ecd-1be906b70c2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025882044173247511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511602588204417324751160258820441732475116025882044173247511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a809d-7251-4c4f-8df2-87cba93fd683, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9261232257076526069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069926123225707652606992612322570765260699261232257076526069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a577bb9-5161-4056-8203-6f0ba317a307, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5436457975145373686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686543645797514537368654364579751453736865436457975145373686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2e8cf5-ac92-44de-8ccc-26c34f4f187b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12363692730896515531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531123636927308965155311236369273089651553112363692730896515531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba3e90b-9eea-40e0-b490-f49e576ead96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654333716446293406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406365433371644629340636543337164462934063654333716446293406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec94ce3c-ef62-457f-9594-209cec57676c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2526946713487724863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863252694671348772486325269467134877248632526946713487724863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d798f89b-f560-40c5-b949-aa62e50253b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17698489129827280260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260176984891298272802601769848912982728026017698489129827280260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0422cd8-dddf-499f-bff6-f25b97121ce4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693798152161969719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719869379815216196971986937981521619697198693798152161969719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d77c18-42f4-4271-a7dc-3f11ded34e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788826648485922636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636778882664848592263677888266484859226367788826648485922636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193be5fd-5d2d-44e9-ab73-ef5d34f911d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604942229225707260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260460494222922570726046049422292257072604604942229225707260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b52e3f-ef8f-4aae-a3f8-88cda5824b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17497967033514828760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760174979670335148287601749796703351482876017497967033514828760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512e5afb-901a-43ed-a12e-81ab18deffb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14903762981005517077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077149037629810055170771490376298100551707714903762981005517077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7e79b5-bb9d-43a1-b38e-aa5835bb4ef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13958346486945728544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544139583464869457285441395834648694572854413958346486945728544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7d494b-b92a-4f18-a33c-aec371a3a140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 934663281402002306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306934663281402002306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9a634b-d492-4ad6-aa13-198cdf4fb13f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4495369082848991715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715449536908284899171544953690828489917154495369082848991715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b14e4f-de6d-4c74-a75b-930451fd2dfc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1469155604117809444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444146915560411780944414691556041178094441469155604117809444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab275b49-639e-423f-9a41-efe8a41df92c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234222759277312746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746723422275927731274672342227592773127467234222759277312746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ab2bad-852b-455c-a9de-3ce094db60e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bde1ab6-f466-48aa-aaa3-cc5b264b203b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943278924758682676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676394327892475868267639432789247586826763943278924758682676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692888266013604434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434769288826601360443476928882660136044347692888266013604434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c04ad4-7418-4b67-97e8-1bcf0a6894c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996753318746595910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910799675331874659591079967533187465959107996753318746595910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5999087f-fb43-4565-977e-675b979d75b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18353481836937925902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902183534818369379259021835348183693792590218353481836937925902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b943e1d-80e4-4dd5-8c74-b85fcf3f7eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1408160189313422163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163140816018931342216314081601893134221631408160189313422163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc410096-d991-4391-b377-d08df2da734b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899667186586873345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345489966718658687334548996671865868733454899667186586873345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a066f393-56ed-46a4-8840-1fc0c706dde0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9209570372940225212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212920957037294022521292095703729402252129209570372940225212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d51b7c-d347-4e2d-94e1-b7be48b1f9c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1089061078203203592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592108906107820320359210890610782032035921089061078203203592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f24fb5-d2cc-4dba-9c88-3c936dbeadd6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725836268690325942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942137258362686903259421372583626869032594213725836268690325942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e0a82d-a9f9-410f-8b2a-15ec849fe545, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279423025717567890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890427942302571756789042794230257175678904279423025717567890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f935e4e3-087f-47cb-8f13-20f23c1824d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14248518280008842376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376142485182800088423761424851828000884237614248518280008842376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857ab7b1-76a5-49e8-bba1-74d62dba231b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14165571545082717539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539141655715450827175391416557154508271753914165571545082717539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b503be82-9012-4bbb-a5b3-07b61cb12beb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955869317675456710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710179558693176754567101795586931767545671017955869317675456710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d0b970-9ecc-475d-bbf2-1cac246c5012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207609639387657332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332162076096393876573321620760963938765733216207609639387657332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f487645c-6106-4e1c-90a4-8f5cf13d564c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7146323880258432746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746714632388025843274671463238802584327467146323880258432746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21175893-410b-4ea1-97d4-16fd400a5535, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5001862933612459270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270500186293361245927050018629336124592705001862933612459270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30475259-5d1e-4c8a-8cd2-1347b20ff397, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800425910109665603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603128004259101096656031280042591010966560312800425910109665603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda5ffbc-a20f-44cf-b544-f8e70f4d938f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18390641353834218026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026183906413538342180261839064135383421802618390641353834218026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d90f89-3aab-4fff-97a5-a14f8e720143, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7138835853762485745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745713883585376248574571388358537624857457138835853762485745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1ed929-eaeb-400a-8c01-42bf51b82fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1843952257025894464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464184395225702589446418439522570258944641843952257025894464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7611fe96-f901-4235-95b5-55108b20fa3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401865040636734185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185184018650406367341851840186504063673418518401865040636734185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20ffdf0-34b0-43e5-8461-c812b312816f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2411586087296621160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160241158608729662116024115860872966211602411586087296621160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f989254d-19b6-4ecb-982a-e21f6d1b21d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5555431075483236842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842555543107548323684255554310754832368425555431075483236842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408e7b32-22f2-4c64-9487-9b5b79692b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705372783214394052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052117053727832143940521170537278321439405211705372783214394052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcd51ba-2a85-40d0-93e3-d925cd4bf890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529253667348322515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515165292536673483225151652925366734832251516529253667348322515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6290f7c-d7f3-45f7-a3c6-7037b136e8a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4796258051183894234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234479625805118389423447962580511838942344796258051183894234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96ba7d8-0fe5-4eb2-9488-f8011463a2e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4333746608921933487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487433374660892193348743337466089219334874333746608921933487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743051c5-984f-4b5f-a27d-a2837e559a03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814110734303627883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883681411073430362788368141107343036278836814110734303627883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc14da28-6327-4bcb-aa4b-88bd9ec0d03c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6669865270913823163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163666986527091382316366698652709138231636669865270913823163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a795b2-1d67-4a01-84c9-0404d8f0cc83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5042808656510406726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726504280865651040672650428086565104067265042808656510406726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02356fc6-673d-4df5-93ce-4f46ebc8b1fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1242577057389966111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111124257705738996611112425770573899661111242577057389966111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deddf3f2-65ae-4ba8-89ae-2c9b1e7d8c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11680372624455768301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301116803726244557683011168037262445576830111680372624455768301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588a6b46-559f-4c69-84c2-2076c18c833f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307786442369319766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766123077864423693197661230778644236931976612307786442369319766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1675fcca-1a2a-4bfb-be29-335a4080920d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10966350890030560059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059109663508900305600591096635089003056005910966350890030560059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c059159e-b137-409c-9d38-900fb5a6d669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670354963117042159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159967035496311704215996703549631170421599670354963117042159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496225d8-7dcb-4e0a-a210-7bce91af9efa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12273529207108790449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449122735292071087904491227352920710879044912273529207108790449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e96b984-fb8f-4a5e-bb59-8da2d4ab6c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221791962879487918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918182217919628794879181822179196287948791818221791962879487918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597afb86-a584-4e2d-a80f-14db1764b7c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93af1239-1589-4a63-9e40-55a46e5e6a50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11905716423704869904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904119057164237048699041190571642370486990411905716423704869904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258961223894276280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280182589612238942762801825896122389427628018258961223894276280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669dc29a-f940-4dee-8254-e0ea0bb50abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15129536056290175861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861151295360562901758611512953605629017586115129536056290175861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556f22fe-5398-4c70-8d30-0c914051c4a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328207367893018209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209173282073678930182091732820736789301820917328207367893018209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7f1ddb-2e6a-4c03-bbbc-53d305fb5592, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391134205107308097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097939113420510730809793911342051073080979391134205107308097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0837fe-928a-493b-a9ff-6882d92b8434, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153006293609653398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398101530062936096533981015300629360965339810153006293609653398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246f4272-bd39-4cb1-abc9-2c55c1df66ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783924784817260032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032157839247848172600321578392478481726003215783924784817260032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd0e00c2-9cb7-4573-8537-04e5c1d8fc73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442380636781245180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180442380636781245180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffcb8bb-63ff-4c88-9eff-e88705e6edef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 475872005534696814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814475872005534696814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f065541-983d-4354-ba40-42292d281304, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11412711790149486168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168114127117901494861681141271179014948616811412711790149486168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad59625-2aaa-40f4-ba0e-0d185a3927c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82487648645264676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676824876486452646768248764864526467682487648645264676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ac603e-66c4-4f80-9948-8d4eed152f75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11624089959601318294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294116240899596013182941162408995960131829411624089959601318294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3cb93f-8200-4eec-9bfc-9b2a45f2b230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13979740307142460292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292139797403071424602921397974030714246029213979740307142460292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c8bd5f-65ba-4dc6-b7ce-47cfa32a9ee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8080563d-d5db-4d85-9e0c-cc47fe8dc039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822774559640203751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751168227745596402037511682277455964020375116822774559640203751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936783810317917530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530793678381031791753079367838103179175307936783810317917530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f575f7-3c0b-408f-b8c1-36929fc6dd86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16665475847003392620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620166654758470033926201666547584700339262016665475847003392620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bac70d-a3ba-4ec7-8cb9-2e00b27b911e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2726654425012971130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130272665442501297113027266544250129711302726654425012971130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2d455d-451e-450b-bcee-1e76ec33e28f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8678406711553600085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085867840671155360008586784067115536000858678406711553600085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a089bb6d-7610-4b7f-affe-c6f701582799, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15884028771049399471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471158840287710493994711588402877104939947115884028771049399471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259ffe41-43a7-44f7-a701-2aed3edd4f84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11399720172203138541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541113997201722031385411139972017220313854111399720172203138541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f591e9a-c41a-4fd0-8645-82687aab2dbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12860336359120382325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325128603363591203823251286033635912038232512860336359120382325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b68094-008e-475f-9184-762089a52587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11454408680723945620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620114544086807239456201145440868072394562011454408680723945620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4352c9bc-b4b9-48ab-8412-68fc1169b9e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464422907837337197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197546442290783733719754644229078373371975464422907837337197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1bc236-5e79-49f2-b559-160aaaae3885, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16352829821339709294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294163528298213397092941635282982133970929416352829821339709294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f9026f-988d-4f9c-80a8-086083258abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486686092651862671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671124866860926518626711248668609265186267112486686092651862671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a8598c-4885-4c66-98e5-7237eef1512a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f69d6f2-ec9b-4937-939d-0954edfe7452, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437631107620782805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805643763110762078280564376311076207828056437631107620782805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186288923430761992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992121862889234307619921218628892343076199212186288923430761992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9316a4c7-e2e4-4d6c-8497-b7b203868631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1376856163693847273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273137685616369384727313768561636938472731376856163693847273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8856730f-2c36-4137-9044-031a228e7c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630968052416114999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999136309680524161149991363096805241611499913630968052416114999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5156ec2e-5a0a-4bae-9208-8515620fe889, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5248585b-e0dd-417b-955e-915859c561ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836947666648708528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528148369476666487085281483694766664870852814836947666648708528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152446701855926710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710151524467018559267101515244670185592671015152446701855926710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869fe9de-783a-4e4b-9755-5cac3e2de80a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4800f15a-1bea-42ba-a3c6-ed0cf3d3e05d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602443996131060565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565260244399613106056526024439961310605652602443996131060565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13215612434668817664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664132156124346688176641321561243466881766413215612434668817664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b38798-5772-4055-8fab-305edab9b699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8308623762436711368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368830862376243671136883086237624367113688308623762436711368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e5e422-c54a-4ed0-8371-989b06e5e687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18393932530108402784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784183939325301084027841839393253010840278418393932530108402784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc33a49-0ce7-4225-9677-a01d3bf1d1b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236343418307703808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808172363434183077038081723634341830770380817236343418307703808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fa5f75-cdd1-4595-abca-671a946a79ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12893089749802360318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318128930897498023603181289308974980236031812893089749802360318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b966bae1-4428-43f6-97ec-11b69b632483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17848510818656849509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509178485108186568495091784851081865684950917848510818656849509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976c4b93-eccc-4e82-b401-1e5689b24f4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567226893208241062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062567226893208241062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92a24da-defd-4c25-b5b4-b89f91bda4e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100373030781079196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196310037303078107919631003730307810791963100373030781079196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8a80b4-36ca-451b-b47c-30b6bf8d3eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6438937843450520294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294643893784345052029464389378434505202946438937843450520294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42312211-06d4-4e81-892d-ffb296028f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3966870070416162614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614396687007041616261439668700704161626143966870070416162614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64076d5e-7ece-45ee-8c6e-ad996a591cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065054447572465302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302706505444757246530270650544475724653027065054447572465302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b0b625-cebd-4247-8399-b1ae30a203d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513460611143109883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883651346061114310988365134606111431098836513460611143109883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9f42b6-50ea-47ab-b773-b80f0feb9824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884434763231128432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432688443476323112843268844347632311284326884434763231128432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2477d86-5f57-4fd3-8f79-e6f657f71084, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022022730484072625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625110220227304840726251102202273048407262511022022730484072625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935a72a1-6fbf-4d8f-8132-487a41aaaaef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517049910526031625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625125170499105260316251251704991052603162512517049910526031625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c801603-9f6a-4097-b42b-11c37245c101, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916197535529321289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289159161975355293212891591619753552932128915916197535529321289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d78ecf-1a2f-49c6-8b94-59f16b081cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174640998894528458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458111746409988945284581117464099889452845811174640998894528458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924eae73-b8fc-465e-8977-d1d92c03c0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4334270091804215756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756433427009180421575643342700918042157564334270091804215756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c93a6f-43ec-4f8d-b13b-3cd510d11912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941951948996798277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277129419519489967982771294195194899679827712941951948996798277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd375af-20f6-424c-bf43-bfa4d6355300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14799781689875673704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704147997816898756737041479978168987567370414799781689875673704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a5847f-4eef-4ae9-aa84-a70f49d98de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935669282102572689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689893566928210257268989356692821025726898935669282102572689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd956fb-f6e2-4c20-a605-87e45369170e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 80993868103566674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674809938681035666748099386810356667480993868103566674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642d9929-de02-4c68-91e7-c37b38cce14a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364240120491826603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603536424012049182660353642401204918266035364240120491826603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487c51a3-b192-4698-87bd-4185d4a14300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 125282619531027962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962125282619531027962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a13c526-f3d7-4133-bc23-5767af395ea8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15357329973903789210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210153573299739037892101535732997390378921015357329973903789210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340f40bb-dbf0-4713-a186-3c0aa7dbb5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137451893052503029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029137451893052503029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea9c9bb-8915-4e84-866d-20c02106033b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906754611855454744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744149067546118554547441490675461185545474414906754611855454744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dd3365-52a0-4f00-88d6-7415bbf31e7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253009648369162476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476425300964836916247642530096483691624764253009648369162476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4978103a-3323-47a2-9bda-0f3b45f8a888, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281046430976020932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932281046430976020932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42490678-8096-4739-a132-6cc5a5749c99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11835953817763466157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157118359538177634661571183595381776346615711835953817763466157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931596dd-708f-4f84-b75c-29aa0cbaf4c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540236227600686306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306115402362276006863061154023622760068630611540236227600686306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a8237f6-7a43-4a35-9bb0-8a37ce5f8f85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6480984575830433295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295648098457583043329564809845758304332956480984575830433295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c17c53a-5861-43aa-aa56-19cfa6228991, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673157912129578593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593116731579121295785931167315791212957859311673157912129578593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3730cc89-c18d-49f1-b981-3eeb7cb6a174, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17165051932887920265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265171650519328879202651716505193288792026517165051932887920265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11eac2ee-c707-47d2-bc42-c4e477a248f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358744680383171084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084135874468038317108413587446803831710841358744680383171084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa5d7e5-3995-4a13-871c-253023d4ee20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9974364764966753204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204997436476496675320499743647649667532049974364764966753204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1362d5b1-9bf5-4731-87fc-d66e72fabf0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9500526385467319122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122950052638546731912295005263854673191229500526385467319122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df254bb-fc4e-4e91-8f63-37073e9751bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5270501351090884884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884527050135109088488452705013510908848845270501351090884884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac2b17b-a85b-483e-bcad-bca7a032dcbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331462331567937987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987103314623315679379871033146233156793798710331462331567937987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd95347-25f6-42ff-9882-97b01a244165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8512323358302547153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153851232335830254715385123233583025471538512323358302547153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e455270-1cea-4035-9b6c-970bc3e58026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871981621914249374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374178719816219142493741787198162191424937417871981621914249374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bd4728e-2a3d-49b9-a4e0-209a7fa32bfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3538599340588404789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789353859934058840478935385993405884047893538599340588404789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fcacb8-6f0c-41e7-8077-710d7cfcdb0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908240318898232624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624908240318898232624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b0b9a8-e835-4e0c-84d2-d854dca1a1cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13251949473354371341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341132519494733543713411325194947335437134113251949473354371341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c7c546-865a-4f33-8711-6e04d11901fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425952779301479573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573742595277930147957374259527793014795737425952779301479573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e35088-fc8f-4109-9088-1b4b09e40a06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2732294969944177999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999273229496994417799927322949699441779992732294969944177999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d17b5d-b328-4a08-9f39-c39b4bb62ede, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13080252690974861740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740130802526909748617401308025269097486174013080252690974861740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8918087b-e646-4133-acc4-ac9f30f6dda6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a94b0b3-0cc1-4e21-9fd5-13c15aaf1870, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17579611622379589573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573175796116223795895731757961162237958957317579611622379589573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2154203155358271097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097215420315535827109721542031553582710972154203155358271097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72da4c2-1883-4ea8-bb76-6e2477fc87b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359042089144039481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481163590420891440394811635904208914403948116359042089144039481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439a07ac-bb04-4589-91de-5210a45c8f72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067528031586543020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020606752803158654302060675280315865430206067528031586543020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82eb3a6-2a94-4fec-a80b-05cdbdfe8881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954661165037868034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034595466116503786803459546611650378680345954661165037868034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f872fd01-6fd1-48b4-a7aa-09ca049e7fc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2166309932171388810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810216630993217138881021663099321713888102166309932171388810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6764a544-8d77-4c18-b124-ca90f24ec8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4283b319-675c-45e3-9b30-c6b48e6604f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5948626942971181268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268594862694297118126859486269429711812685948626942971181268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010552369990437827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827301055236999043782730105523699904378273010552369990437827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8feba2d9-3a7a-4acd-9b5d-d77caf0770c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811561e0-86c6-4c47-81dc-b99eea7357cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438140184617911335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335843814018461791133584381401846179113358438140184617911335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4052200529097497933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933405220052909749793340522005290974979334052200529097497933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fda22bd-942d-4ee8-9751-e5fc03db5316, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210442300286787917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917321044230028678791732104423002867879173210442300286787917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f647a27-9331-4a55-95a4-f537ad51ae08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051404391972121315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315805140439197212131580514043919721213158051404391972121315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8691c46-b2d1-4521-9f2d-fa551566a3b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415245144108063628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628241524514410806362824152451441080636282415245144108063628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326440d0-625c-4586-adcc-f209069d68c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11346774589972161595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595113467745899721615951134677458997216159511346774589972161595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0795292-4266-4803-b151-94e12bb3a912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9683676988156068052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052968367698815606805296836769881560680529683676988156068052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e719ac4-ec4d-432a-86ba-7f4344421b84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872341958632241386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386118723419586322413861187234195863224138611872341958632241386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b2ef484-c0d5-43a4-8760-c42b4a6f4951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009502344688244922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922110095023446882449221100950234468824492211009502344688244922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6baedb5-9257-45d6-9ced-0578a7ecefcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0346616f-5d70-4fdf-ba1d-7be6bbbb1ae3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284281217327106016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016182842812173271060161828428121732710601618284281217327106016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3626154081384241772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772362615408138424177236261540813842417723626154081384241772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82a348a-6ae9-4b8a-8bdb-30a85f1e520e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963917605695634027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027296391760569563402729639176056956340272963917605695634027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563eb89d-e836-4c54-92f6-18d6d3d34403, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6742851071319666255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255674285107131966625567428510713196662556742851071319666255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b58d65-2cbf-4dc0-b8f1-930ce328ca4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826492440110201231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231178264924401102012311782649244011020123117826492440110201231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77120530-4ca5-4427-84ad-a0af72d0b687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288543968819147107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107142885439688191471071428854396881914710714288543968819147107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70cfb960-8357-4deb-b8ef-26b26f9118a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba55e55-499b-46d9-bd5f-314962642fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1296131663809103399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399129613166380910339912961316638091033991296131663809103399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834209305493636019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019148342093054936360191483420930549363601914834209305493636019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59f0033-cec8-4184-9302-bfb1a948ef63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13052076275073386390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390130520762750733863901305207627507338639013052076275073386390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe0f141-d468-49e0-a597-217abec6dd6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097712855003484202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202130977128550034842021309771285500348420213097712855003484202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197e02bf-63c9-4622-a6c8-f4b285f04aa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870344147830224514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514887034414783022451488703441478302245148870344147830224514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bb640e-e677-4906-83e6-5af9f55d6fee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14138096953743205051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051141380969537432050511413809695374320505114138096953743205051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c9f1e3-48c7-420c-bfea-31bd98fdd08d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953382060647761256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256109533820606477612561095338206064776125610953382060647761256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5859ab01-a2ed-4c5d-8f68-384bab560c3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc768635-46c9-401d-a6a6-6941c868232f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515089480491017328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328135150894804910173281351508948049101732813515089480491017328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925045872612454565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565159250458726124545651592504587261245456515925045872612454565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829d7487-c9a6-4046-bdc4-d3848d202132, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13076571027712610912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912130765710277126109121307657102771261091213076571027712610912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a295ebb2-b53e-4a6d-b089-5c47393a2c17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5185673336573433541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541518567333657343354151856733365734335415185673336573433541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a15cca-86f3-4901-8265-12037663714a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13610389829335884318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318136103898293358843181361038982933588431813610389829335884318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd600fb3-6717-45c6-b5dc-6845df93d746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2845686498216513523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523284568649821651352328456864982165135232845686498216513523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80206659-8126-4af5-bfe4-2470fa0b0b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5920829835361092724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724592082983536109272459208298353610927245920829835361092724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0943c34-abff-408b-a36e-5a21c7e7534a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1411085190614227756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756141108519061422775614110851906142277561411085190614227756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3717ba39-85de-4af1-9c85-5775b70034fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13661276091692751522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522136612760916927515221366127609169275152213661276091692751522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6d35c7c-5138-4979-aff7-2dc0236ddfeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367088278737021621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621936708827873702162193670882787370216219367088278737021621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1331cc-a538-4a5e-b977-77f83927cdaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5001175393031230234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234500117539303123023450011753930312302345001175393031230234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3bedf2-bb5d-40cd-97e9-d7ff610c6008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8486456485930466389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389848645648593046638984864564859304663898486456485930466389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572a0eb8-05ea-4634-abe0-b4999f346b5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10362782521468484134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134103627825214684841341036278252146848413410362782521468484134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a343b3b0-b78d-4f42-98ba-b2303cfb6e3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9488003749274111648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648948800374927411164894880037492741116489488003749274111648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee84d4d5-1bd1-4852-92d2-272620c3f2b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14776845804650463776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776147768458046504637761477684580465046377614776845804650463776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350d8df4-7b5c-4740-af30-35b72622fc55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858149571235590810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810858149571235590810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac87b735-73e4-49c0-a769-b3ac0730a499, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1706329562648765795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795170632956264876579517063295626487657951706329562648765795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf891000-3d73-4a6f-bd0e-faf1904a3217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15545316322738435491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491155453163227384354911554531632273843549115545316322738435491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd2b869-6abf-4e2f-b46e-ca5e5c98a116, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443639935694257599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599744363993569425759974436399356942575997443639935694257599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db2df89-3455-421b-b4e8-26475d8a0321, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12237243030213294051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051122372430302132940511223724303021329405112237243030213294051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e390dc8-f6b9-464f-a33b-c8a8ebcf593f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12845211801191900025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025128452118011919000251284521180119190002512845211801191900025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd349064-8296-4485-8960-cd177217206a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008262618476167766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766110082626184761677661100826261847616776611008262618476167766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62b9c50-74b7-424c-89b3-39cb4bfe38e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019016046445043217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217170190160464450432171701901604644504321717019016046445043217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66692a55-9be6-47ee-9fd4-dd8f126147b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732017128570056667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667147320171285700566671473201712857005666714732017128570056667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220b8cc1-b072-410a-aabc-a32fe1bfd04d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941968924392816367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367179419689243928163671794196892439281636717941968924392816367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0daf8dcf-95d0-4973-90d1-a721a37a2c34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883465901593421838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838288346590159342183828834659015934218382883465901593421838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1637486b-77ee-4d67-950e-7f6da895c706, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230694566530965965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965123069456653096596512306945665309659651230694566530965965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027f11c2-5d7a-4e78-85f7-db7858a6cabe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384346267861407471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471123843462678614074711238434626786140747112384346267861407471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47a3b50-2a22-423b-9f49-76bfd4066b28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9622510758019129608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608962251075801912960896225107580191296089622510758019129608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ceb190-92b5-47fb-92a7-1ec889759438, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633782900923557493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493963378290092355749396337829009235574939633782900923557493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05c8c32-1772-46a5-9e01-4e0584348d6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14273026309310008369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369142730263093100083691427302630931000836914273026309310008369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af814e18-4f57-4c61-ab76-f2d02fa076e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8266047925478375712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712826604792547837571282660479254783757128266047925478375712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d30c9d-753f-41d4-8dd3-b34114c62cc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4024862793604868992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992402486279360486899240248627936048689924024862793604868992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16e79dc-9844-4a0e-8ef1-4137b7a90665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6699701105543663724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724669970110554366372466997011055436637246699701105543663724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdf2de4-48d1-4f29-ae7f-dbcb0a18d871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354329216167989148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148835432921616798914883543292161679891488354329216167989148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f417fd-bc1e-495e-a19f-6f836a6baa02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13715102862888749584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584137151028628887495841371510286288874958413715102862888749584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f5c2cc-7b08-4997-ae87-11e485bf1874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7556869538903496738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738755686953890349673875568695389034967387556869538903496738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f17172e-4d29-45cb-9647-0b740ba93e27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881344493100065892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892788134449310006589278813444931000658927881344493100065892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcfa5814-83c1-4802-82b8-d30abf791122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840511160594519553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553138405111605945195531384051116059451955313840511160594519553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e735596-8910-4b7a-8ea3-dc51a92b9579, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055393205829220305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305130553932058292203051305539320582922030513055393205829220305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ead35df-3493-4c37-aeaf-ce0ed8975b31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831abc92-cec8-4fa8-8d34-b136413cf079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 381330526748838255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255381330526748838255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17681952968973870076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076176819529689738700761768195296897387007617681952968973870076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85be50e7-3cdb-490b-a27a-e1d5b63cec4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9630595697044699227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227963059569704469922796305956970446992279630595697044699227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d76b3ac-a185-418b-a11b-9ae4d7a246ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731026178062853248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248973102617806285324897310261780628532489731026178062853248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fca5da-103e-4299-88b6-9adc858aa911, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6016151640239337564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564601615164023933756460161516402393375646016151640239337564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf565dd1-535f-463c-90a1-3c9df26ae98c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11551423030916808814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814115514230309168088141155142303091680881411551423030916808814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9796ac85-e650-42ac-a153-44c79cf266b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360878629944759053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053143608786299447590531436087862994475905314360878629944759053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013e223a-e21c-4cbb-ab96-dd687f8af3d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1475950482733553907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907147595048273355390714759504827335539071475950482733553907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4e986a-3a85-46ef-94d7-15d989601769, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870837814128238202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202158708378141282382021587083781412823820215870837814128238202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f46637-a803-4851-b5d4-605ff7087e2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725490320200495762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762117254903202004957621172549032020049576211725490320200495762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b83f3-af66-4370-bdb8-251a830796ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897341681774291296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296389734168177429129638973416817742912963897341681774291296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c122c8-e09f-45d4-a725-1e73af554abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12488094719246284957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957124880947192462849571248809471924628495712488094719246284957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484cdb06-d282-44a3-9c04-8eca113c53d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9740736565641396272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272974073656564139627297407365656413962729740736565641396272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ea7b53-aabc-4847-b45b-bcb4b5b95654, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18354158756066056552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552183541587560660565521835415875606605655218354158756066056552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69850c00-fb45-4cb9-9013-6da7085be6fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10964542896425481486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486109645428964254814861096454289642548148610964542896425481486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9add90f-7ca3-4d32-8580-f4580f996eb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61647410647972228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228616474106479722286164741064797222861647410647972228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cfb898-c54d-42d2-a669-f47c095579ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14948883250029757392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392149488832500297573921494888325002975739214948883250029757392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc6aa03-50e8-404f-8705-6efb0a00f1b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704458119906738670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670570445811990673867057044581199067386705704458119906738670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1607418c-f657-4cfa-9560-c578ccbf1471, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561694239717151202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202456169423971715120245616942397171512024561694239717151202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d462035-21f3-4ae6-93e5-cf280b615b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11055640648338295697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697110556406483382956971105564064833829569711055640648338295697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e529a5d0-2087-4ed1-ac0c-27bac3799482, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927074912885913181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181792707491288591318179270749128859131817927074912885913181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178a7801-9abb-4897-8f60-a97d684a63a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354047243073510578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578153540472430735105781535404724307351057815354047243073510578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e52f32-96c2-4d10-9055-5a4a8bbd8763, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 56822495098570092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092568224950985700925682249509857009256822495098570092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f94e0c-b5b2-4759-b71d-62f3a772a075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968e1c7c-c4ff-4203-97e7-8a8febc923e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 446970151381894059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059446970151381894059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759538276870955843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843157595382768709558431575953827687095584315759538276870955843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8adc1651-556e-4acc-b4ef-1e8dea29a06c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422261429107145303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303154222614291071453031542226142910714530315422261429107145303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1ccb74-d9cd-4fd4-9172-e4d224eb6874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ca16e3-2418-4df3-a365-7cbd0b3188d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4788902781670681531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531478890278167068153147889027816706815314788902781670681531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9815655348369819814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814981565534836981981498156553483698198149815655348369819814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8473a8f1-9944-4bb7-a9ee-ba941089b003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1793700740722943109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109179370074072294310917937007407229431091793700740722943109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5cfe59-faf8-40d9-b8b0-6826c1cb44ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15957229452542121391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391159572294525421213911595722945254212139115957229452542121391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe1cf67-b394-43ea-a626-ef99e03a417d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12575189920640819279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279125751899206408192791257518992064081927912575189920640819279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be63c5a-35a3-4bfd-a1dc-254ede23c129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1770032500955744653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653177003250095574465317700325009557446531770032500955744653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2a191c-7157-43d5-8afe-c92d923b1a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12351237855555439779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779123512378555554397791235123785555543977912351237855555439779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279108c4-d1c9-4881-a4d8-950ee929d263, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966208572594433357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357169662085725944333571696620857259443335716966208572594433357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ba7f72-8503-4700-9c75-831c47158111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402343911974477353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353402343911974477353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241afddf-bbb2-4cae-a36b-bb8799b0ace4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6921e5cc-fb44-4ac8-8274-b47f227c7081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222061211026090442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442922206121102609044292220612110260904429222061211026090442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396949453308933656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656739694945330893365673969494533089336567396949453308933656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e0e9d6-7bfb-4e5b-ad30-e5b4ff9acfc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091318670448361270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270609131867044836127060913186704483612706091318670448361270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a46527-53e0-47d5-90d6-a10005910a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10875742780251485142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142108757427802514851421087574278025148514210875742780251485142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c51d695-e006-45b5-934b-a32d1abcba8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2681168860794039205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205268116886079403920526811688607940392052681168860794039205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3ae49d-3c3a-4c6c-96fe-db16c2a280ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341677377277011253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253834167737727701125383416773772770112538341677377277011253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764d2afe-a5e4-4811-895e-bb464dd16529, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283110532036071457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457228311053203607145722831105320360714572283110532036071457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c07039-2b7f-4ffb-acda-958901b9339e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999248110475557672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672499924811047555767249992481104755576724999248110475557672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211749a6-8393-4402-90e5-7371ceb09315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 823617099288648304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304823617099288648304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1126d3d-ed28-4320-8d55-7b8c5e0b65ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318646997818619212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212931864699781861921293186469978186192129318646997818619212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5951f5-b259-4820-8274-d08baf8ff58d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064543224753160100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100130645432247531601001306454322475316010013064543224753160100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e51e09b-565c-494d-9ece-b22d832ab95f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10903534873015896623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623109035348730158966231090353487301589662310903534873015896623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86bdeb50-cc7f-4788-9a21-427ba677a798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270796108727938378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378112707961087279383781127079610872793837811270796108727938378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61c464b-aa4c-4ef6-809b-929cca18c102, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599681313201735014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014159968131320173501415996813132017350141599681313201735014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a890f119-6d3b-497b-a12e-1f06737d0778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526753855753164063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063352675385575316406335267538557531640633526753855753164063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b3a8d4-088d-4b1b-93e2-ffb5cbf15754, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c6dd508-55d2-4947-816c-1ef03f949995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547316735993821071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071654731673599382107165473167359938210716547316735993821071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11556455761934637956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956115564557619346379561155645576193463795611556455761934637956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c8e009-ba4b-4282-88bb-7a2c783b99a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14902244506828963448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448149022445068289634481490224450682896344814902244506828963448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1f205e-f477-442b-aeb8-4815164c8390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15443002376972129207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207154430023769721292071544300237697212920715443002376972129207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e64e9e-7493-482f-965d-e0c2ac7935a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20bccce-51a0-4ecf-af89-823794488a8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5193220725204317812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812519322072520431781251932207252043178125193220725204317812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5478199985024480252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252547819998502448025254781999850244802525478199985024480252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccbce89-a445-4718-bf5d-40e411a9612a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10859548739362457192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192108595487393624571921085954873936245719210859548739362457192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0221faf9-7930-41c4-b54d-67d65d67882c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16159168715347658401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401161591687153476584011615916871534765840116159168715347658401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0cf4fe-e2df-4d86-a99e-17ad4e8bfd8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768417238308899434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434476841723830889943447684172383088994344768417238308899434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbae7a47-493e-4ae2-8f45-ba77be0b3210, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759222468054074941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941175922246805407494117592224680540749411759222468054074941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eac0330-7346-4809-bf5c-76d47bb3837d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101607309753521866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866610160730975352186661016073097535218666101607309753521866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0a5b3d-8e5b-4103-8b6e-cce7ef01bf70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15698149994842690116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116156981499948426901161569814999484269011615698149994842690116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db81ab3-b0f6-49a4-a1d4-539ad8276d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866730991045900893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893108667309910459008931086673099104590089310866730991045900893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88cdd44-c7b2-4eed-943d-47008df49717, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4954714882617454400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400495471488261745440049547148826174544004954714882617454400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a92b671-3029-49f0-bcfb-4d2273b33264, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668750816300458271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271266875081630045827126687508163004582712668750816300458271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2ff499-b356-41d0-a8f9-126a75ad3166, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050127937744109435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435100501279377441094351005012793774410943510050127937744109435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 739d4d36-199b-4b69-889d-4ac943d400af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276785800619976490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490427678580061997649042767858006199764904276785800619976490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7691912-43be-482b-b616-6e7e55ba989b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6667953273028656566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566666795327302865656666679532730286565666667953273028656566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109b0033-12ad-4736-a2a8-78b7e675982e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bc68f5-4009-43de-abc2-5d56d682b357, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7518864746861120611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611751886474686112061175188647468611206117518864746861120611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782595856169229849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849157825958561692298491578259585616922984915782595856169229849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb78c97-1bc7-41db-85c4-1a53ff97e253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08576c46-d343-4d5b-a06a-84c5a85f4532, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9718022689999186377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377971802268999918637797180226899991863779718022689999186377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11698867292979573320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320116988672929795733201169886729297957332011698867292979573320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be70325-73cd-421e-a854-43b0c746714f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0888a8f-b865-4d37-88b1-54fd83c848aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377597811034511994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994113775978110345119941137759781103451199411377597811034511994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8542991044657642384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384854299104465764238485429910446576423848542991044657642384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a79eb6-206d-4119-9783-1a63be6f1ddc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4b2654-e2c7-4ea3-863d-bf662e9fc2ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469190984382210681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681124691909843822106811246919098438221068112469190984382210681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15169934793572398302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302151699347935723983021516993479357239830215169934793572398302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96434d7f-ac73-40a9-92d5-29067b76aab4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410103469884889051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051104101034698848890511041010346988488905110410103469884889051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c042dae8-575f-4fcc-a7ca-cb707ba9313e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224904288068762435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435122490428806876243512249042880687624351224904288068762435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bd5670-c571-4529-95be-bee3145676e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb433eb9-d9ad-46f5-a295-cf3f33d1df69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709938079403213812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812167099380794032138121670993807940321381216709938079403213812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020619552415193077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077402061955241519307740206195524151930774020619552415193077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd20fb25-fa0f-4153-86ee-a8f78f085467, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5598549360755570396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396559854936075557039655985493607555703965598549360755570396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8ea920-3b49-45be-ac8a-944bffde6374, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3075459322257583400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400307545932225758340030754593222575834003075459322257583400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1148aee2-4a5b-4d52-9dca-f8e78d55c798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3884422737799659791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791388442273779965979138844227377996597913884422737799659791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29559a03-026e-48d7-8d25-ea8252aca41c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7714863541435142151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151771486354143514215177148635414351421517714863541435142151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f280978-9bbe-48f9-b5b1-5614c5ef6c80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3221848857770860726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726322184885777086072632218488577708607263221848857770860726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3557af-a272-41ac-9f9f-0f25795b0c93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585504288174606031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031165855042881746060311658550428817460603116585504288174606031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1333a4d-a901-4120-b6c2-02325a3263de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1745956822675692585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585174595682267569258517459568226756925851745956822675692585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfe6e84-19e5-4275-8fce-dab66f4e395b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592798077241138978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978175927980772411389781759279807724113897817592798077241138978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6166fa3b-a71b-4d67-ab9d-dcaa73db3332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2219032169049664998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998221903216904966499822190321690496649982219032169049664998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3303f6e8-ff2f-4b2f-be7b-053d70adcfbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329989951653573281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281432998995165357328143299899516535732814329989951653573281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 858d6ab6-8581-4038-9432-2df82678b108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4362470365217200587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587436247036521720058743624703652172005874362470365217200587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c83056-15fa-49b5-a83e-f9d89bceee65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15445292914935595930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930154452929149355959301544529291493559593015445292914935595930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f836c0-8428-49de-8ba4-02b105258269, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6752888550268208084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084675288855026820808467528885502682080846752888550268208084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47c6a66-d426-4b4a-87dc-2df4d68cd96d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768312262031002103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103276831226203100210327683122620310021032768312262031002103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8515a701-9a6e-4700-b59d-cfbc5b0590a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0387f108-af9a-46b7-86c6-fa1a77af9054, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911465057518018746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746149114650575180187461491146505751801874614911465057518018746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1769015590001071202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202176901559000107120217690155900010712021769015590001071202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6029181-3bfa-4f1c-9944-54ad59050184, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6892776780727046478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478689277678072704647868927767807270464786892776780727046478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497ece54-8556-4e98-a31e-b42fe1a28d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399937332941011746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746539993733294101174653999373329410117465399937332941011746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc0570e-1a43-46b2-91cd-3f9ae6da6abf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6372810384989282939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939637281038498928293963728103849892829396372810384989282939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d980f6e8-dadf-452f-9744-dd3bcfcf79a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17989051203347217934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934179890512033472179341798905120334721793417989051203347217934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e60dc8-ab30-4704-9128-56e80c56260a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94741f4-973f-4e2a-ad5b-6a7315a40a4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491091746460860950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950124910917464608609501249109174646086095012491091746460860950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354135116469161492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492535413511646916149253541351164691614925354135116469161492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c882a45-e65a-48c0-a78d-18b7e32098ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971185448803798328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328597118544880379832859711854488037983285971185448803798328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5937d78-5845-4898-af78-61702af581f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364836699986389643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643183648366999863896431836483669998638964318364836699986389643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41f1c81-c8a8-469a-82d0-b86296fe97da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 178882410185442276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276178882410185442276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f95246-6897-4b64-a56d-abbff26ae82c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622861977209900427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427166228619772099004271662286197720990042716622861977209900427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358910d4-513c-4591-a388-8d7ed52ad22a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18324740011258471058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058183247400112584710581832474001125847105818324740011258471058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e178c7c8-5fe7-482c-aeff-c9d2df4e2a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218809552073908518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518122188095520739085181221880955207390851812218809552073908518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f143e053-019a-4967-8793-e869d0a9aa65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d429784-780c-4d83-bf53-3a402579ecd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7405857829210984640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640740585782921098464074058578292109846407405857829210984640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18076168254146586145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145180761682541465861451807616825414658614518076168254146586145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0484626-d4bb-4bfc-bd89-186046e06243, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d32ba66-8360-40ae-a71c-1b414b2b1f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979414095746866623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623297941409574686662329794140957468666232979414095746866623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428067997109533028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028174280679971095330281742806799710953302817428067997109533028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66b0ac2-788d-4e92-a5fb-d1af52abf2ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8591f6-3e77-4c03-9d81-b5cd1a663e65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 283357245557068884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884283357245557068884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984563678563573833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833119845636785635738331198456367856357383311984563678563573833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a63914-0bc9-4fa7-84ec-6009ea412b35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573949660110547925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925145739496601105479251457394966011054792514573949660110547925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35afad7-faa3-4246-81b6-4bd6ad82bebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14804184582965015768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768148041845829650157681480418458296501576814804184582965015768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b965fb5-cc49-4dd7-b661-5b1aa9c815dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfef8cb8-e9cc-45d9-bb57-67be1807eef5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1126325976619674463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463112632597661967446311263259766196744631126325976619674463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514797296762075371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371175147972967620753711751479729676207537117514797296762075371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e3a363-bbd0-44a8-a5a5-91b01b36b232, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427307721371133274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274142730772137113327414273077213711332741427307721371133274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bec585-e7aa-48bb-8d9a-d0fb6fe45413, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239673204138561658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658923967320413856165892396732041385616589239673204138561658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535c0363-e933-4b04-bb57-be9204538756, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7459985210478376022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022745998521047837602274599852104783760227459985210478376022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33245cb5-f7b1-423c-9f43-688902427b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6794309649359374217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217679430964935937421767943096493593742176794309649359374217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08e3860-3e7b-463d-a9f3-e6cb31d93eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fae98f7-4795-42da-aec8-2689257dbcb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1385314287066343575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575138531428706634357513853142870663435751385314287066343575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311895777714889212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212311895777714889212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e17d86f-e2fc-4a5d-a24b-bc503c3c5961, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 881353068250864759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759881353068250864759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b627324f-efe4-4490-a66b-297f7c027f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406597588430966258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258540659758843096625854065975884309662585406597588430966258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03fbd16-005d-4632-9e9d-aa9629d7e969, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526158780312360359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359526158780312360359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d13d3c0-06fd-4d2a-8c94-0b943ca3aaa6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 483217703232905956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956483217703232905956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8be66a1d-6dec-4e73-9432-70b457817897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837714470096725236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236178377144700967252361783771447009672523617837714470096725236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a71ee1-af90-4818-a16d-f5ab855ed9dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2653638875348576185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185265363887534857618526536388753485761852653638875348576185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39724de5-6bad-4eeb-b508-72ab637977c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710315396316888510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510177103153963168885101771031539631688851017710315396316888510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f22d3a-64b8-45d9-8a9a-1c3ee0a8b7b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747990412357405328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328274799041235740532827479904123574053282747990412357405328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5a08dc-97a4-425f-a639-b128aa3e5827, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16922529219463133348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348169225292194631333481692252921946313334816922529219463133348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81eb288e-4f06-458c-937b-32071673f8bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267857149103620810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810926785714910362081092678571491036208109267857149103620810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d708a6-91fd-4533-a2c2-8da633b4428d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17119184281902958619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619171191842819029586191711918428190295861917119184281902958619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a1e2ea-c411-4937-b623-df3fab4d5114, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994217097460651965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965299421709746065196529942170974606519652994217097460651965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68780714-fa81-47c9-b58d-d39262ad7290, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608631832300777986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986760863183230077798676086318323007779867608631832300777986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d5057a-c116-4f2c-b023-c91d2eef7b72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1388976259343308637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637138897625934330863713889762593433086371388976259343308637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cb80473-9157-4f48-bf93-6beaacfcc64f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406508614015646540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540940650861401564654094065086140156465409406508614015646540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f425033-b674-4e2e-9c69-7c40667a69bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770110590962169157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157377011059096216915737701105909621691573770110590962169157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec45c568-1c53-4064-b139-cc1d5c4c4396, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17838207250481508293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293178382072504815082931783820725048150829317838207250481508293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c718d926-657d-47f7-bf99-aba680fb84cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756599161344159185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185147565991613441591851475659916134415918514756599161344159185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7163c98-2703-4a5b-bba5-88875b1f2e45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4228028331570341223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223422802833157034122342280283315703412234228028331570341223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9f2679-fc16-40fc-99c3-3d9d9630ff9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7f6833-dfb1-4b52-a374-ef7d743ba6b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249306021518374392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392924930602151837439292493060215183743929249306021518374392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478398197361061583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583478398197361061583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fe3c13-fc07-449b-b6a2-0254b5f2df46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cb8995-8f19-4504-864f-d766fa2aaaf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4074114539028291717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717407411453902829171740741145390282917174074114539028291717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4196960576039280380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380419696057603928038041969605760392803804196960576039280380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc72a64-df4b-4edd-9432-2d18d8d98ef0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783562845387876732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732878356284538787673287835628453878767328783562845387876732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af21119c-543f-46af-9926-8b466650601a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13779902900623286439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439137799029006232864391377990290062328643913779902900623286439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1345a1a-5d04-4276-a141-82d485e06a59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25994fae-5c4f-4373-9b85-88003681624a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10562241596746883002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002105622415967468830021056224159674688300210562241596746883002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13611005919666343610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610136110059196663436101361100591966634361013611005919666343610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f32890a-e3d9-4393-8144-3dfc3187554f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520206383175061422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422145202063831750614221452020638317506142214520206383175061422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b18b02-6a1a-4f06-9519-c756ad038e07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946d3863-e3a8-412c-b3c3-6c14f2fa9045, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065241215978919914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914150652412159789199141506524121597891991415065241215978919914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324484162637797195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195153244841626377971951532448416263779719515324484162637797195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec6b410-142f-4f49-8d31-3be8be5858bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0d52d6-5797-47b8-bd7a-e7040f1ba61e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 205667112269614712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712205667112269614712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10419551373267296551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551104195513732672965511041955137326729655110419551373267296551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae95571-33e9-4a21-8011-d1ac592c2c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462bbb9d-bb2d-4f07-ac59-0d95f7236f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196516367627099995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995219651636762709999521965163676270999952196516367627099995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228203625096181439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439142282036250961814391422820362509618143914228203625096181439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67cd771-21d2-4fdc-981e-3d33428a0115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697681720299908240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240169768172029990824016976817202999082401697681720299908240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac2ae2b-519e-4763-9ef4-029749f63a76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131334254243548795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795171313342542435487951713133425424354879517131334254243548795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729388bc-e891-4860-9210-ad4bf9760a1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865369163542590597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597886536916354259059788653691635425905978865369163542590597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac2a60c-3fee-4761-a3c4-72bad033d5bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908184286625069873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873390818428662506987339081842866250698733908184286625069873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 210f32e0-9316-4e84-87ec-1f95d1ba2129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd13cebe-33f4-4e36-a60c-fb7248b6db25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416580527276743815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815416580527276743815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4960741408643035367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367496074140864303536749607414086430353674960741408643035367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9696743-2a5e-468f-ac01-8f20df3a308c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863246849948195060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060286324684994819506028632468499481950602863246849948195060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635bbdf8-84d0-403f-90d7-a0b26cec98ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1582167d-9b18-4790-9ef2-2b3395327a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5146730535171670625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625514673053517167062551467305351716706255146730535171670625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16172955328994267449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449161729553289942674491617295532899426744916172955328994267449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f25dc47-c079-4f26-96d4-bf3c40491adf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612709761461316869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869861270976146131686986127097614613168698612709761461316869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f921c0e-2098-4741-8164-21bead87aab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9821380132222090295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295982138013222209029598213801322220902959821380132222090295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8d6002-c3f4-4a70-b075-7dadf43f9f2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866965790446627302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302186696579044662730218669657904466273021866965790446627302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82ce7257-007d-4831-8b4b-dc3925a478ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15217547818008126525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525152175478180081265251521754781800812652515217547818008126525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f9e097-80db-40ff-83b8-c61484c82544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071286407622306041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041110712864076223060411107128640762230604111071286407622306041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfae0d2-7daf-4207-b3d5-71362f43ea27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f771a1a-9e97-436c-9665-f53985134081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549871247851643029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029155498712478516430291554987124785164302915549871247851643029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16160843962310396223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223161608439623103962231616084396231039622316160843962310396223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c19ce88-8370-45c3-a397-9b74038ee34b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536990187995694134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134105369901879956941341053699018799569413410536990187995694134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94895f05-df7b-48e5-8fb0-a1008d8a5266, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2259664328282539430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430225966432828253943022596643282825394302259664328282539430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bba121f-1731-4576-b9f0-6e1da2ce8148, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985284707886141929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929985284707886141929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661812d7-47c2-4da2-b838-c4f731cdbf35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13556478474210482299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299135564784742104822991355647847421048229913556478474210482299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2101d1-b17d-4322-ae71-781438c73fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539512538984475410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410115395125389844754101153951253898447541011539512538984475410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935df2c6-8421-42d9-8119-380416c6433a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10505825095928336845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845105058250959283368451050582509592833684510505825095928336845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 444c84e0-cf1b-4b9b-afe6-1cca912a294e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17293408572305998842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842172934085723059988421729340857230599884217293408572305998842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d49bd1-fe24-4f0f-a046-a2517601ef6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460400467448785292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292460400467448785292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6becbc-d24c-460b-ab72-935b79cc1c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459605775338587066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066445960577533858706644596057753385870664459605775338587066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391aa690-b7e9-4a32-8b7a-b4052a08a6c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 999726722057582118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118999726722057582118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d663446-84c8-4a1e-aef7-b7787986abe4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac72eeb0-cbec-42d6-b284-f41c426e69aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801275110748516669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669178012751107485166691780127511074851666917801275110748516669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673419841130550396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396367341984113055039636734198411305503963673419841130550396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d00b6e3-6e66-4d6a-996a-8234364592c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112930002023065072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072161129300020230650721611293000202306507216112930002023065072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22476ec7-1b95-43b4-acff-b743763ec4d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10429400741621551563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563104294007416215515631042940074162155156310429400741621551563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e45f196-66e5-4d84-b89b-3a69bc0ce029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12164730380310472694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694121647303803104726941216473038031047269412164730380310472694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e9a88a-63e8-409f-84f7-153774fb1611, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850920008670345522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522138509200086703455221385092000867034552213850920008670345522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e33fb0-17f0-4970-8f96-ac6741ac59c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892058691665496845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845118920586916654968451189205869166549684511892058691665496845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a3fce1-3242-47c3-8ef0-94fe99e5a8ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169151799304803824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824169151799304803824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc30efe3-5bcb-4e94-8958-fce825edd99e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834134659202982570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570583413465920298257058341346592029825705834134659202982570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a0d3b4-78fa-4197-899d-33671c8e844b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320171643548108853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853532017164354810885353201716435481088535320171643548108853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9329aa64-b5de-4a47-9870-7bf7ee951fa7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7cc12ee-3691-4933-82f0-f4ae183274af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109021364223628606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606610902136422362860661090213642236286066109021364223628606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3807685069023285762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762380768506902328576238076850690232857623807685069023285762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de8a7e0-193e-4ebd-a41e-d6d771706ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b6b876-eabd-4c8c-9348-987adc8d5c99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162842652886612655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655161628426528866126551616284265288661265516162842652886612655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235282873874628234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234102352828738746282341023528287387462823410235282873874628234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53424509-e7ef-444b-bcc2-071d7c92f318, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11768512221570753020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020117685122215707530201176851222157075302011768512221570753020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd524e9-6a7d-4020-bc1f-60e08727d520, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4142078473018226622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622414207847301822662241420784730182266224142078473018226622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bce9469-db4a-495a-9bdb-b62f2f7f1f58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5811310662492651792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792581131066249265179258113106624926517925811310662492651792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df69695a-df67-419b-94f7-5359a3588a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3124112586487037612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612312411258648703761231241125864870376123124112586487037612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb867b92-dfda-4aa8-9a20-d6e356d5d727, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16665192048461901803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803166651920484619018031666519204846190180316665192048461901803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72845180-4d4d-476f-a3fb-1696bded9fbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5703850597710035609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609570385059771003560957038505977100356095703850597710035609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a7b64de-5f0e-4374-8ae9-d8672a18be3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e4b4ac-78f6-487b-9c67-e4a370c6a22c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15490578066671636491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491154905780666716364911549057806667163649115490578066671636491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4802229190339507076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076480222919033950707648022291903395070764802229190339507076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242902c6-d491-4322-85d0-344ae3e962e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17325561733285891274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274173255617332858912741732556173328589127417325561733285891274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00dfa6df-3177-41dc-8247-12079ae4b583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 371862849437927403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403371862849437927403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab4311f-3c1e-4523-a418-3bf4d7441078, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78005a44-d6bf-4caf-886d-9865b0b8abcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10632391645187534419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419106323916451875344191063239164518753441910632391645187534419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214282609083592768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768172142826090835927681721428260908359276817214282609083592768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c1b9b4-edb8-407c-a8c0-cb05e058f562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098321764760189704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704609832176476018970460983217647601897046098321764760189704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad38b53-bb1e-45cd-bf86-1c744899f5e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7945565848364610860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860794556584836461086079455658483646108607945565848364610860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd2d1a6-d1e8-40b2-bbc5-c0ce85fa81a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aad074f-de7a-404d-a4e1-489108a4a405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758070932729960848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848975807093272996084897580709327299608489758070932729960848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5901933250781847301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301590193325078184730159019332507818473015901933250781847301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb90087-b0c4-45b1-9b2b-9ffb67ba82a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755998352959002185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185175599835295900218517559983529590021851755998352959002185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9418aaca-0ad1-4bef-84ad-ba558ee46fc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15110553953136017969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969151105539531360179691511055395313601796915110553953136017969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0719295e-5229-40f8-a6e7-f7ba662efad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783126136136575976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976478312613613657597647831261361365759764783126136136575976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c9600d-7aff-418c-ba43-6d5b69832ff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878645634987122981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981178786456349871229811787864563498712298117878645634987122981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ae4282-8b73-46c8-862c-8b2a26d2cc54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11077101455198110340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340110771014551981103401107710145519811034011077101455198110340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfcc9d4-76c4-4f2c-970a-fb2297562fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558624361065305662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662555862436106530566255586243610653056625558624361065305662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e50eadb-52f4-44ea-856c-7c3fb322d2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4105111448131417687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687410511144813141768741051114481314176874105111448131417687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f381ac6d-fe60-4ce5-9259-f49363a12020, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297023492431257682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682172970234924312576821729702349243125768217297023492431257682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4150a873-2a6c-4140-a394-2c9325a334e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2232318524830211493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493223231852483021149322323185248302114932232318524830211493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6d04ce-3400-4690-a01b-d5aa5a87678e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1454375811942016385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385145437581194201638514543758119420163851454375811942016385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9217bbb-560d-41d1-9231-f4b8020874d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2960490567283429385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385296049056728342938529604905672834293852960490567283429385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a024ff7b-7630-478f-897f-68e77e95c32f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2566457512684392927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927256645751268439292725664575126843929272566457512684392927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1630737-1798-4392-82d4-dd53069c2234, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13070693990667723278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278130706939906677232781307069399066772327813070693990667723278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca51985-5c28-4e51-bbe2-8eda624c8e75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180322249769661718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718171803222497696617181718032224976966171817180322249769661718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd9ebef-854b-4f0b-8504-1ef49bd38f92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888186377240994042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042888818637724099404288881863772409940428888186377240994042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d924316a-bba9-4142-abd1-a3fbe30ec530, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9444cc32-4d73-4fea-a73d-8e29de206124, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21418470343341083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083214184703433410832141847034334108321418470343341083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615538244823834135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135136155382448238341351361553824482383413513615538244823834135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485d89c0-16d0-42b5-83a2-8b9b9aa318f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072403004598457241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241130724030045984572411307240300459845724113072403004598457241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361fc8c0-4c1a-4121-b1d4-bf0c67b6ff49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809061207522031940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940158090612075220319401580906120752203194015809061207522031940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60858e7c-26c4-4526-a04f-c3227aee45e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17cb91b-08d0-4826-b2ab-d85f89e9ee57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571301166543291073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073165713011665432910731657130116654329107316571301166543291073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11273590221878488881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881112735902218784888811127359022187848888111273590221878488881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eb87f4-1ffb-43b2-8351-6b46d1426b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3e3a4-a6da-468e-8d3a-aaa5548c1483, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3598093485861434588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588359809348586143458835980934858614345883598093485861434588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16619372521455032843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843166193725214550328431661937252145503284316619372521455032843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac260684-708c-4f46-804c-31803d88072d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571f70c2-af25-4b9d-a5a8-7309c1312c05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006814007231603196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196150068140072316031961500681400723160319615006814007231603196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 866735044099922999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999866735044099922999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8e9462-79fe-41c4-a68c-fa3ed65e867d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505411817609159824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824125054118176091598241250541181760915982412505411817609159824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac39554-9442-45d2-b4ae-2be17840d044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610993157037362561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561610993157037362561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8bf445-3f5b-4adc-a43f-83f0d1b2750b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098417573209687621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621100984175732096876211009841757320968762110098417573209687621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce3c6d3-0bae-4843-a5da-097c661a8888, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16577754863866919894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894165777548638669198941657775486386691989416577754863866919894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccbd07c-5510-4678-ae57-3f55910a9bc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426179214835039676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676174261792148350396761742617921483503967617426179214835039676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04eff94a-f095-44db-bcea-872e00cb6582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3947396657726374679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679394739665772637467939473966577263746793947396657726374679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa96c39-e411-4566-98fa-0e5d4247d71b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16194594461676062550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550161945944616760625501619459446167606255016194594461676062550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f99363-0ffe-4360-9b61-9a8820dae1d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6395888342370728378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378639588834237072837863958883423707283786395888342370728378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6129e29-eb74-4934-8d0a-4044147ab2a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689057191376545988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988568905719137654598856890571913765459885689057191376545988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363caeb3-3ed0-45ca-868d-a1053fc9b0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882768075903619059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059988276807590361905998827680759036190599882768075903619059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38867877-05df-4474-b6a1-c09e04466e21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1127189427133931425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425112718942713393142511271894271339314251127189427133931425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ff2672-dcd4-4038-90c9-dbfdf62b78db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756164412300132750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750167561644123001327501675616441230013275016756164412300132750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04578f49-9172-4697-9bb2-9aa95a9b97c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10665506692948193865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865106655066929481938651066550669294819386510665506692948193865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 063c6ff6-fe12-47fc-adfa-509787bc459c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562806170930613890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890256280617093061389025628061709306138902562806170930613890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3ffee8-78bc-4b16-af53-27439315dc44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4934550441133772608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608493455044113377260849345504411337726084934550441133772608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16738e7b-3a58-4031-abd5-aedfffa6392c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319680791176580251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251531968079117658025153196807911765802515319680791176580251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb05ee9d-c2fa-4f4d-90cc-efdae953af4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565001861053516880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880956500186105351688095650018610535168809565001861053516880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43acbe2b-3101-4175-9cfb-b276fbea1363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240439251649404378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378824043925164940437882404392516494043788240439251649404378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f76eaa3-2df8-4b0b-a410-f8f69fdbd837, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15737669015656799627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627157376690156567996271573766901565679962715737669015656799627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901b1f87-9f8b-4ad5-aac0-6a95587faa32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123054776383552438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438161230547763835524381612305477638355243816123054776383552438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc48fa6-a6b0-4811-b8bc-c800e5052607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767679812336778538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538137676798123367785381376767981233677853813767679812336778538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55186944-a4ed-417c-9bb6-4eee90ca88d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233310491550112080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080182333104915501120801823331049155011208018233310491550112080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67bb5212-6a27-4fc4-a5fc-f245bf2f562d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d327a16b-574a-44a0-bf64-ac558e591aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097685103061219159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159100976851030612191591009768510306121915910097685103061219159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105638383474154300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300151056383834741543001510563838347415430015105638383474154300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd19c8af-0c88-44b3-957d-fb2366bdeb9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764733232651180033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033576473323265118003357647332326511800335764733232651180033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae58fc4-529b-4344-a0c8-6297414981e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5291088404199073146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146529108840419907314652910884041990731465291088404199073146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8117c7-876d-42d5-b926-2d667a087b47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb48253-d63a-4947-bb88-be3de734a46e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15516955225665532251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251155169552256655322511551695522566553225115516955225665532251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15716288255315103357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357157162882553151033571571628825531510335715716288255315103357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b8c14d-2b67-4932-bca5-214e751ae2ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11939302294568531746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746119393022945685317461193930229456853174611939302294568531746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642262aa-98b8-4332-8879-dede318217f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17024343069474647047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047170243430694746470471702434306947464704717024343069474647047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad935d80-f8ae-4868-affd-07c9ed34d273, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11889907128616987240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240118899071286169872401188990712861698724011889907128616987240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5c8c6c-e277-4930-9088-7e57f833a28d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a6cf99-e56f-4840-a824-090c854c70dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441533396838443268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268144415333968384432681444153339683844326814441533396838443268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7016904314508523410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410701690431450852341070169043145085234107016904314508523410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6422a6ab-f4af-42e9-89d4-e8849c18b7fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041683095578539873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873904168309557853987390416830955785398739041683095578539873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2b2cdd-65f8-4ea3-8dca-6d55f5c1a48c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854297592947162660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660585429759294716266058542975929471626605854297592947162660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f56ed732-67c1-4806-9b31-ca69f7a83e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167292687868874126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126816729268786887412681672926878688741268167292687868874126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d4ac8e-8b03-4784-9cd5-b724f998a639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786477443285662755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755678647744328566275567864774432856627556786477443285662755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed425f6-6a0a-485b-9931-878e7bf566b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674688970753425804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804146746889707534258041467468897075342580414674688970753425804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee093158-6b04-48c4-8d9b-164d2f27793a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257937161540633884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884825793716154063388482579371615406338848257937161540633884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b26d6f-8233-4c36-b9c7-efc9af0cad83, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400934773705612124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124114009347737056121241140093477370561212411400934773705612124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b088fdd-65e6-4df4-95a9-10b6fd5a1018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220043474149466346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346102200434741494663461022004347414946634610220043474149466346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3788497b-afda-4db9-bd29-0fa724d16d23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 195838887213515869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869195838887213515869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d1f93a0-f836-4f81-a76f-b33ca3eaa90f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16553419033696277811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811165534190336962778111655341903369627781116553419033696277811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e413ea35-62c9-4e19-a457-cbc5b787178a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786451409836232073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073157864514098362320731578645140983623207315786451409836232073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94856f29-28bf-4768-a690-e30e5f2edf47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147e3131-64a5-4263-8915-de370b916928, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388153782373841822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822103881537823738418221038815378237384182210388153782373841822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9834115488578464187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187983411548857846418798341154885784641879834115488578464187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387bfd96-19db-4e11-b915-6f692c0f4f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977090865571734068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068129770908655717340681297709086557173406812977090865571734068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909ffa83-15b7-4bd9-a5d0-d2de24fe8a1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8431543050123808586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586843154305012380858684315430501238085868431543050123808586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51c7684-b2e0-4a3f-80d8-d24456606215, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8554426389301010949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949855442638930101094985544263893010109498554426389301010949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0770c67-cc68-4fcc-b4a5-ef32d53fec29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398695200416654066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066139869520041665406613986952004166540661398695200416654066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4050a4b8-2a75-445f-901d-cb0bf4030f1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16630269349972018565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565166302693499720185651663026934997201856516630269349972018565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a882182-8e3d-4111-bdc3-ed99f36fc9ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891678303184702281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281118916783031847022811189167830318470228111891678303184702281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc235db-d795-4ba4-8498-924a3a1873fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11810357993832491740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740118103579938324917401181035799383249174011810357993832491740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82aaff85-610a-4125-b0d8-fb7ddaae3f22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652757734584759775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775865275773458475977586527577345847597758652757734584759775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc8f59a-0d05-44da-8efd-42a95bd79452, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5479838911339256668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668547983891133925666854798389113392566685479838911339256668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1abb11c-6f08-43db-abb0-48b240c14f60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11470085536835699055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055114700855368356990551147008553683569905511470085536835699055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2826c7a-97dc-4c43-ba5c-42429962c985, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14460200159092192116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116144602001590921921161446020015909219211614460200159092192116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b3cca9-e3bb-4f89-9031-cf46ae964c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16154808403128568773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773161548084031285687731615480840312856877316154808403128568773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecd5ccf-8e7f-4f0e-aec7-b7f36fb2ac94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11278488620898219698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698112784886208982196981127848862089821969811278488620898219698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ad848e3-24ba-4f1f-9dcc-0f2bdaea128b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11714641488756329499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499117146414887563294991171464148875632949911714641488756329499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84267f11-3dbb-475c-81a3-ac1a0fcb1a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891614724702850044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044789161472470285004478916147247028500447891614724702850044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9296ec2d-5864-4ccd-8458-2d1fd8149088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10574730810336821324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324105747308103368213241057473081033682132410574730810336821324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335b7e03-f21a-4914-bca4-6caf0cb1d227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519ad51b-cd12-4362-bf31-27efbb2a31a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9420292005677724013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013942029200567772401394202920056777240139420292005677724013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663957142945939677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677566395714294593967756639571429459396775663957142945939677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e0b15a-ec59-486b-a506-785127a2a0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9543913147361136908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908954391314736113690895439131473611369089543913147361136908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5d6e14-8d12-4b86-900c-a9537055e73d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7298977807747649784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784729897780774764978472989778077476497847298977807747649784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755cc39d-f7ca-4a1d-84d1-695197a336dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7766293109098233747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747776629310909823374777662931090982337477766293109098233747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457bff98-5e6d-4154-92c3-320c827182a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7010efe6-f495-41d1-b3a8-c4c8e8540a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10926073759386345038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038109260737593863450381092607375938634503810926073759386345038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15190669711238536288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288151906697112385362881519066971123853628815190669711238536288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2103d230-9384-4a66-99f9-525c028de7f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3725828308876651223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223372582830887665122337258283088766512233725828308876651223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4f6f5f-c5c3-4bc2-9df2-ae5d9fd6fdc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54598696565866380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380545986965658663805459869656586638054598696565866380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9620dcc-3d55-40ed-aece-0cdca8f61db9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4018245747838816033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033401824574783881603340182457478388160334018245747838816033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10fda5d8-9015-4921-a190-f0bf129c6cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097723732362550335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335509772373236255033550977237323625503355097723732362550335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4468d4ad-b0ae-45f5-bfac-1bab96ab6035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16769817194931530222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222167698171949315302221676981719493153022216769817194931530222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b43917-b060-412e-b637-501ed6537a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122255440316163244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244111222554403161632441112225544031616324411122255440316163244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd0d28c-f19a-4b6d-9b97-80b108cb5817, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625ef23d-f148-4c6b-89d7-e45b0d336d9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14031441634607874036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036140314416346078740361403144163460787403614031441634607874036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5325269211530083995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995532526921153008399553252692115300839955325269211530083995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a815db4-36ec-4ab8-90dd-3a59d9e03695, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030510951457119845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845160305109514571198451603051095145711984516030510951457119845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df56661-1b12-4115-85cb-3adf03dcadc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16877951870504004642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642168779518705040046421687795187050400464216877951870504004642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7201b0a9-16c5-4f44-b266-bd206f292ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7338820770389253990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990733882077038925399073388207703892539907338820770389253990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5161b2-f355-4d1f-99fe-454469afe871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673178042620976634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634567317804262097663456731780426209766345673178042620976634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c02d0d6-0a7d-45dc-acf6-3c8a3c6d9f13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015214975884879187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187180152149758848791871801521497588487918718015214975884879187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9bbbcb-739b-4cfb-901b-8d52f1e4c426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17762126562766672170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170177621265627666721701776212656276667217017762126562766672170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a19c361-cce2-4d21-8664-6b3a636e3fd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61224734-0423-4217-ae81-e08bb7298eb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049695661412674624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624604969566141267462460496956614126746246049695661412674624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782502580521692584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584978250258052169258497825025805216925849782502580521692584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bcb5795-6e11-498e-a9fa-5d462204d0da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12866418440449226411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411128664184404492264111286641844044922641112866418440449226411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d292be-d44f-4a18-8b83-79c1b9f640ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223938001872859716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716102239380018728597161022393800187285971610223938001872859716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 643ebfac-6ee5-4139-969d-54188016d075, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4852413383412786274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274485241338341278627448524133834127862744852413383412786274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1b876b-f145-4abd-b494-258075017425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5563381390671134368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368556338139067113436855633813906711343685563381390671134368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecd78c7-9a74-44a8-8b78-b6c172b0e5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592525444482859311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311155925254444828593111559252544448285931115592525444482859311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03679f0c-19d4-48f5-972b-157c81f9331a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1105423725091588771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771110542372509158877111054237250915887711105423725091588771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d1171c-4f6e-4627-8bf1-d4d10c61126f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288957876709439756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756142889578767094397561428895787670943975614288957876709439756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5388b51-6e71-4e2f-a2e6-53cf85189be3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447752181373409294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294144775218137340929414477521813734092941447752181373409294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a266394d-a138-470b-8658-a247d8581b9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3801480422900421496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496380148042290042149638014804229004214963801480422900421496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a7bc45-4d8d-4737-9ecd-a6ea0da588c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf8e646-6e49-450a-837d-eff7cc8cbb86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18029947592027571106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106180299475920275711061802994759202757110618029947592027571106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471961088998178284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284847196108899817828484719610889981782848471961088998178284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e5b1d2-64b0-4915-bf9f-da425834c5e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565726733466784483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483145657267334667844831456572673346678448314565726733466784483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cddb7f5-8b12-4424-b2ed-4bc9dae1b076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952978333480073092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092395297833348007309239529783334800730923952978333480073092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52de8e7-ac39-485f-aa27-8452fe974a0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609107322358648905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905136091073223586489051360910732235864890513609107322358648905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce4c496-3eb4-4f5a-b706-7b7cc5a7ca19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8701714341114764730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730870171434111476473087017143411147647308701714341114764730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e575c7f-73b9-452e-93e2-05e158c6c64e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a01af51-f0ce-44f0-88a1-3dda7e84afaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14347197944265698527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527143471979442656985271434719794426569852714347197944265698527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10467673173639993162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162104676731736399931621046767317363999316210467673173639993162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a703d851-f56a-4c63-85bc-a0c007cbda4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701095276932171979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979170109527693217197917010952769321719791701095276932171979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e667a22a-3c27-45e6-be34-1af1dfdc25bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431960538540602987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987134319605385406029871343196053854060298713431960538540602987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fa0b31-8f0b-4002-b469-2956da319dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a89babb-9fbd-4071-bdd0-2f84e2692bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2489672809857735677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677248967280985773567724896728098577356772489672809857735677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15906002703333119530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530159060027033331195301590600270333311953015906002703333119530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51449490-3089-4382-bb18-c144b72445a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14318496263076583202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202143184962630765832021431849626307658320214318496263076583202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d457b963-7175-4693-8147-4bf8dc156202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5810334458178555945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945581033445817855594558103344581785559455810334458178555945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b12593-6f41-413b-a42b-19a6d27bae40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518ae7f7-de67-492c-a110-6fd87b3acd90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191249032781073474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474219124903278107347421912490327810734742191249032781073474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582652892703700406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406145826528927037004061458265289270370040614582652892703700406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3205944e-8c10-4913-9cf2-ec778096bdca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10121994746640598820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820101219947466405988201012199474664059882010121994746640598820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a2e67e2-4085-4a1a-9900-5c98383f92e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15071385462490618108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108150713854624906181081507138546249061810815071385462490618108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42580916-755f-4860-99a9-d297400286d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5942815089331232914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914594281508933123291459428150893312329145942815089331232914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffaf8f20-e368-470e-82fd-0106b350a1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230843012507887259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259122308430125078872591223084301250788725912230843012507887259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f433346-9ffe-4987-8a37-3b46244ec422, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7435714794481373013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013743571479448137301374357147944813730137435714794481373013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecbbd48d-165a-45f7-8a75-c7f621af7963, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059878475306041712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712305987847530604171230598784753060417123059878475306041712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2c393f-b286-4481-bfb1-dbeeade50973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697587354793265133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133697587354793265133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8285020-b942-4901-8be5-7612f361ffd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10130437798770331403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403101304377987703314031013043779877033140310130437798770331403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947ea087-ac67-45a3-bdee-87f4eb58cc14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321930399154281289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289143219303991542812891432193039915428128914321930399154281289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e0f9d0-4f83-4671-81a7-255b599ebef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11780595244054062014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014117805952440540620141178059524405406201411780595244054062014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e7529c-095c-4983-8ea8-3b8ed2db0c91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13297534677858107836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836132975346778581078361329753467785810783613297534677858107836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2c806d-57c6-4827-9fcb-4f7ed25c14b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766021283253050984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984107660212832530509841076602128325305098410766021283253050984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4cd51b9-68b2-4ec0-b9cd-ef7166368e46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc53546f-472d-417f-bd57-9b3b70c9c6d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811317934030979187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187118113179340309791871181131793403097918711811317934030979187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823602064278457149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149582360206427845714958236020642784571495823602064278457149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a032e8f-c3da-4a6d-bb0b-0fe7f7dd1b08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741956140313316162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162874195614031331616287419561403133161628741956140313316162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7926c4e-7a04-4546-9009-d854deafa69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15143914541406496524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524151439145414064965241514391454140649652415143914541406496524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a6912a-a93f-4095-8c6d-a45d5400b3e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15918787274447133031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031159187872744471330311591878727444713303115918787274447133031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206f03a1-6816-4811-9342-163432f703f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d155b6f-8b7e-4a9e-a90f-a7949829ae0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11850448950955433843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843118504489509554338431185044895095543384311850448950955433843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126286220649008810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810612628622064900881061262862206490088106126286220649008810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10057ccf-2387-422d-9193-0d62b3891f47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336308420336843617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617633630842033684361763363084203368436176336308420336843617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852daa2a-5396-4c87-aafc-e218a5cf21b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f69ad3-bd73-463b-923a-6d458df0cd95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18195297726749256676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676181952977267492566761819529772674925667618195297726749256676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17371439744330212563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563173714397443302125631737143974433021256317371439744330212563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480c7131-2e84-4f12-bce5-259dc556ea35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebec854b-5ae4-4358-866d-59674d236d11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307629061085222958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958930762906108522295893076290610852229589307629061085222958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908111811385616984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984390811181138561698439081118113856169843908111811385616984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32033e3d-4035-41c0-aae4-37a4c5df59e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471081319020872118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118164710813190208721181647108131902087211816471081319020872118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84528c43-41e3-47db-9888-b6f99300daf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247781974387506687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687724778197438750668772477819743875066877247781974387506687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e7983f-2831-4c4b-8096-5d8231c34c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210688708637638060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060122106887086376380601221068870863763806012210688708637638060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e667838-61c5-4a38-a979-52932feab710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650361139609540485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485116503611396095404851165036113960954048511650361139609540485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db6cc1e-8be3-4587-9059-09f7489cf3d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10493214170168045736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736104932141701680457361049321417016804573610493214170168045736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d4ea33-7042-4d4f-8bb2-86a7651ec9e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10664787084055708109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109106647870840557081091066478708405570810910664787084055708109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829e076e-0934-4887-bdb6-f7f71c0b9948, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630939376612768643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643136309393766127686431363093937661276864313630939376612768643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53aced68-3472-44e8-941e-06b77367effa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065331214653934502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502120653312146539345021206533121465393450212065331214653934502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae90cc7-d3c1-479d-9188-db92b3effb52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988993216755996292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292149889932167559962921498899321675599629214988993216755996292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b713ec3-c171-4b33-9027-3957903dbf37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1779142513463725467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467177914251346372546717791425134637254671779142513463725467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8980cc6c-8db1-433f-9214-ddeb91e54456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b17159-7e20-4e52-b761-5367da006423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633774754036160885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885563377475403616088556337747540361608855633774754036160885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6658571579260012162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162665857157926001216266585715792600121626658571579260012162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8fa23c6-68e3-423a-bd08-65a8983438ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847622198297925707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707138476221982979257071384762219829792570713847622198297925707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a18da47-9418-48e7-a046-021795a3795e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14250055237213522370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370142500552372135223701425005523721352237014250055237213522370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b647dcaf-0e5b-4af4-8a65-a5b97bc79230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6880424254845307912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912688042425484530791268804242548453079126880424254845307912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b45751-ae81-4ece-ada4-054dc9460e5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3822616398378786656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656382261639837878665638226163983787866563822616398378786656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ed82de-39e2-4c73-b00e-713385e91fed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581397116684745585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585458139711668474558545813971166847455854581397116684745585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981af317-5b6f-4303-980f-838687b6e87f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 109203739428319770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770109203739428319770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451af2cd-3d11-4e6c-a7bd-8c986cbde897, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979334268708710203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203497933426870871020349793342687087102034979334268708710203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22e429e-b352-48e0-a3ab-2597bbfae343, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff15337-5c77-45d5-bf61-4652098140e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4693229706824364965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965469322970682436496546932297068243649654693229706824364965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3336588896349414748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748333658889634941474833365888963494147483336588896349414748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac37147-e5d2-4bda-9649-9d63bd56b8cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952186216487290514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514159521862164872905141595218621648729051415952186216487290514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdcbc64-2c61-45d8-9451-0a3ca51e97d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418824589091347579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579184188245890913475791841882458909134757918418824589091347579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab0a029-6227-4f7a-b89c-efd96df0ff5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8787594662914795881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881878759466291479588187875946629147958818787594662914795881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e3e401-a536-4277-8362-96c84ed174c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15288606995896727600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600152886069958967276001528860699589672760015288606995896727600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13981cf6-78e4-4174-8653-3a8e6d0ecb93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b0d54-491a-4116-bd32-fdf4056676d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918845590552115391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391109188455905521153911091884559055211539110918845590552115391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18048825081048816425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425180488250810488164251804882508104881642518048825081048816425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2111320f-7c49-499b-938b-dfa4c46e869a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e67d30-74ce-4e95-ad2e-549f02934140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7641880172665933231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231764188017266593323176418801726659332317641880172665933231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631633001004905051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051163163300100490505116316330010049050511631633001004905051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb9ead7-d720-4674-be08-1ae9857063ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6499989927907850471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471649998992790785047164999899279078504716499989927907850471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ada415a-095d-4b8a-8f54-34a55544502d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6192468645925923872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872619246864592592387261924686459259238726192468645925923872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc54200-818b-46d3-98cb-1696d2128ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176033913413935826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826171760339134139358261717603391341393582617176033913413935826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39aa1154-bebd-4cfb-97b9-8ba415be9c0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10599413256648319259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259105994132566483192591059941325664831925910599413256648319259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90bec66d-0482-4e73-8e6b-4766081a2098, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122342788565303871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871111223427885653038711112234278856530387111122342788565303871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88662301-a173-463c-9bca-b05467f52c18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea53dcd-8b9e-44d1-9ef1-b7d27ac49cda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870426351086160874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874487042635108616087448704263510861608744870426351086160874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1734393532881141339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339173439353288114133917343935328811413391734393532881141339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454893cc-6279-4718-84af-10c130998e64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90bd0d25-a4cd-483d-ad86-44cbbb45b043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8040766806480756692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692804076680648075669280407668064807566928040766806480756692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180244447946066058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058161802444479460660581618024444794606605816180244447946066058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae6f443-c789-4f8a-8f21-0599230bec55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978865580144002903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903697886558014400290369788655801440029036978865580144002903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6262231e-329f-4c0c-81fc-30b54d6fa5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11746773082503036777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777117467730825030367771174677308250303677711746773082503036777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347dff71-7e9e-42d7-bcce-f87a25d757b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026125005356041420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420100261250053560414201002612500535604142010026125005356041420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e8e8ff-80c7-441f-bdaf-ccb12d97d79d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14150491188306578798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798141504911883065787981415049118830657879814150491188306578798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138ca26e-f070-47d6-b947-f5fc518fec8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5504542695542436301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301550454269554243630155045426955424363015504542695542436301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e5032f-d624-4ec6-a883-92ad74c012bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10475143661362013819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819104751436613620138191047514366136201381910475143661362013819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d57cbbe-a906-4977-bedc-8b8fc6a0355d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637779145239378030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030463777914523937803046377791452393780304637779145239378030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64301723-1b69-4afc-90e7-72c71627b142, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607373868314553176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176176073738683145531761760737386831455317617607373868314553176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d754853-960b-44f6-9a71-ef9e2f463119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3360534266823536332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332336053426682353633233605342668235363323360534266823536332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44dcbfc-1b1a-4359-b886-4a364a6c779e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5092274440608383480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480509227444060838348050922744406083834805092274440608383480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e855a79c-507e-4479-9cc9-12769edafca5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3192171153691210328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328319217115369121032831921711536912103283192171153691210328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a271293b-029f-490e-85aa-d025445aea01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debcbdd1-a1ce-45a9-b1aa-ccb618238121, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917992921568752650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650917992921568752650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615998681165334121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121761599868116533412176159986811653341217615998681165334121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502531bf-ee99-4881-a5db-b38e9e6c95b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d18cf7f-b317-4a8d-b0a4-50243bc1ffd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5966831576055406580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580596683157605540658059668315760554065805966831576055406580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888109868168725420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420148881098681687254201488810986816872542014888109868168725420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6299c8f2-8d41-41de-8b82-d9cfc4e59395, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148613835817055283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283111486138358170552831114861383581705528311148613835817055283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61305bb9-af87-4d9e-8b5f-75a9e9e87cb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2462797859684464030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030246279785968446403024627978596844640302462797859684464030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500148d5-f05c-47ec-b4da-b837410250e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7363096122895577945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945736309612289557794573630961228955779457363096122895577945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d8973e-8ece-4ba6-a78b-ca89e284fd53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600511880541026245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245660051188054102624566005118805410262456600511880541026245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b5a3ba-5a9d-4e6e-ae36-1a65c3f0b92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277447783939896553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553142774477839398965531427744778393989655314277447783939896553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6dab37-d07d-4402-9cef-d7ee62560f2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4558255526369165739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739455825552636916573945582555263691657394558255526369165739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea950de-0c60-4df0-9ce5-e3e5aa3c7a0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4371e61-4e2c-4824-ba31-35914cc95348, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465366267118652555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555164653662671186525551646536626711865255516465366267118652555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621385042417835695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695146213850424178356951462138504241783569514621385042417835695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2021f7bc-e18d-4830-96b0-14238636062c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191631369498380720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720161916313694983807201619163136949838072016191631369498380720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ce5278-76a0-46e1-8163-68616b09eb7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17004278782097364275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275170042787820973642751700427878209736427517004278782097364275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efed5b1d-2fe3-47e6-b8cb-a5b136791a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1760784245100787089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089176078424510078708917607842451007870891760784245100787089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3128112-4739-46f7-8bb6-19aa20e3cd27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17722516406891173142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142177225164068911731421772251640689117314217722516406891173142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e13de4-d391-453e-a880-ff6dbb30519b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14410630267947955573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573144106302679479555731441063026794795557314410630267947955573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15344974-a6b4-4891-bc41-13a43ea8f164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112040793977663446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446111120407939776634461111204079397766344611112040793977663446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe7dcb75-534d-4f65-aa5c-9f312c0065c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603847541399608878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878960384754139960887896038475413996088789603847541399608878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c574023-3f30-478a-b8cb-96fbfbf0986e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4405516666515074082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082440551666651507408244055166665150740824405516666515074082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cee0f93-07ea-480e-85f6-9e988d2bc0b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3862896834736550573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573386289683473655057338628968347365505733862896834736550573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0ada19-f4cb-44d3-a11d-f50619673b88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2286632436953575914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914228663243695357591422866324369535759142286632436953575914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeed418f-b7c1-4edd-8c84-78effff85139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266809420406976714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714152668094204069767141526680942040697671415266809420406976714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e8b2b6-cc6e-4c23-949d-33ff868d24a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618747000474454977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977961874700047445497796187470004744549779618747000474454977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61fb99b1-706f-4484-9093-ec1a95d063d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11648813010210543088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088116488130102105430881164881301021054308811648813010210543088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fe7eeb-0e8e-495b-87d0-0b83077eb843, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3341077424102224717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717334107742410222471733410774241022247173341077424102224717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f775fc-3a3d-41be-819a-fa5eaded0e3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515e40ec-02ef-4d8e-b9d9-6ba287cee804, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349654037249369309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309334965403724936930933496540372493693093349654037249369309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004757543616100750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750300475754361610075030047575436161007503004757543616100750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577a4324-0106-43b2-87ee-b7f1fc01b249, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc8e2a39-4a6e-409c-92a7-405cfe634ada, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299137037068651161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161122991370370686511611229913703706865116112299137037068651161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770477764304483772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772377047776430448377237704777643044837723770477764304483772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810b7fe4-afb6-42d9-b146-00cc223b5d4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 427664419195358139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139427664419195358139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19baf2f-5120-4c2b-9896-963858329f54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5216053652902283048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048521605365290228304852160536529022830485216053652902283048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9f1a72-531e-4500-a27c-cbb3b53679e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12080060061961499735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735120800600619614997351208006006196149973512080060061961499735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6f097f-2ab1-4426-84a7-27516287eeba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16813043083167280796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796168130430831672807961681304308316728079616813043083167280796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2fc2d1e-cd1c-43a8-a76b-bbfd78059dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2097721665360535201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201209772166536053520120977216653605352012097721665360535201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c53ef9-972c-4664-91c4-14f5871baf98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508016935106301691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691450801693510630169145080169351063016914508016935106301691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71820318-2cf5-4668-a71d-a19ef6a26cde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599582294576735864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864155995822945767358641559958229457673586415599582294576735864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d809d5ca-e5a2-470a-bfbe-4a92bb950f12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201960405295513676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676142019604052955136761420196040529551367614201960405295513676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cfb64f-05ec-432e-8865-a12bcfd04808, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003865674428225207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207300386567442822520730038656744282252073003865674428225207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1853bfdd-a647-4b7b-8b06-10b808b6bb45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8250765154230218688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688825076515423021868882507651542302186888250765154230218688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f371c5a-5240-4f4a-8dd7-bfeb668c43fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6980895364798237062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062698089536479823706269808953647982370626980895364798237062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67590f28-38ed-483a-bfe5-2db6dfde9b8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5aa6374-94f9-4046-93c3-7ef0623e949b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 523407638233007460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460523407638233007460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9390309160214945481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481939030916021494548193903091602149454819390309160214945481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae09ef7-43ef-4640-8082-86a9111a979b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7142750694385277837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837714275069438527783771427506943852778377142750694385277837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce37e52-a152-412a-a316-6d2e4c96e5b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13775098448728680894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894137750984487286808941377509844872868089413775098448728680894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f08d37c-832f-4d99-8953-38b3f6097195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849360577972015035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035384936057797201503538493605779720150353849360577972015035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf44cfb-ab8b-4e9f-ac4c-b118298a7975, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761381334478790610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610176138133447879061017613813344787906101761381334478790610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812bec83-4d96-44af-a94b-f838d9355eef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c2cf80-58e5-4604-a4af-582a3b9c086d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11153261306064225291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291111532613060642252911115326130606422529111153261306064225291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022638918879328192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192110226389188793281921102263891887932819211022638918879328192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dfa58cb-2ac7-47bd-8c4e-562796cfb594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcadd793-b17f-4361-b1f6-807624085aff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 449708183609465388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388449708183609465388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950764221834345305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305495076422183434530549507642218343453054950764221834345305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece69294-f5b0-4b6c-8657-845bde64e20c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 119339768092975211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211119339768092975211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d99fd2-0a10-4c3d-953c-59a2b9198a55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6552666634154108390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390655266663415410839065526666341541083906552666634154108390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775325db-8c92-4660-8c6d-bdb561b7e3af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10736530724060925864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864107365307240609258641073653072406092586410736530724060925864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98070c6-e4ea-431b-b88e-cbd8dbf0d12e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392582343616652575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575839258234361665257583925823436166525758392582343616652575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2aa7c19-1050-4bc5-9b21-6417719cec9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953c2633-d51b-436e-8737-cb9e1e8999a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17016492376460386221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221170164923764603862211701649237646038622117016492376460386221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2311617876322463910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910231161787632246391023116178763224639102311617876322463910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9997874f-c6ff-4b1e-a790-ac5f5c666f7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11367071569539034816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816113670715695390348161136707156953903481611367071569539034816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee3762a1-3873-49af-8b31-abce9b10c44f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94b5245-5928-4eca-8539-fa4203b53983, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2822951350216854658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658282295135021685465828229513502168546582822951350216854658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1244699883911834069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069124469988391183406912446998839118340691244699883911834069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b93b4d6-5a59-4933-894f-a8cfd1ff1896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9708317635262019644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644970831763526201964497083176352620196449708317635262019644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d07c7f8-f2d8-4289-bead-36c93995f0ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568351850727345127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127156835185072734512715683518507273451271568351850727345127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02290a98-a7ab-498e-bcda-2f8f5061de6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14855802581041938243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243148558025810419382431485580258104193824314855802581041938243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e02d0a-55d6-43fc-8b38-af13b6b6cfda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9216345110959780279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279921634511095978027992163451109597802799216345110959780279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e3adcd-4d45-4835-8ed2-73d56f627001, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652525335917658786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786865252533591765878686525253359176587868652525335917658786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663509ec-a2ed-4652-bfce-0df95356f71e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14584260941906040566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566145842609419060405661458426094190604056614584260941906040566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e711a3fb-bb19-496f-b122-bdd5190460cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458326158002324368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368545832615800232436854583261580023243685458326158002324368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7288c9-73fe-453d-af58-bbfcb1323cca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae711cc-952a-4374-8a8c-8ec051f48fe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678739730208372355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355567873973020837235556787397302083723555678739730208372355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13302425233702409823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823133024252337024098231330242523370240982313302425233702409823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23957190-ed23-4bd2-9e5b-d7c23abfa3c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f54d80-a976-42b5-86b7-076fafac3a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750780165515830937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937157507801655158309371575078016551583093715750780165515830937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17671369662232721705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705176713696622327217051767136966223272170517671369662232721705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc99e6ac-78cd-41f2-a0a4-c6df8e954b62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800346100442398901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901780034610044239890178003461004423989017800346100442398901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d86fc1e-ad88-4848-942c-c738c665ddce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724230595958653369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369572423059595865336957242305959586533695724230595958653369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2dd694-a3cd-449d-8e20-1b18f60e82b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119677598564339696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696311967759856433969631196775985643396963119677598564339696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69bad72-aa7b-4089-a645-4c2da89fbf17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213005326637342380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380122130053266373423801221300532663734238012213005326637342380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22bd3a53-c64c-4972-adec-7a8184db1035, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2781366973806353549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549278136697380635354927813669738063535492781366973806353549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf01912-3789-48b8-b656-04158dfd11a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183427228825777159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159518342722882577715951834272288257771595183427228825777159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a31be41-adbd-4b69-b18d-6ef6dc06b157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256220890670000214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214122562208906700002141225622089067000021412256220890670000214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5adf0d-1e89-4654-9ce3-963c78dd683b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712550415345448309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309147125504153454483091471255041534544830914712550415345448309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0779f22d-920c-4fe1-8bac-c516d63f5f02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384176258044174811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811384176258044174811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7092b61b-f41d-4d5f-9e1f-45deb87f2d4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229568500924981839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839132295685009249818391322956850092498183913229568500924981839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eac9809-59cf-4a03-be8a-933b5533804d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783aa430-f743-4bdb-b92b-7981871aa23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885754888008430972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972688575488800843097268857548880084309726885754888008430972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7503675061787600329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329750367506178760032975036750617876003297503675061787600329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff50203-be17-4795-b0ec-7b3bb109933e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10774467694798383149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149107744676947983831491077446769479838314910774467694798383149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49703bb1-d885-475d-94ca-d0d9c6f7ab9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9145107036438143487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487914510703643814348791451070364381434879145107036438143487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8b9fa0-0b62-4f4a-8875-2f6c4acd29af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403768463558681624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624540376846355868162454037684635586816245403768463558681624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f97e4b2-96f6-4d4f-a209-76fa606b1190, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045442839257153377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377604544283925715337760454428392571533776045442839257153377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9710843f-2df9-4e76-8798-2043e4ff82e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12931495679732957844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844129314956797329578441293149567973295784412931495679732957844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cdd7bc-8b55-4c37-a3b3-a21c58699451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348002989635496348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348123480029896354963481234800298963549634812348002989635496348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f30627f-3262-40ed-bd52-cf5127521092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2021535839384383945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945202153583938438394520215358393843839452021535839384383945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1677de-b72b-4c5d-8f1e-df7eacdca7d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 271202285926881274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274271202285926881274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b834ac4-7134-4e6e-9b94-199db0b4a46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469823760603303543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543246982376060330354324698237606033035432469823760603303543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10b5f37-7957-46bd-9549-2e70bee8ccf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783831148357883255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255157838311483578832551578383114835788325515783831148357883255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ca376d-4fc0-45b1-957f-5d1388156ee5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796990788227601981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981177969907882276019811779699078822760198117796990788227601981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc3eeca-6ef9-4d2b-88d8-6de8285af761, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88019bf0-afcd-442f-9e8d-5893743906bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155440747890924315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315121554407478909243151215544074789092431512155440747890924315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846061178699283139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139118460611786992831391184606117869928313911846061178699283139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6af9788-c8be-45a0-99e5-92ccc134c708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094184561759615440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440170941845617596154401709418456175961544017094184561759615440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f459fb-32df-4755-8622-0e398755a931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1453413978845479234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234145341397884547923414534139788454792341453413978845479234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44355c85-52a5-4045-906c-9e27f1fe31ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294733948463641170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170102947339484636411701029473394846364117010294733948463641170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a833a82-6b2b-44a2-b72a-fd3c60fe38e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512753535174358370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370351275353517435837035127535351743583703512753535174358370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44a6719-e396-4b6e-be3c-409c1daea731, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200233125795032823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823132002331257950328231320023312579503282313200233125795032823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7574bd5f-2de1-4e91-9c05-7dc093ba539a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345647508205369153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153143456475082053691531434564750820536915314345647508205369153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b507d3-f591-4bf5-abe1-b18c73038715, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806499220199292357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357480649922019929235748064992201992923574806499220199292357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6fd532-c627-408b-bdf1-27a931737a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166498764343286127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127816649876434328612781664987643432861278166498764343286127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebe4a9e-19c5-4c1b-ab34-c275f1eb6b13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 679553015697218832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832679553015697218832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bad860-0208-428f-beb9-07436fa544f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a07dfd-ccb8-4013-8267-f674a604879d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7781380327154107183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183778138032715410718377813803271541071837781380327154107183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16238027122640163659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659162380271226401636591623802712264016365916238027122640163659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2249bc30-21ce-4861-8c20-41dce8845762, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726119717306633053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053572611971730663305357261197173066330535726119717306633053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78fe3203-af8a-48eb-9d06-f3ed67d06ca8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3753085701206215360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360375308570120621536037530857012062153603753085701206215360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20789ebe-217f-4473-882a-057786cbc9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11955754730996644646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646119557547309966446461195575473099664464611955754730996644646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bed3f4f-afbc-48d8-b236-0ab280e14b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33622401-645b-4a3c-a969-ae4515faf1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691173564788770956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956146911735647887709561469117356478877095614691173564788770956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12074453133415245576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576120744531334152455761207445313341524557612074453133415245576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62893f38-964d-4e7c-851d-8718cce02093, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345424814782545026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026734542481478254502673454248147825450267345424814782545026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef5bce4-e2a2-488e-9b9c-4f6969cfd074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1853297589406062716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716185329758940606271618532975894060627161853297589406062716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9660a1-250d-45ad-9fea-a7321e8fa564, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320477387019997710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710232047738701999771023204773870199977102320477387019997710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901463dc-9dce-445a-b17b-7d564b0add5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 176543171260966859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859176543171260966859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03440ee5-5fbc-4991-9380-36e35daf321a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10820932698926993976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976108209326989269939761082093269892699397610820932698926993976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20ccc5b-550c-4116-a11a-65c4fe2b04b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9956247287808657167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167995624728780865716799562472878086571679956247287808657167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e079645c-1c50-4fb5-9d12-3bd4ba766e12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1492032752837839245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245149203275283783924514920327528378392451492032752837839245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e958cf-7b9d-47c0-b7ab-426da3243f55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11786539295641589138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138117865392956415891381178653929564158913811786539295641589138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e6e975-28d4-4a83-96d6-284be46be77b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280628749780039566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566228062874978003956622806287497800395662280628749780039566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89227627-08ea-4b51-b498-e5714f71f8df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16239204808966652998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998162392048089666529981623920480896665299816239204808966652998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d47a88d-3b96-4c03-90fc-40cc4691f7e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701902367306434162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162117019023673064341621170190236730643416211701902367306434162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0687ce9-d853-448b-a436-7341816bddca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725189613715443243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243272518961371544324327251896137154432432725189613715443243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9291b2d-9733-42a1-a496-ce083aaf5bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3827983828874026509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509382798382887402650938279838288740265093827983828874026509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda4c735-98c5-4e93-9f15-f5e57e6842de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593945125779708904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904859394512577970890485939451257797089048593945125779708904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a930f0-697d-46f5-9903-4b5f70ad9a6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050170006088116759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759100501700060881167591005017000608811675910050170006088116759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e511ffc5-0ea5-487d-aecc-3fe7e413a54f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13274912435447579568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568132749124354475795681327491243544757956813274912435447579568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0e29ac-9d8a-435a-8174-8d166a476b54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524763914042163076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076115247639140421630761152476391404216307611524763914042163076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd54ac3c-1710-4603-b545-4d93778ff3b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3816252181974301185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185381625218197430118538162521819743011853816252181974301185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9c191f-6d05-4dd1-a2fb-f217f8e3c81c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861959039032954715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715886195903903295471588619590390329547158861959039032954715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825ad428-ea67-466e-94a9-eeb28157e1b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b198b2-84b5-48ad-b30e-cb0a9df76eec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8880567703681798358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358888056770368179835888805677036817983588880567703681798358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4301865319106907272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272430186531910690727243018653191069072724301865319106907272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a123bf1-a739-40b1-84cf-bff389ed8a66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791210461498695013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013579121046149869501357912104614986950135791210461498695013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03293f8c-334f-4d1c-958d-3f4764db3ba1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568495121842911795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795155684951218429117951556849512184291179515568495121842911795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e5ce80a-1e8f-4f52-9967-1c2f9b909abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14522423576296398604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604145224235762963986041452242357629639860414522423576296398604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0996063-998b-44b8-a6ef-86e837b881c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39444985-af4c-48e4-ba09-4f0eb5bd43e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326815614903233406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406173268156149032334061732681561490323340617326815614903233406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9296690752187172963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963929669075218717296392966907521871729639296690752187172963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb88cb0-674a-4239-b225-9c054fcd627d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035471822405578746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746110354718224055787461103547182240557874611035471822405578746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8601811b-2005-4ba5-a221-b99ec78ca70f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a88ef8a-7fb3-4421-8c12-b964af3da83e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 978056373371209431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431978056373371209431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289386052996765087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087112893860529967650871128938605299676508711289386052996765087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c5f0d0-6aab-453e-ab4b-1ee881a1c8c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c98641-2f0e-48cc-8583-5471629a68b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13634929703693993920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920136349297036939939201363492970369399392013634929703693993920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17539649056210120664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664175396490562101206641753964905621012066417539649056210120664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395ee1c4-ecf2-426e-b68a-b1e85b6881f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820682806140116580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580168206828061401165801682068280614011658016820682806140116580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8e88f6-5cda-4087-81a5-ea2f20824069, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075212497282973186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186207521249728297318620752124972829731862075212497282973186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395179a2-8c8b-49ac-af4f-99866e8f7a56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476072772518952288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288174760727725189522881747607277251895228817476072772518952288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42fbc1a-3902-4762-a974-0762f9290852, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10842049002999074821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821108420490029990748211084204900299907482110842049002999074821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3abb6e-41f6-4486-8f6a-42f135a73522, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389e4d73-e6b6-421b-b879-92c9b740e877, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2036594919934739222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222203659491993473922220365949199347392222036594919934739222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5226088286332131518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518522608828633213151852260882863321315185226088286332131518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40dc9d2c-b648-4494-b243-6aec358deb7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1866fa2e-27e9-4a87-ba27-ca187d1fb6b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7401367023379693485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485740136702337969348574013670233796934857401367023379693485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 805359186440570193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193805359186440570193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c19fd4c-13bd-4732-806b-0ed1cee09936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902274690768090506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506139022746907680905061390227469076809050613902274690768090506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89966a4-08f5-47c1-8081-2870a3bb9874, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9421152522505806821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821942115252250580682194211525225058068219421152522505806821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef08fb9-f346-4d3d-94ae-be983f43f33e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1628218436373393837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837162821843637339383716282184363733938371628218436373393837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bffdaf8-b189-459d-8d97-200779759dae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 943753163267821258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258943753163267821258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a701f0a-2da3-4b87-8b88-9e9853e50217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11371933118760937795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795113719331187609377951137193311876093779511371933118760937795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c17aabc-4d60-4f0c-ad79-9c187e70376a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15794310019927748605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605157943100199277486051579431001992774860515794310019927748605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871d303e-2785-44c9-865d-9bb6ab1972ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289707385959164509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509112897073859591645091128970738595916450911289707385959164509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29169a3-5c76-49de-8665-68b57d0b1795, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023880932443708431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431302388093244370843130238809324437084313023880932443708431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c27b9d8-3492-4d7e-b06b-86067584d77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11615396626523195335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335116153966265231953351161539662652319533511615396626523195335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25737b86-5f4f-40d1-90af-d0a4e7c90367, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f417b0-f2ae-4917-b231-3beb33c041c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754617445363966731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731975461744536396673197546174453639667319754617445363966731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93490d45-057f-4cd8-b195-ebc1aa1e364e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593073003588932329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329159307300358893232915930730035889323291593073003588932329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45fc6ab-c990-453b-a9e8-84ad3bd8445f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681562558784323099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099106815625587843230991068156255878432309910681562558784323099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c6cf87-c738-4b59-b285-da80946bd724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140060644007970315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315121400606440079703151214006064400797031512140060644007970315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1dcac08-2b8a-4d91-9256-5bc3cae06524, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832236587279540503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503108322365872795405031083223658727954050310832236587279540503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60cc1da-f910-486a-bea8-20d7d8201a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16108212538940892670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670161082125389408926701610821253894089267016108212538940892670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacbc7af-ca97-4d7c-a4e0-050a952c328b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553942375277776748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748455394237527777674845539423752777767484553942375277776748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bd1721-95b5-4d8d-ba1d-9d7a1fdc9be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652359935607270452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452865235993560727045286523599356072704528652359935607270452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b49699-1f58-4d13-8ae0-0be6e3524850, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14021840674723493803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803140218406747234938031402184067472349380314021840674723493803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3724d0b3-5c78-47ae-b440-3bfb2b6fe4b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f066fedf-2eb1-4441-9523-9a5e93a7cbe2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2145710952198666982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982214571095219866698221457109521986669822145710952198666982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16627127893744611199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199166271278937446111991662712789374461119916627127893744611199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4e79c7-c72e-45ff-843b-7d7fd4206cd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13759289204555297535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535137592892045552975351375928920455529753513759289204555297535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee43b01-a06e-4ce6-ad7b-a35321454bad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14006537016356878733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733140065370163568787331400653701635687873314006537016356878733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f68e7e5-31fa-4adc-8e13-0ca5734128a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1940384602918977592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592194038460291897759219403846029189775921940384602918977592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26249c5-8394-4656-a160-f5fe7750ffe2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436996737298337504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504343699673729833750434369967372983375043436996737298337504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e09695f-a472-446c-a279-66ed52736ff6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14743925876177649720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720147439258761776497201474392587617764972014743925876177649720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a459fef1-9e49-4324-a6df-23e41b4ea399, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640446590377111894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894464044659037711189446404465903771118944640446590377111894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36c3a15-30f3-4bb9-ac5d-e924bfd12a65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11165739013331642741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741111657390133316427411116573901333164274111165739013331642741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2460577-63bb-441d-aef7-564df8a9a77a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177895515723860424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424131778955157238604241317789551572386042413177895515723860424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1b898e-83bb-488e-9422-b3c75879ba72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772711548143444333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333157727115481434443331577271154814344433315772711548143444333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78989e26-686f-478f-a3a1-f3ffc8a4f24e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e4886c-2a24-4ba3-9849-31b592b56835, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469605421682081643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643746960542168208164374696054216820816437469605421682081643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1115500062692743347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347111550006269274334711155000626927433471115500062692743347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19405382-714a-4d0b-a195-e7ca26a01e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1969423173384227790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790196942317338422779019694231733842277901969423173384227790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c92fb99-4dc7-4c07-9337-05c0ffca3bab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413140144967625076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076941314014496762507694131401449676250769413140144967625076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6abb188-2fe0-4f1e-9810-13d94a313a41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b577fc12-0cd6-4e32-98cf-2bf190637940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2120116475747905016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016212011647574790501621201164757479050162120116475747905016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352574648671687011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011135257464867168701113525746486716870111352574648671687011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f344d926-3aec-4c56-bb79-8c383bd05425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17305907075244410974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974173059070752444109741730590707524441097417305907075244410974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c937e74-59bc-4a79-b2a9-4e994f01888a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15069521039587961505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505150695210395879615051506952103958796150515069521039587961505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129709a1-e85d-4668-978e-1f64eb8a3bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244365471776438844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844724436547177643884472443654717764388447244365471776438844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fded5a76-5019-4f4f-b363-30cf7b129f1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748352607966842108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108874835260796684210887483526079668421088748352607966842108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d11b4f6-fc89-4417-b2b0-9a8388ab1209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993222734761988933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933399322273476198893339932227347619889333993222734761988933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcff86e6-26ce-4017-ac3b-ee27160a6634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15113840203161790039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039151138402031617900391511384020316179003915113840203161790039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59d0f95-8de1-4f78-8f19-cd9d610cc0b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266941117864729981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981152669411178647299811526694111786472998115266941117864729981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40b2ec8-a5d2-4226-ac3e-6a6970d0d624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638007675469267041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041863800767546926704186380076754692670418638007675469267041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b132de-7348-4b04-84b0-a95f28549642, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15532697319891846965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965155326973198918469651553269731989184696515532697319891846965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b010a2-65b8-46fc-b4ac-d880b63ca2be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4611767232510794365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365461176723251079436546117672325107943654611767232510794365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4110eb5e-0f88-487c-9d1b-6058438e0957, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399478763868659118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118399478763868659118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555cee2d-f0ed-4aa2-8f2f-1cb892ab67d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756346341795761591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591167563463417957615911675634634179576159116756346341795761591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90327dd-884d-4d9f-984c-c7ded7569856, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43be269-a8aa-4cb7-b588-e260f6119f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12990882935354214919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919129908829353542149191299088293535421491912990882935354214919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12844674786229945450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450128446747862299454501284467478622994545012844674786229945450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c88915-f5df-4cf9-b243-3804af032d59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690830644169695721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721176908306441696957211769083064416969572117690830644169695721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba52311b-48f3-481e-8154-08a641c2099e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18203867684445471578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578182038676844454715781820386768444547157818203867684445471578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f6d0af-650c-40b6-a6f2-e72249d0d5db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160775177551568225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225181607751775515682251816077517755156822518160775177551568225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d987aad0-4c75-410a-a447-6ffa43d48f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321045785960378372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372232104578596037837223210457859603783722321045785960378372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54426ed5-f4fb-42f8-b54b-63ebc0d59eb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720416116948844516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516772041611694884451677204161169488445167720416116948844516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0589cd7-a004-4a2a-bc14-cf67e686d687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540216931079353724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724554021693107935372455402169310793537245540216931079353724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8985ba-147d-4d20-a798-f75902879174, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12956097111007989019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019129560971110079890191295609711100798901912956097111007989019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423655b9-41c6-421e-955f-bdfca13f1dbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f2aa4f-771c-4dbf-a342-5b1cda4bad37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13560842350693143416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416135608423506931434161356084235069314341613560842350693143416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14759345855735687184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184147593458557356871841475934585573568718414759345855735687184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9dead49-1d71-4de5-837b-f05942421c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990143167668056426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426199014316766805642619901431676680564261990143167668056426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c349bd12-6226-4b87-9b6f-e7f0cf74bfd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015862168704295583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583401586216870429558340158621687042955834015862168704295583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d307aae9-5b88-4c26-ac9c-ed6458282992, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916f67dc-3d70-4948-9fa5-df584daeb384, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650142362665120472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472126501423626651204721265014236266512047212650142362665120472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4369299768339755610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610436929976833975561043692997683397556104369299768339755610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271a0bbf-a21f-4ac4-85ee-d5af43334bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ecc19b-c47f-4402-b307-d7d629714e5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8247574098649577126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126824757409864957712682475740986495771268247574098649577126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17042308852295387400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400170423088522953874001704230885229538740017042308852295387400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f5ab7b-c4ed-41f1-b281-16e6059cc9ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc48514-bec8-4cb0-bd29-49d9fee315f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819727062391559083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083381972706239155908338197270623915590833819727062391559083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738132103646106737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737873813210364610673787381321036461067378738132103646106737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f34df9e-1443-4767-97d4-ae74b8854c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11530462422825807255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255115304624228258072551153046242282580725511530462422825807255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1604425e-145f-492b-95db-47ebb40b2de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16784872663208917003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003167848726632089170031678487266320891700316784872663208917003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e269e9-cf7e-4373-b251-0f10bf891392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17337840525863910687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687173378405258639106871733784052586391068717337840525863910687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ffcdb1-0f0a-465d-98f9-a25e1492cd72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3390176172418779681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681339017617241877968133901761724187796813390176172418779681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6138b32c-b879-43e0-9e84-2c56780a39a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857884679469917017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017178578846794699170171785788467946991701717857884679469917017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed30c1e1-8442-477a-93b7-33febfa0c0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4260066264932977889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889426006626493297788942600662649329778894260066264932977889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7690401-d8dc-4247-b0bf-3f23b19a0460, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12282324966850412133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133122823249668504121331228232496685041213312282324966850412133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c4d177-a817-440b-9b07-d66a28219abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2584236441988905646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646258423644198890564625842364419889056462584236441988905646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559f13eb-75b6-4b52-91d2-1318a2180a0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545719964916854045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045105457199649168540451054571996491685404510545719964916854045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea043318-843b-4067-a73c-2ce395c4bec5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782718475549548354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354157827184755495483541578271847554954835415782718475549548354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0bb0dd6-78ec-4ba0-848f-2c47dc34ac2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9487488792790061628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628948748879279006162894874887927900616289487488792790061628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1536ce3-6db9-46b9-aeeb-c55f6249a8bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2007536364406187405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405200753636440618740520075363644061874052007536364406187405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9055c0-fda2-4257-8fd7-249af2e0f52c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11567171352183777929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929115671713521837779291156717135218377792911567171352183777929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1936bac-3931-4d52-a1cd-de9d210b0ba5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641633023261280524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524264163302326128052426416330232612805242641633023261280524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6e7b9f-0e4b-4b21-bc5b-f2a050cf6ca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647344327629490843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843564734432762949084356473443276294908435647344327629490843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f816fbdc-f68c-4f5f-973c-6cc2fdc6c1c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632860682987748279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279963286068298774827996328606829877482799632860682987748279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e055d9dc-13f6-4d3f-b2c1-649d49f2e78c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635087446411949721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721263508744641194972126350874464119497212635087446411949721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98a0817-a8c8-48ff-ba67-b6fdaa199cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270043483730303043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043112700434837303030431127004348373030304311270043483730303043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65d26d6-6e33-4cb4-af02-4c0e06d847c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 58969133969094656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656589691339690946565896913396909465658969133969094656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1c02da-d4fd-4bc1-8520-318e51726c53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694467364461167944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944769446736446116794476944673644611679447694467364461167944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124f6e5e-fece-40d8-a90c-baabe043af0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715239542814978960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960371523954281497896037152395428149789603715239542814978960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b56e1a-6888-4edb-8bb2-e334385b47f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867644710485471608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608786764471048547160878676447104854716087867644710485471608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dcbfc4f-2e26-441a-a66e-c3c8cb270361, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882040850729811455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455108820408507298114551088204085072981145510882040850729811455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae028cb-7d4a-4bc0-8eab-2a3c9f7adee2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 359549244039887666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666359549244039887666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb411a0-141f-44a6-a867-b19b00278b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361199301596770687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687736119930159677068773611993015967706877361199301596770687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1467216-e913-4775-ba69-781728341b4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11566631039568295692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692115666310395682956921156663103956829569211566631039568295692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2b5d26-ee39-41df-b07f-a00e48757465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7467fa9-188f-486e-97b2-94b7670981a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857088148691263265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265118570881486912632651185708814869126326511857088148691263265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471665504576901782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782124716655045769017821247166550457690178212471665504576901782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101ce543-671a-4949-b724-691ca0c8215e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 975594852954666879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879975594852954666879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf64a790-a3de-4040-aef1-3e52571dd639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814907729662731974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974781490772966273197478149077296627319747814907729662731974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5dc825-542a-46ac-92c5-c71ec7dcabee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014455312419677662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662130144553124196776621301445531241967766213014455312419677662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b36e9b2d-310f-44ec-9269-52534aa9003a, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ae41ec-3130-493a-b2bc-49315fbaf9b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041474662845695133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133404147466284569513340414746628456951334041474662845695133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d466cdc3-bd35-4dbe-91e5-806e271009a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796418466901201196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196157964184669012011961579641846690120119615796418466901201196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe93896-24f2-4aa0-970c-bbf6a46632e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 399514680049124745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745399514680049124745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1646ab9e-d2e4-4353-a921-7b8f3ff9b612, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7097792879010133291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291709779287901013329170977928790101332917097792879010133291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a51f8e8-3d47-43f5-a1ad-7a7639890f1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354407047790653768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768735440704779065376873544070477906537687354407047790653768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237888e-bc01-4fbe-b1b9-b7ec692ddf81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15201101881363309274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274152011018813633092741520110188136330927415201101881363309274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7dc86bc-17a2-406f-95f2-396eb03aac04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1598678882715010651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651159867888271501065115986788827150106511598678882715010651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8dd92bd-a2d8-4f05-b697-9f7fb633b95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081054594224556472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472708105459422455647270810545942245564727081054594224556472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a855f7-562f-40ea-93d8-c5188ea9d334, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1967635177147964893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893196763517714796489319676351771479648931967635177147964893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f562f9-6bb6-4cac-9a54-b36d54859f4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63915315-ff4a-4678-8fd3-a2c87ea46aec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10497615446550872083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083104976154465508720831049761544655087208310497615446550872083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781242552871168716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716478124255287116871647812425528711687164781242552871168716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bd87b7-e98a-497d-9ea5-11608775e1f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7522528618710262284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284752252861871026228475225286187102622847522528618710262284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421ee822-82d6-43b5-bfc0-62c82a3a17cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11628734725443363997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997116287347254433639971162873472544336399711628734725443363997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa4f6ff-60cc-49d2-bf90-2e2104ab998a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8897617796857111695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695889761779685711169588976177968571116958897617796857111695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ea44c5-e95d-4e8f-a463-5ab283768d66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9328126796885148605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605932812679688514860593281267968851486059328126796885148605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41b9f19-7d30-4b80-b12f-8f4130952d93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8285078364338859283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283828507836433885928382850783643388592838285078364338859283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba072b5-8dcd-433b-bdc9-aacd227983d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16636891779069186869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869166368917790691868691663689177906918686916636891779069186869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6042bbf-05f1-4339-a092-409c4abfa95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3b677c0-d410-4d63-a32b-7fab76a60ca9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6281551687837619102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102628155168783761910262815516878376191026281551687837619102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472475681343797994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994947247568134379799494724756813437979949472475681343797994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d22aa0-d376-40ec-b32c-b84516f252c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332756650867766416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416733275665086776641673327566508677664167332756650867766416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb5710e-bfb3-47e3-8b04-50e6cd068812, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10758948959540964651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651107589489595409646511075894895954096465110758948959540964651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da16312c-9b9e-4381-9a2b-08131c8f74dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909021715991734180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180159090217159917341801590902171599173418015909021715991734180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9efb7e4-61ef-4baf-b748-47ce98af3caf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14197681700251576948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948141976817002515769481419768170025157694814197681700251576948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58e9bfd-d759-4515-9356-1c70c8216505, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17096681094383225375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375170966810943832253751709668109438322537517096681094383225375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e558f6d9-6290-4912-b9fa-4bc8b34a29ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662564be-1880-46fe-b1ca-8c6ebd8ee126, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7371671561756729435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435737167156175672943573716715617567294357371671561756729435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15844220927550808675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675158442209275508086751584422092755080867515844220927550808675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acac7e2c-2948-4f51-8e08-3bdf94fe55eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8703205401990804842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842870320540199080484287032054019908048428703205401990804842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a7e4f6-130b-4828-8d3b-7283900786a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6382477775756259124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124638247777575625912463824777757562591246382477775756259124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bcc83c2-d67f-4a45-9983-92b28d6857a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f148c2f1-50c8-4e78-b9e8-5223463a92a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16714763088084048543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543167147630880840485431671476308808404854316714763088084048543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558186363685586071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071655818636368558607165581863636855860716558186363685586071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cb5c79-0770-4834-9189-10da1ca75e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280376257763968027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027102803762577639680271028037625776396802710280376257763968027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729de884-807b-4a39-9fb6-35fb33f22d1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5091574225176454411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411509157422517645441150915742251764544115091574225176454411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5e9bba-4c38-4464-93b2-11177e653edc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a36e99-a8f4-4c8b-9a52-01b1444dc444, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15221252244538757089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089152212522445387570891522125224453875708915221252244538757089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11573162795948982779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779115731627959489827791157316279594898277911573162795948982779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2227f2c7-91c2-4335-b1e2-ae3b52f63ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b0b5ac-dbcf-480b-b7d5-a7ff6aeff9f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10341329130074489868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868103413291300744898681034132913007448986810341329130074489868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13497561581283263290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290134975615812832632901349756158128326329013497561581283263290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058e143c-bb6b-465d-ad0e-555362bf1547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513230261061975344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344551323026106197534455132302610619753445513230261061975344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80454d8a-66af-4b2b-9235-189f12ee31d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2421098172672084471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471242109817267208447124210981726720844712421098172672084471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161a138c-3060-4c30-b012-eaf9797da2e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16054551482544320526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526160545514825443205261605455148254432052616054551482544320526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebd5bf4-05a0-46b0-bacf-eb297a03bffd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5827758069362436160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160582775806936243616058277580693624361605827758069362436160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c757c289-f834-430a-9560-f4f731944200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18049796920990329581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581180497969209903295811804979692099032958118049796920990329581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf36d4e-3967-4687-97e7-e93e9cea0eb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4378577589712606308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308437857758971260630843785775897126063084378577589712606308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2199128-0080-4b55-ba99-c45e527247ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d6be540-2c6c-4458-b2e2-207595f3ebc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062944302975100638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638160629443029751006381606294430297510063816062944302975100638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6709147519438507073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073670914751943850707367091475194385070736709147519438507073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce5c4d3-55be-496b-99ed-808619258453, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f803405-6ca9-42f2-bf88-a0e2871915ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17140069607801946535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535171400696078019465351714006960780194653517140069607801946535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423728807369654258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258442372880736965425844237288073696542584423728807369654258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4727900-e707-47ff-8fbf-6a607ef4c5a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12257871914456342121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121122578719144563421211225787191445634212112257871914456342121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1e8515-cfe6-4e41-95dc-9b29d63bc37a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16503687274169042522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522165036872741690425221650368727416904252216503687274169042522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda05246-56b4-4810-ba26-6c6c51505a04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5144162962477170024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024514416296247717002451441629624771700245144162962477170024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4655ef-aa73-4fa5-9512-9da09ea845c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526842899327092149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149105268428993270921491052684289932709214910526842899327092149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b57c28-95f6-4ea6-8f70-3d4781dcd0d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228422432756354756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756822842243275635475682284224327563547568228422432756354756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2d68ee-e470-47a1-b1c1-8fd7d54d32e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7196033368261783901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901719603336826178390171960333682617839017196033368261783901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47ed515-c687-4405-9ca4-d923459cdedf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243571181156386035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035122435711811563860351224357118115638603512243571181156386035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd4d448-1261-43de-8475-935f5739a146, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766438390563873495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495576643839056387349557664383905638734955766438390563873495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b878a4c4-6107-4020-b3e5-0ccc2ce8e34d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113082029348918860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860171130820293489188601711308202934891886017113082029348918860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0b000d-d5a9-4e3d-9a49-aa3d7853de84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17436568088126251212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212174365680881262512121743656808812625121217436568088126251212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2220ba57-4058-4b9b-9f82-c204a9730c06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16748955385602591117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117167489553856025911171674895538560259111716748955385602591117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba92bd2-ccd6-47a2-a283-e66937c63f79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844273322302336187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187168442733223023361871684427332230233618716844273322302336187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adefbbe3-5365-4c93-9191-b0fd3f341755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55744e7a-0241-48c2-867d-bf45855ab6e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4624533873956677152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152462453387395667715246245338739566771524624533873956677152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17319293254976917144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144173192932549769171441731929325497691714417319293254976917144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77911758-0fe5-4fce-a16d-53cd195eeaed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191461648000705554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554219146164800070555421914616480007055542191461648000705554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdca60df-01a3-4c1a-a557-b1a04dcd6793, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306258607850291088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088153062586078502910881530625860785029108815306258607850291088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279ea441-016a-43c2-a800-431cba79f205, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4046317118811886725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725404631711881188672540463171188118867254046317118811886725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a595cd67-07c6-4acf-abb5-42b1f60377ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6397748716818613340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340639774871681861334063977487168186133406397748716818613340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5208bbda-f21d-4bc6-825b-6f4b218f5da6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14655651914009674807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807146556519140096748071465565191400967480714655651914009674807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18c943b-0b85-4eb9-ba3c-7aea12fb90cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9883647588363646402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402988364758836364640298836475883636464029883647588363646402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244e55f3-2fb6-46f7-b4de-5e38020682df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368462763147151778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778368462763147151778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39328f12-a200-462a-a2bf-8525e589cd16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327859222612721170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170327859222612721170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e16fa6-5a02-48c2-a3f5-1491f7fd3004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739237294841868884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884117392372948418688841173923729484186888411739237294841868884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75d4dd4-db2c-4ff6-8512-c013cefd1745, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8996085510328585622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622899608551032858562289960855103285856228996085510328585622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb50cc9a-2a17-421f-8df1-1a146904b55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17885587285419101559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559178855872854191015591788558728541910155917885587285419101559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c977df-0009-424e-812c-8977c28c8b36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115213728046424090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090151152137280464240901511521372804642409015115213728046424090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50688afd-94fa-4f57-9fa8-dbb73588fa77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004257238920258208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208900425723892025820890042572389202582089004257238920258208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b33af0b-4a86-42e8-ba01-ca2f91a20687, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4395985155948473510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510439598515594847351043959851559484735104395985155948473510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718f57b0-fee4-4b58-bc92-795c78fc4fa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152319691737385363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363152319691737385363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe746932-7ee4-4dee-a8b8-f7f35aad5079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8955a386-3152-41a9-902a-52550bc2bb63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12307263679401596047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047123072636794015960471230726367940159604712307263679401596047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179138253578559684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684131791382535785596841317913825357855968413179138253578559684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5959337-e097-42f6-9d78-33527db48e86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10891321014372126971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971108913210143721269711089132101437212697110891321014372126971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bb7239-7979-41d9-99f5-373611c4404a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1094641560196359643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643109464156019635964310946415601963596431094641560196359643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2312e2e2-dd62-457d-bee8-879f7dc04a85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11996600906322603624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624119966009063226036241199660090632260362411996600906322603624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1bfbea-aee4-45d9-9734-c4a39d30e2c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752978966234074563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563975297896623407456397529789662340745639752978966234074563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732ca149-b871-4efd-a3a8-8ad276df54b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469718501157364999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999124697185011573649991246971850115736499912469718501157364999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17abae15-4a3d-4596-b02c-6832122b42e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17672672213867581794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794176726722138675817941767267221386758179417672672213867581794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414392a5-d345-4a3a-ab42-845bac56b254, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568753420177179554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554456875342017717955445687534201771795544568753420177179554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f500d94-8418-49ac-abdb-8cb3c94a7d76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016932600286694130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130110169326002866941301101693260028669413011016932600286694130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaaceff0-6126-4375-887a-5edf40482d4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697262812569738705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705116972628125697387051169726281256973870511697262812569738705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49185642-fc22-44e4-97f1-10eaf83e1387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12708387440332559296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296127083874403325592961270838744033255929612708387440332559296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812f1068-bd9a-4e7f-8d67-593ce28d1725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930424687045631822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822993042468704563182299304246870456318229930424687045631822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ed7f91-938d-4e8d-8286-eb3f97594d25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241366497857835183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183162413664978578351831624136649785783518316241366497857835183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd68e22c-fe88-45ac-94d6-5aafe5fa9f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162441633518518646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646151624416335185186461516244163351851864615162441633518518646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2c0971-2db9-4f50-a765-2c9cc99a18e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f647b5b2-16c7-4c8e-ac42-990eb7511d74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6213691123971151755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755621369112397115175562136911239711517556213691123971151755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746485225016012504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504127464852250160125041274648522501601250412746485225016012504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9333ff-7d4f-4b69-9f31-397e4ba3cdf6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9105b44a-9f2e-4189-9b26-cf7d53434a65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223089136312906481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481122308913631290648112230891363129064811223089136312906481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237505070982004369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369112375050709820043691123750507098200436911237505070982004369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae1e869-a66e-4858-b72f-07e9b4f26bd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788104643058474023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023127881046430584740231278810464305847402312788104643058474023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194a37cc-1798-4627-b345-2c1a2b3adb60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9957570444987659306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306995757044498765930699575704449876593069957570444987659306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5cbf412-344f-4fae-bca4-605e6813d41e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218736583594462870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870122187365835944628701221873658359446287012218736583594462870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609b6040-5821-4cb6-90f9-cd81c953f8d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16180960273553488989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989161809602735534889891618096027355348898916180960273553488989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1e9f9b-828b-4891-ad41-6d1fb9bcaa7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16614615906946468941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941166146159069464689411661461590694646894116614615906946468941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14d578f-c45b-4085-ab8c-eebbda03dd5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14175086936188239022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022141750869361882390221417508693618823902214175086936188239022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd02c30-1f9a-4251-9e3c-4671839813cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443553768028557361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361544355376802855736154435537680285573615443553768028557361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a8a36e-206e-48f5-a2b2-b9f7c8ed3495, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060745298418228107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107706074529841822810770607452984182281077060745298418228107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2057f0-1241-4d18-8ff4-8fa2da44b275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384525834995520177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177153845258349955201771538452583499552017715384525834995520177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b36f5ee-ea14-43be-9f20-b2c8ccd27b61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284338577237226591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591182843385772372265911828433857723722659118284338577237226591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593f809e-739e-4f72-9669-80fc2059d5ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5207293294947847951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951520729329494784795152072932949478479515207293294947847951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b4506c-26bc-4a7c-9053-1f193f812a25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3243699571539738768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768324369957153973876832436995715397387683243699571539738768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f8889c-d5a6-435e-940d-39b6a2f347b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10217166520481173477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477102171665204811734771021716652048117347710217166520481173477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b81985-035b-4280-9936-e3d07a233d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318189751789199174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174123181897517891991741231818975178919917412318189751789199174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d338fca2-caff-464e-a8be-851c63f82329, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113752151461024823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823171137521514610248231711375215146102482317113752151461024823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7063e546-80c8-4cb1-9ce0-9862c628dcd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797633311645011578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578117976333116450115781179763331164501157811797633311645011578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5920a561-8c68-4654-92cd-3859bce311a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240191374181426996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996172401913741814269961724019137418142699617240191374181426996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2894ba02-6e84-4d14-8822-96ea746fe188, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8317931727563591049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049831793172756359104983179317275635910498317931727563591049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71b431-fb4c-41de-8d83-2babf7614af1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc34ccf-882a-4507-a39e-62121451e74e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651559008391364388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388156515590083913643881565155900839136438815651559008391364388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5523256373918452689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689552325637391845268955232563739184526895523256373918452689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef1792b-3d01-4ac9-a05f-0179b4eeffc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049889097598590734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734504988909759859073450498890975985907345049889097598590734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e5fc74-1c34-461f-8f0a-36a3ee096db6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720278767286813798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798372027876728681379837202787672868137983720278767286813798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6410fabd-279b-4f17-84e4-6f60a0026ea1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953800155628510745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745109538001556285107451095380015562851074510953800155628510745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5fdb3d-85df-40ae-8908-0d855232bd2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2072829828221541632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632207282982822154163220728298282215416322072829828221541632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2263ac52-f75f-4849-8d5f-a753a0c18aee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1656947b-7078-4a01-9ae4-902657e65275, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9538144604690100707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707953814460469010070795381446046901007079538144604690100707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456138453864820859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859114561384538648208591145613845386482085911456138453864820859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768b65dd-0de3-4c07-83cb-18dc92df5aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5261717107192050575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575526171710719205057552617171071920505755261717107192050575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7799614c-3c74-419d-b976-7e9a0ed7c06b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438465314185035164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164114384653141850351641143846531418503516411438465314185035164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b563e8b9-32d9-49d6-acff-e75c360392a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043437091646733603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603180434370916467336031804343709164673360318043437091646733603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fb36f1-f295-49ff-8270-32ed51e7555d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f2fe9c-ac8c-4b94-a20b-f32387e04b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14233713719841340912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912142337137198413409121423371371984134091214233713719841340912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139771224820884297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297151397712248208842971513977122482088429715139771224820884297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a743c249-ad95-4bb2-9566-af13e156e864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852730480223722226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226685273048022372222668527304802237222266852730480223722226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621107f5-1e04-432d-95ee-343a9213ab8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15697154177043332582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582156971541770433325821569715417704333258215697154177043332582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a668871-d84c-4fd4-8e74-117041c02af9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050100382880669710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710160501003828806697101605010038288066971016050100382880669710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926f5c96-25a2-4f10-b0f5-67d909092a5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538818566711453137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137155388185667114531371553881856671145313715538818566711453137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc79a90-1513-4b02-9608-94d92b5402bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589098957950248473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473165890989579502484731658909895795024847316589098957950248473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a94ddcf-39bf-42df-95d5-b4fb682ef057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18208698411329082351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351182086984113290823511820869841132908235118208698411329082351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677e87fb-e0e9-4506-a48f-dcf611714920, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8687284043755838452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452868728404375583845286872840437558384528687284043755838452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76908461-aacd-4bee-abac-f570d88f3896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4632128016830544112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112463212801683054411246321280168305441124632128016830544112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3078a062-38c9-494f-a8ac-5188de6a8247, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410745596586984952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952410745596586984952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e5965d-0af0-40ee-8803-452bd127e3b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14371054141700095305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305143710541417000953051437105414170009530514371054141700095305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6785f00d-ca5c-4881-aca1-f96d3d3a1eac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570797600772008706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706457079760077200870645707976007720087064570797600772008706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d488014e-c0ef-4d37-88f9-8ffd4d80ad5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006750009631107035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035150067500096311070351500675000963110703515006750009631107035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d93823b-6a96-4e23-81a4-9ce594ba8deb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690394252623890006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006176903942526238900061769039425262389000617690394252623890006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a1ab52-a743-402c-a7a1-0ee015eb1dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1267558993351522759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759126755899335152275912675589933515227591267558993351522759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935a857b-8b5f-4cbe-ba75-1aa884a1b20a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2782891958325483315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315278289195832548331527828919583254833152782891958325483315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9b55e8-fafb-48e5-a586-5fbff3511479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984943385175282941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941998494338517528294199849433851752829419984943385175282941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59419398-dd28-4fd6-b738-05173cd640ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622144b4-a1ee-42c8-9d1d-cc9294309a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443106833011378178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178114431068330113781781144310683301137817811443106833011378178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16099704436456064985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985160997044364560649851609970443645606498516099704436456064985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e42f080-acaa-4784-a2ce-c83101f0dd3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662366819504307093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093166623668195043070931666236681950430709316662366819504307093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa652bc5-1451-47e2-9654-01c5690959fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788929462291617596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596278892946229161759627889294622916175962788929462291617596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16a52f5-25fc-48ec-9fe1-7a749464cbd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4616f156-3ce4-4a29-bd81-4fefe0630668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5055609659813069929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929505560965981306992950556096598130699295055609659813069929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391894894059677750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750123918948940596777501239189489405967775012391894894059677750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb812b1-2b16-4c71-9429-a72a55418f85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478877735643007456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456144788777356430074561447887773564300745614478877735643007456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c36073d-c5ef-4dab-a50a-7a1b535b6cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696106969998932298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298469610696999893229846961069699989322984696106969998932298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f08ffb-3c36-483f-8a6e-f271757fe164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535131102935505168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168175351311029355051681753513110293550516817535131102935505168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c9b22d-7c16-4913-a7d0-e291ef9a2e32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3169a7d-50ae-46db-8a63-6ef48954d12a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747506217172276098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098147475062171722760981474750621717227609814747506217172276098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950606204833045120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120795060620483304512079506062048330451207950606204833045120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb402f9a-ada2-408a-818d-bf0bffb4699e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14303809475773266329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329143038094757732663291430380947577326632914303809475773266329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6bc3ee-be19-48f6-ad30-9b4e9d066441, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9240874605223683008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008924087460522368300892408746052236830089240874605223683008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dd9c847-2bca-4bb0-ad06-c089e36fa46b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 31538169441174505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505315381694411745053153816944117450531538169441174505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9a67b8-5172-48ae-af49-26a5a2fccfba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4646565529648710163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163464656552964871016346465655296487101634646565529648710163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494f0e7e-66da-480c-b525-e50d6fc37616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004559338908620929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929700455933890862092970045593389086209297004559338908620929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3bbbd-fe4e-4775-a13d-2caff22bf393, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2096919580437515021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021209691958043751502120969195804375150212096919580437515021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f6d27e-3cfb-46f3-b418-3e3c8f768626, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11842687744978721999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999118426877449787219991184268774497872199911842687744978721999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca488043-773b-4053-a514-72c92af5479d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953031997068134103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103139530319970681341031395303199706813410313953031997068134103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21220f8c-7c0e-400c-ad6b-e835ba8698d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa446483-6fb1-4d80-9816-a3ca50516b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826595757768810086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086148265957577688100861482659575776881008614826595757768810086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097667922142852235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235150976679221428522351509766792214285223515097667922142852235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d96b0b-f751-49e1-add6-48581612ef45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14314777900023721546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546143147779000237215461431477790002372154614314777900023721546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cc072b-7f25-4766-9a85-0e4ce488ff8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318070082565648029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029318070082565648029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb9ae5d-302c-487b-9e83-cc8b04569980, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d6ba2d-9698-4202-b17e-01296d0dd0e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041796718241840882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882404179671824184088240417967182418408824041796718241840882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436485958483127937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937104364859584831279371043648595848312793710436485958483127937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c3081a-ebf8-4362-abaa-932b8dd11fc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13144087464267409022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022131440874642674090221314408746426740902213144087464267409022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2722d9c2-9bde-46f9-9e55-6c6111f88697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1557438123136131751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751155743812313613175115574381231361317511557438123136131751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964e8c52-a106-4794-9a18-b6bf7c30451c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12758812-f3b0-420f-8809-3b140c83b7aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11362691851777182970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970113626918517771829701136269185177718297011362691851777182970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7610980889049836327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327761098088904983632776109808890498363277610980889049836327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f439fb-e00f-4532-a145-595c8b0af03f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13187485851579612888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888131874858515796128881318748585157961288813187485851579612888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474335aa-f4cb-4585-9ac9-bbba80485c12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 704473620412260657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657704473620412260657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aded4aec-6cf8-43ca-8dce-c3a8f93c3ad3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3672174417139325958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958367217441713932595836721744171393259583672174417139325958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4a6d18-f775-432d-bf93-098ff75be49e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9000653011572143287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287900065301157214328790006530115721432879000653011572143287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41164ad4-e813-4a45-baf2-93edd25cacd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379927492358873225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225637992749235887322563799274923588732256379927492358873225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae3aee6-83a0-4fba-bb9a-d3c2fcc2e4d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16425092020826139976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976164250920208261399761642509202082613997616425092020826139976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5b3b51-4520-4002-a3ce-5d67af89b670, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354540937553531568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568113545409375535315681135454093755353156811354540937553531568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd3f778-dc0e-436b-ac43-0aba39dcec40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200553447360010207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207102005534473600102071020055344736001020710200553447360010207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db2cf074-38cd-40c2-af52-aee61c890439, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9606220042266805786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786960622004226680578696062200422668057869606220042266805786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff864d74-d3e8-4f5b-bd93-e0cdbe779e99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0041e77-7f99-4b29-89da-8c9e887afba7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6108174412246201188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188610817441224620118861081744122462011886108174412246201188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647480312994785678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678764748031299478567876474803129947856787647480312994785678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 029c49c8-b8ff-45fe-a585-898d31524489, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11255119381325818709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709112551193813258187091125511938132581870911255119381325818709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18c780a-6248-467c-829e-a0b40ab06079, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629200799443678416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416136292007994436784161362920079944367841613629200799443678416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916cdd6e-5ac4-454f-826d-f371dd179e08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2080093349583410509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509208009334958341050920800933495834105092080093349583410509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01b35ccc-470c-4457-af05-a2313cf87e9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9a8d77-ef03-4031-a434-9ac42e45da79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337814288842881904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904113378142888428819041133781428884288190411337814288842881904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664009695039895531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531366400969503989553136640096950398955313664009695039895531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d678d1d-6cb3-49ae-a454-b7af05e842ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14823494970046445443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443148234949700464454431482349497004644544314823494970046445443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e93493f-921e-4423-b1d6-6f92dd39ce46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13204370643485766001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001132043706434857660011320437064348576600113204370643485766001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b9bd10-89da-492f-9938-3ed29b4d81d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2364965166723613611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611236496516672361361123649651667236136112364965166723613611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a29029-921d-4ef2-a1c9-e794061902a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17167159803662492072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072171671598036624920721716715980366249207217167159803662492072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a439ac8c-822a-4f1a-a137-81c95d8248c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5174852a-7804-448c-88c2-41f6c1269478, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5676626756145133066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066567662675614513306656766267561451330665676626756145133066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960858200245608191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191109608582002456081911096085820024560819110960858200245608191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ae02a1-eb62-4978-8882-e0723844ac7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17797002397396327661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661177970023973963276611779700239739632766117797002397396327661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43702f7a-57f5-479b-8338-bca9b9620ddb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717984355502731615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615167179843555027316151671798435550273161516717984355502731615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e69d47-d562-4bd0-96eb-334177f53660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 821809892132456943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943821809892132456943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f680eb-641a-4d0d-9703-051ad7b1dd49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953317771675711415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415595331777167571141559533177716757114155953317771675711415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9623e98-a9ce-4eb3-8615-bb87bf557f56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878494648996235347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347887849464899623534788784946489962353478878494648996235347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff246c66-96d7-4ddd-b79b-26253e65b6cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2057530743554015627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627205753074355401562720575307435540156272057530743554015627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df103408-c732-426e-927a-5bc906a17630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676425807947449476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476116764258079474494761167642580794744947611676425807947449476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2522113-0ace-435d-ba41-09fbd9cbc1d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834456928825751496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496383445692882575149638344569288257514963834456928825751496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3621275-f317-4333-82ad-5a3ce91602d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395327702110174741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741103953277021101747411039532770211017474110395327702110174741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93940e9d-6408-4aea-beab-ca3d70896251, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3842234737828829673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673384223473782882967338422347378288296733842234737828829673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef1d75e-07b7-4b30-b627-f4f4bc5283b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13466357303806865507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507134663573038068655071346635730380686550713466357303806865507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce459f0-d94b-4ca9-a57d-b4970bf811c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6596235976982532063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063659623597698253206365962359769825320636596235976982532063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3f4c13-9c0c-43bd-b55f-65ef8dfc7abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858303955680171634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634785830395568017163478583039556801716347858303955680171634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3a77cc-159a-4614-aa40-f3f066b16b66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14835811842689953366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366148358118426899533661483581184268995336614835811842689953366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f89adca-4be9-4658-ae62-0eca70292d44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17489199913986372193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193174891999139863721931748919991398637219317489199913986372193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1708fc71-0c45-455c-8107-7d7b4b7065e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d3de6d-45e3-4f9a-a68e-fe626f16b4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458389464435648729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729458389464435648729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3757832241236157702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702375783224123615770237578322412361577023757832241236157702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec53acf-eedc-4270-bd1b-9772c8dea7b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beba599c-9b7e-4773-8631-30074b540455, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10836976532533420514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514108369765325334205141083697653253342051410836976532533420514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16210863195890140441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441162108631958901404411621086319589014044116210863195890140441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694a4422-48d5-4844-8bdc-6fec1199d5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409395931248011005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005104093959312480110051040939593124801100510409395931248011005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd6a375-3bd4-4adb-96e0-3f1947733fae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592989178501708631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631135929891785017086311359298917850170863113592989178501708631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9acaee2-8896-457f-8db6-49d3ea504e6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1700916102522193938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938170091610252219393817009161025221939381700916102522193938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ef6bc4-5be8-432f-b1d2-896b37f581cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3790022816675678235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235379002281667567823537900228166756782353790022816675678235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ca330e-cbf4-43e2-b8c7-6c4fafc99c9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10232059690748236951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951102320596907482369511023205969074823695110232059690748236951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193aea35-a5ab-4b99-9ef3-49af2bd628d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034707620454488586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586903470762045448858690347076204544885869034707620454488586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a3841b-7b4f-4053-8900-f9bba0d6ec46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3045b93e-5458-452a-808d-58bc51a9c486, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 860317788082320832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832860317788082320832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12974435390030431313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313129744353900304313131297443539003043131312974435390030431313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b433d7d-4ff5-47b7-8c65-fdf0fcc712f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9381915122485959700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700938191512248595970093819151224859597009381915122485959700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5c9ce1-2389-45fe-a51c-1630e52557e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8858218260901172381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381885821826090117238188582182609011723818858218260901172381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6736c13-9955-466a-a7b9-10aeaef7528e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4755186042286079849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849475518604228607984947551860422860798494755186042286079849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c90bdf-4a42-4b00-bea9-5b7ba08249a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75800bd1-65fa-4efb-99d1-375901c51e22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010946517842684756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756801094651784268475680109465178426847568010946517842684756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473951062583484627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627154739510625834846271547395106258348462715473951062583484627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68df9c19-cb81-4ebb-9bf9-792fd783e647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637079917396698126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126163707991739669812616370799173966981261637079917396698126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d739439-0d18-4ff6-bbb1-4dd4af909cc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15480758811628449030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030154807588116284490301548075881162844903015480758811628449030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c3d0457-5d67-4269-8902-a4167ae28554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4358337975645510607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607435833797564551060743583379756455106074358337975645510607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9f85bf-e6e5-4d47-977d-885571c33502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383841597131069215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215123838415971310692151238384159713106921512383841597131069215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee15869-cd2f-40ba-b297-73f0217163a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303040405280781220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220330304040528078122033030404052807812203303040405280781220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880087d6-9020-469a-95e4-673e577ad96c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 493241843808930197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197493241843808930197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e486a5e-de1f-4e98-8df9-ec5908b74626, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5007587790595294258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258500758779059529425850075877905952942585007587790595294258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09e8127-4cb0-4ec2-bc0b-93fb1ed9bc9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930353069049373547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547493035306904937354749303530690493735474930353069049373547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d036c6-5ead-4103-9fd2-ef2a39759a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4461139365928764447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447446113936592876444744611393659287644474461139365928764447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb12a70b-5920-4ff8-a0c7-0bd0b7b31732, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344598305739429804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804163445983057394298041634459830573942980416344598305739429804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03605f7-73ee-4fc4-84c9-6ffe23c2e01a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3512993819873814648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648351299381987381464835129938198738146483512993819873814648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f96f37-0d64-4fd7-a7fc-f7dfefc7d5c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6434811201077647791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791643481120107764779164348112010776477916434811201077647791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf94137-0518-42af-b1dd-dd650a51b684, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146098172200722191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191101460981722007221911014609817220072219110146098172200722191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44205bd3-cc5d-408d-aca9-1bf6f784379c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14284366834839248206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206142843668348392482061428436683483924820614284366834839248206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb59930a-4c27-4cb1-bd50-c9833a763c6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832708612349000127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127178327086123490001271783270861234900012717832708612349000127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb58590e-cac0-4cef-99f2-44aa8306e785, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3394166302751622821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821339416630275162282133941663027516228213394166302751622821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52414a72-eb26-473e-9cbd-2320566d6419, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17874855700140526926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926178748557001405269261787485570014052692617874855700140526926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401f185b-28ba-46d4-98e4-2c35123ddd26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010551635482727085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085301055163548272708530105516354827270853010551635482727085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9496e308-205e-4f5d-b52a-2f09a24d5a7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2998783745933012767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767299878374593301276729987837459330127672998783745933012767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2f5d68-f721-44f9-bce6-1c373d17034e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3836163024278952694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694383616302427895269438361630242789526943836163024278952694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b303fff-9c09-4555-8b41-4c65c54b495a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14550348834495281690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690145503488344952816901455034883449528169014550348834495281690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05551aa-d9eb-4e4e-bd0c-01735addd8a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6432935393608062561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561643293539360806256164329353936080625616432935393608062561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e348f543-7a6a-4e32-a3e3-24f44541884f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10130092108297268942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942101300921082972689421013009210829726894210130092108297268942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4cfd8d0-1834-467b-b82c-46133f0f25dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6697336471518542360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360669733647151854236066973364715185423606697336471518542360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a620f016-53a0-4c74-83a9-076ea2ce59b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511972678678978919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919151197267867897891915119726786789789191511972678678978919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c309e13-aebf-4119-8d91-9a31bd282685, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5573345415984235915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915557334541598423591555733454159842359155573345415984235915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a9138f-891c-4725-9518-cf8e1e5d4d5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046490229008486728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728704649022900848672870464902290084867287046490229008486728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c2180f-c95f-4559-9133-8c899478281b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760934110044573507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507976093411004457350797609341100445735079760934110044573507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88969774-9e9e-464b-8fa4-acaf2ad864e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13217736343333262111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111132177363433332621111321773634333326211113217736343333262111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba6ad16-c607-4b3d-983e-53c92d786160, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082204665796749128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128608220466579674912860822046657967491286082204665796749128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1c4b65-5feb-4b2e-8bde-8bd896925cf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939504938983748192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192139395049389837481921393950493898374819213939504938983748192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a990c30-4948-47e2-8933-505e79f15f67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597711505453120448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448597711505453120448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d951ba-f4fc-4871-8d39-43c761b5cd9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628593148502156886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886262859314850215688626285931485021568862628593148502156886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0317a6f-d114-4230-9136-a4a01406aff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6379521033137886282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282637952103313788628263795210331378862826379521033137886282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5587d84f-f41c-4815-bc62-87e514dcdaac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002709047260879598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598100270904726087959810027090472608795981002709047260879598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5940801c-da06-427c-8b9a-10903580c737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556235033778957282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282165562350337789572821655623503377895728216556235033778957282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f50f83e-18e7-4dab-8c20-34a0f34bbcd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17213031124382113516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516172130311243821135161721303112438211351617213031124382113516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678ca7b0-5980-4c0e-a3ef-027615fd2fdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203266906834564556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556720326690683456455672032669068345645567203266906834564556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f339d27c-4ffb-4636-a3c5-e212cba7a064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62591081237290864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864625910812372908646259108123729086462591081237290864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027b4a5f-3971-4087-b2c8-85a49b9880b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6130397014625824683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683613039701462582468361303970146258246836130397014625824683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c40a19-4b10-4afe-a1c4-dccb367c7ffb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3273944752186202690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690327394475218620269032739447521862026903273944752186202690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b9b4c44-7fca-4069-8eb3-0508507e7724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035557452598963690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690110355574525989636901103555745259896369011035557452598963690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea25e11-4625-4ea8-8bed-34bdfadd8ebe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7676928922556790524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524767692892255679052476769289225567905247676928922556790524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25354c05-dc41-4338-9a2a-bbc208e46217, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597781861643936717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717459778186164393671745977818616439367174597781861643936717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c0c3ea-172e-41c9-8121-c19e3f525de2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191917198473301033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033181919171984733010331819191719847330103318191917198473301033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12beed3-bcd3-45c2-a7af-9e629200e9b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114960451621710209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209181149604516217102091811496045162171020918114960451621710209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24fa61c9-a4e9-4641-8144-03171c383a75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14342638456819667953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953143426384568196679531434263845681966795314342638456819667953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9778e72-856e-4991-b576-21f74b6fb5e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011609206241643069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069170116092062416430691701160920624164306917011609206241643069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0acf66b-1421-40c1-91bf-81f6c4855d90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5233195447335077187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187523319544733507718752331954473350771875233195447335077187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195ca4a4-ec3c-4930-a862-a0e351417aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8356614340153650476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476835661434015365047683566143401536504768356614340153650476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e332a45-edc5-43e3-9b81-7eecc5c80c8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120820281088272447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447101208202810882724471012082028108827244710120820281088272447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732eb31d-1458-450c-8241-a63edc83a27f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13178876436670008438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438131788764366700084381317887643667000843813178876436670008438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cedf0b-696c-42d7-984a-fd2e5a959261, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11886286702938138226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226118862867029381382261188628670293813822611886286702938138226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c62b30-ca03-487b-9843-cb321f901398, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6304413449179877541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541630441344917987754163044134491798775416304413449179877541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6cd6759-685c-4802-908d-405e28545dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6805951674955075406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406680595167495507540668059516749550754066805951674955075406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767ca8dc-221a-4d8b-8257-0c33d06c50dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11616364884056191852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852116163648840561918521161636488405619185211616364884056191852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c76a3f9-88f8-407b-a29c-e5cf84265649, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033122029655036098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098140331220296550360981403312202965503609814033122029655036098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7dd3e4-8169-4734-ae4f-762160ac7b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e166e38-d666-40e8-a6a4-e3d35308e91a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316378514709954319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319931637851470995431993163785147099543199316378514709954319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13520295257501834296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296135202952575018342961352029525750183429613520295257501834296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51027f28-464d-4d93-b019-623b20facf0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7494304743960168981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981749430474396016898174943047439601689817494304743960168981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e1074f-230c-4cd7-a8bd-be0c3ec7ccd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16063017629824403090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090160630176298244030901606301762982440309016063017629824403090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233f9b90-297d-4298-b42d-fe545ccf3624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe5df7c-5e91-44b6-bebc-2eefdeb7c1e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294013641909322302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302102940136419093223021029401364190932230210294013641909322302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199703836227770010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010419970383622777001041997038362277700104199703836227770010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8d74bf-f20f-40d4-b211-f07360bdccf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db61997e-9926-42f2-8470-ddc5bd455bda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13963947771212887357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357139639477712128873571396394777121288735713963947771212887357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5568966461046430083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083556896646104643008355689664610464300835568966461046430083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cb8bef-e45c-4485-8a66-012b8ee79c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662233697704992740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740966223369770499274096622336977049927409662233697704992740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ded0e1-6f99-43d4-9f34-307dbd15d3e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734364287944942369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369873436428794494236987343642879449423698734364287944942369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d67644b-3495-474d-a700-38a376a9542b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12433990987885062384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384124339909878850623841243399098788506238412433990987885062384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d78d95-614b-49e6-83c3-9a75c84a1741, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10389792009564190933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933103897920095641909331038979200956419093310389792009564190933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229f5fef-6956-43f9-9ede-8266de21eecc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1587737867038333640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640158773786703833364015877378670383336401587737867038333640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a0e666-a536-449d-84a4-f72faab512d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442325388181844717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717442325388181844717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253c4347-a20b-4446-9b30-caeee3fd8779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7775396112295707004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004777539611229570700477753961122957070047775396112295707004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a54b7695-c7e2-4512-b947-00880b76183e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14470030314597974386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386144700303145979743861447003031459797438614470030314597974386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a9744a-e043-46ea-86e0-06064a6a26a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11105912322772187850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850111059123227721878501110591232277218785011105912322772187850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccf1fce-a5d2-4d92-a506-829ba46ecc16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669189625541560836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836116691896255415608361166918962554156083611669189625541560836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679f4a87-3b8b-4394-aeb7-b04f1fb711fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16508544674060800100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100165085446740608001001650854467406080010016508544674060800100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e99335e-d0e4-4a84-a2b3-c164af10f279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ec9860-81be-45b7-accf-7c3d6995732d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316729321761579712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712931672932176157971293167293217615797129316729321761579712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10330318590413429694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694103303185904134296941033031859041342969410330318590413429694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbe14bc-e322-412f-b447-3683d687191f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3659724106509115350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350365972410650911535036597241065091153503659724106509115350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d327cd-c80b-4ed5-a2b1-67928eb16724, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6727469227930528828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828672746922793052882867274692279305288286727469227930528828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f79ba20-413b-4ec3-ab02-4b60f35faf64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352848351117838284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284143528483511178382841435284835111783828414352848351117838284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9150f1fe-a6f5-45ee-9b91-7cce884e9cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396751579422417845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845939675157942241784593967515794224178459396751579422417845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df395e0-b6f5-4eac-9808-034452a291ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5711788447123833110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110571178844712383311057117884471238331105711788447123833110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4299fb9-36fd-4979-ba35-d689a3ce1e1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023131594303158532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532110231315943031585321102313159430315853211023131594303158532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b67acb6-a729-4202-8c0f-37bfb038a624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3120031-e4e1-4992-ab9f-5c64c9a92260, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745188581537332493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493167451885815373324931674518858153733249316745188581537332493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392923820951284026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026163929238209512840261639292382095128402616392923820951284026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7446c72-29cf-48e4-9cd7-a1e9fc8ea7c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2976112462200671652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652297611246220067165229761124622006716522976112462200671652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7252e4-35e9-4bdb-8cc8-557466480f31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2467852292814104413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413246785229281410441324678522928141044132467852292814104413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c87d45a-fb47-4e06-9ae9-42ac34e091e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18157834006156750620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620181578340061567506201815783400615675062018157834006156750620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54836eea-e21b-4b1d-9fd7-63dce0c5c8a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e0f79e-a095-4090-baff-b6e86b045eee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 544315160788134868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868544315160788134868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4373270221081384132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132437327022108138413243732702210813841324373270221081384132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2be160-c6ec-418f-b16d-262974f5a721, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891994350762843747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747889199435076284374788919943507628437478891994350762843747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed0c3ca-1faf-4e27-b01b-b192733d2310, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17835472252782874135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135178354722527828741351783547225278287413517835472252782874135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07de850c-3319-450e-b35e-7c490fb4d69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2096ea8b-0a4e-4a2f-91e3-8123b04f639d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290635155044752109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109129063515504475210912906351550447521091290635155044752109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4641326848167258603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603464132684816725860346413268481672586034641326848167258603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9270053b-c662-490f-bcae-9f4b6dd1513b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723101767782025004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004137231017677820250041372310176778202500413723101767782025004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c36102-476c-44d0-a4e9-dbe1b1c872bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271700169818472223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223182717001698184722231827170016981847222318271700169818472223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb26612d-f822-4908-a8c9-8ab1ffd20c68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682561836793709989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989176825618367937099891768256183679370998917682561836793709989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0431257-ded2-448d-8b17-ff98b9bc12ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080413748082400066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066108041374808240006610804137480824000661080413748082400066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5701d60-d5bf-4094-886e-7ad6a277656c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 915687037867241879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879915687037867241879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08397921-4be7-49c8-8bf1-bb74c4bced5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17548663887188676688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688175486638871886766881754866388718867668817548663887188676688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c910b20a-f7f0-496b-a9af-7c0a0da4042f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16794559520637628317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317167945595206376283171679455952063762831716794559520637628317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797deaf3-1c22-484a-a087-df5bc4dcc27c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319600933979033894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894133196009339790338941331960093397903389413319600933979033894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c0e6cb-eb38-4442-8e18-5e3ca9994ed7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13367429030171477504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504133674290301714775041336742903017147750413367429030171477504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4b011d-3723-466f-bdf9-12c13f8a77fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023336702452737990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990170233367024527379901702333670245273799017023336702452737990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fd2566-23ff-4c3d-943e-ac347dbbc9c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16723840317142098728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728167238403171420987281672384031714209872816723840317142098728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf283b42-6443-48bf-b8b0-3f13b5031716, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10329076820669223147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147103290768206692231471032907682066922314710329076820669223147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9f5789-0a00-429d-b993-f23ab6469e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e01313-c8ee-40b6-b4ae-1e2d7890fbe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1441237352227362541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541144123735222736254114412373522273625411441237352227362541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16874457635401639335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335168744576354016393351687445763540163933516874457635401639335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecec4ff-2ee9-4517-abb9-86af8a5cbb81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17184152653567068170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170171841526535670681701718415265356706817017184152653567068170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e74d920-4228-492e-8bc0-8bb81520502e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695181449499480842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842469518144949948084246951814494994808424695181449499480842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e90310-c1d5-4006-a31d-947a4260c195, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9985089739576069657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657998508973957606965799850897395760696579985089739576069657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6307bb-1db5-4bdf-a2e7-54794d68c2ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1648858-ee48-4e9e-b280-0b27e8c8f42f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6528721608733743536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536652872160873374353665287216087337435366528721608733743536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421509914270122009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009144215099142701220091442150991427012200914421509914270122009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b45fe51-264d-490d-b320-02302ab41f7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1305610877374117962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962130561087737411796213056108773741179621305610877374117962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77dd3d4-dfeb-480a-a537-eec5acd5137d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443801334026512076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076114438013340265120761144380133402651207611443801334026512076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f465e12-3548-472c-aa47-ef2a32f25b33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558521163224670885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885558521163224670885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ee0261-64d8-46ec-8cfd-c4ff888c3560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9094473979773237567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567909447397977323756790944739797732375679094473979773237567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5925cded-5bd8-4250-8810-bf24357ab987, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859992656642810393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393385999265664281039338599926566428103933859992656642810393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0cbd09-299c-4b8a-9f62-fa84c42f1300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1239127740676610152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152123912774067661015212391277406766101521239127740676610152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f606701-731b-4899-a645-f7dc9db94c4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674495036544890514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514126744950365448905141267449503654489051412674495036544890514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f91b030-8173-4135-8ab6-eb9458706328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942104192574010470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470194210419257401047019421041925740104701942104192574010470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7832ecd6-00cb-4503-b97d-ede3f5eab2b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878172261722635552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552887817226172263555288781722617226355528878172261722635552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ace22c-2570-47f8-99ec-2143f69989d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3093613507476333829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829309361350747633382930936135074763338293093613507476333829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37db70ee-e917-4f70-ae2a-b6edfbbd16ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3723325982657524178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178372332598265752417837233259826575241783723325982657524178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1896e592-6e6c-4d05-9ab2-f2fa71ddb1f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263249170262593933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933426324917026259393342632491702625939334263249170262593933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2601bfd-11f6-4339-ae08-14ebc1282aef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599300714404440312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312359930071440444031235993007144044403123599300714404440312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd003271-8b9d-4003-950e-de54a09d2e43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070842748545646300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300140708427485456463001407084274854564630014070842748545646300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 521e092e-2f79-419b-8f1a-580cf83763f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4151600631619565811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811415160063161956581141516006316195658114151600631619565811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d668a6ce-6b7a-4aa1-baa9-580f0eccddf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9336336370423481792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792933633637042348179293363363704234817929336336370423481792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fbb8f3-6d76-4cdd-a7d6-36ae35101753, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9353825817073842708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708935382581707384270893538258170738427089353825817073842708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e99604-587c-4286-92af-cd3a83d33d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9251482823730726091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091925148282373072609192514828237307260919251482823730726091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d128cc05-cc5f-44b5-8596-55b582d0fe17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951357495455171767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767195135749545517176719513574954551717671951357495455171767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97c6931-04b4-4918-bf92-17fb9e04be8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618896933685431684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684561889693368543168456188969336854316845618896933685431684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219c1ff5-f8e5-485e-93ce-70963cbd7d13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12346433585631252533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533123464335856312525331234643358563125253312346433585631252533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978a2be0-f966-499f-b226-983f993ce630, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011090098038821746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746901109009803882174690110900980388217469011090098038821746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c056775a-d6fb-473e-a008-bb7c2e378cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4198147092145913943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943419814709214591394341981470921459139434198147092145913943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0ff522-a879-442a-b07b-f87088648d73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15771508985173774925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925157715089851737749251577150898517377492515771508985173774925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038c7a42-99be-4a4f-97ea-b86bc81edaec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18142932304699547459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459181429323046995474591814293230469954745918142932304699547459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c44538-472f-4262-ab88-090215b2a7a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12624349396929053570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570126243493969290535701262434939692905357012624349396929053570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd8b52a-24ad-4a52-9c01-41499425323d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826514880310693733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733182651488031069373318265148803106937331826514880310693733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67fabf8b-977f-416c-a53d-7e47c5034eff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14309916769598568642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642143099167695985686421430991676959856864214309916769598568642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1447d6da-cab5-4081-8d91-9b779f1aed3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981045503422069109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109898104550342206910989810455034220691098981045503422069109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b887f99-dc19-4d61-a16a-7851933b4e61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412880618946050758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758124128806189460507581241288061894605075812412880618946050758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5594c8-5acf-4f97-b604-2db0874c09f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782150257281340584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584127821502572813405841278215025728134058412782150257281340584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b770ebe-76ae-4208-b907-dd9a638360e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475306621585998565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565124753066215859985651247530662158599856512475306621585998565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce39f19-eeee-4913-8c6e-375ce5cc2d89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381086241373710688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688153810862413737106881538108624137371068815381086241373710688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0406d077-ac69-432c-9fb4-976566562b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14995493892817342834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834149954938928173428341499549389281734283414995493892817342834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537bc0b5-e7ff-4997-a0f3-beb2b08f726f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651835334060561522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522465183533406056152246518353340605615224651835334060561522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c194eaf-e1ef-4669-8966-92350e77a359, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1691647591384101704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704169164759138410170416916475913841017041691647591384101704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7257198-5476-4b95-867c-968e0beda9f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8790880521183426409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409879088052118342640987908805211834264098790880521183426409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65264bc0-dd88-4f94-82d2-b7e325b2d828, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707993167192037317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317870799316719203731787079931671920373178707993167192037317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeafb565-1656-46be-8629-98aaf992ebe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2945567320544886181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181294556732054488618129455673205448861812945567320544886181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a621c654-154b-457c-b528-c91b64afdfc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212657712395207222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222521265771239520722252126577123952072225212657712395207222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4d6106-7c1d-4ba2-9a9e-0e827109742c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588588046151403932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932115885880461514039321158858804615140393211588588046151403932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5707d8a9-b16a-4eed-8411-dc9293ee2dd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825876566516240780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780482587656651624078048258765665162407804825876566516240780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea54103-6fab-4a35-8084-a4877ca335f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180548223567120098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098121805482235671200981218054822356712009812180548223567120098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624364da-eb47-43be-8868-a62aff8cbcc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b0c910-e4d9-40d7-8be9-53887621a089, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111069016178169376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376121110690161781693761211106901617816937612111069016178169376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1307417266634929552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552130741726663492955213074172666349295521307417266634929552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae78b15c-5eea-492c-a34f-bb12889b69eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4774019495777501006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006477401949577750100647740194957775010064774019495777501006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05c563f-6078-4dd1-9b40-8625e50e7b9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54885116-415f-4521-b526-dbc850124692, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6584601867048084514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514658460186704808451465846018670480845146584601867048084514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17432950473432773368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368174329504734327733681743295047343277336817432950473432773368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8093db72-869d-4434-b708-cafed3bb0af3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3669323312569325801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801366932331256932580136693233125693258013669323312569325801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d80aae-d9de-4942-98ce-5ec686699d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11102789686919519458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458111027896869195194581110278968691951945811102789686919519458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842ae0ce-68f9-49e4-a1a3-058ea6567845, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d78425f-a288-42a1-a428-af57851b073a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243579718344428709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709824357971834442870982435797183444287098243579718344428709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10369576378481932417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417103695763784819324171036957637848193241710369576378481932417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846c2026-cc47-4ed3-8a14-a144d6cf0573, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c5e3d5-70f1-424f-a3ed-082c954fff01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046654349600509440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440150466543496005094401504665434960050944015046654349600509440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326687521092375998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998932668752109237599893266875210923759989326687521092375998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a86364-077e-4ea8-8418-70ed7a003b7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b4e572-35b4-4600-b5b0-05601502e7f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15836189151040691152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152158361891510406911521583618915104069115215836189151040691152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10349220901127167483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483103492209011271674831034922090112716748310349220901127167483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2926e44-8548-41a4-b16b-b6079f5d7a0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6340424699482740422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422634042469948274042263404246994827404226340424699482740422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9572de47-dab8-44ed-886e-1fd9ab8be6bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002573165710057788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788150025731657100577881500257316571005778815002573165710057788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae8671d-a5ee-4a13-ae84-d199e99ac18d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399987262536951989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989123999872625369519891239998726253695198912399987262536951989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7d92f5-dbdc-47d2-994b-7d63a26a6ff5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8427722421762011604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604842772242176201160484277224217620116048427722421762011604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230f1fb8-bc51-42cf-bf98-6b82cfaa5060, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857586536119635088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088285758653611963508828575865361196350882857586536119635088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb91b76-258a-4aae-98f4-63569ec5f46b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826e882f-3a44-4c81-83bd-223da2763473, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12701371567224360762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762127013715672243607621270137156722436076212701371567224360762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7732977694026154498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498773297769402615449877329776940261544987732977694026154498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de9f219-d553-46f1-bfdf-af525c8a2157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841641a4-661a-49d2-a8f5-0be13635ff08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10751989468683475319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319107519894686834753191075198946868347531910751989468683475319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9809007006470573926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926980900700647057392698090070064705739269809007006470573926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e644e1-a971-46e2-b136-a6c002a2a383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557051250952414543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543455705125095241454345570512509524145434557051250952414543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9496cbc-266e-4734-9dc6-55e4a5cfc6bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7324302283634877779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779732430228363487777973243022836348777797324302283634877779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121f2e2d-2fc1-43b1-84e8-8ac82f7fa19b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531208625890000390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390653120862589000039065312086258900003906531208625890000390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1753ccb4-7a1b-4729-9178-bb293616b7e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316843780065022265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265103168437800650222651031684378006502226510316843780065022265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97277c7d-4d4c-4560-9694-877bc4d1c79c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13514328549882175614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614135143285498821756141351432854988217561413514328549882175614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73021cc4-3bfd-454b-bf4d-f0de411ff9c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308154c9-a89a-4c63-b106-c1b646ea552a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1379961448550402518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518137996144855040251813799614485504025181379961448550402518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980400732661205080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080129804007326612050801298040073266120508012980400732661205080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5e7696-308b-43cc-ba63-f64e0ecd11c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588198707934895225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225958819870793489522595881987079348952259588198707934895225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d94d1c-3da0-43fa-a655-d09131850d43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112498345018644887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887311249834501864488731124983450186448873112498345018644887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291cf819-997b-4f13-b096-5d68cb98e674, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11901465489720889733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733119014654897208897331190146548972088973311901465489720889733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209ea790-1b84-44dc-936e-3f97a5e52b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995875706177456921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921159958757061774569211599587570617745692115995875706177456921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a074bc1c-e0b6-4d6e-9587-f3a00b46885a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12933395373196762739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739129333953731967627391293339537319676273912933395373196762739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953f40fa-eb5f-4e45-bc83-6f80d1cc8358, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0397022-756a-4abe-b6fe-b8b8b040defd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16104048127747656132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132161040481277476561321610404812774765613216104048127747656132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857800815428799944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944158578008154287999441585780081542879994415857800815428799944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969ae564-c2fd-40d8-a8a0-e69e8c84de0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16511322003939316278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278165113220039393162781651132200393931627816511322003939316278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26c2aad-980b-4164-bbc9-c60e82c4b7dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2677f9e-f92a-4d06-b40c-38582c4b13c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10485637053868004662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662104856370538680046621048563705386800466210485637053868004662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929257216047164105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105179292572160471641051792925721604716410517929257216047164105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c33636-7567-483e-b080-ab1da29f9e50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737063372153065857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857737063372153065857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338854c7-dd54-4442-90a5-708b9289aef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15689568208089065239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239156895682080890652391568956820808906523915689568208089065239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57e3ed7-eaf8-409c-8e2f-c7945d49d5e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3745748432336842120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120374574843233684212037457484323368421203745748432336842120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26151ab2-0287-477f-97d8-f381eec2de8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15347211773059608348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348153472117730596083481534721177305960834815347211773059608348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912df212-4e94-4350-8d25-efc3b56222cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140434894435053664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664121404348944350536641214043489443505366412140434894435053664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68deec-43ef-4cbb-915f-08150cbc2e7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13664636344038661236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236136646363440386612361366463634403866123613664636344038661236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e0bf93-5306-457d-8577-e1a21c9cc966, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16841926438593409107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107168419264385934091071684192643859340910716841926438593409107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edf828c-8c42-451e-8c51-5bb118d5b465, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3666019105573831290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290366601910557383129036660191055738312903666019105573831290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24a89e3-9d8f-425d-b6fc-4468e54a2f06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4156033201098344406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406415603320109834440641560332010983444064156033201098344406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d954f0c0-157b-4581-b968-232a81814f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836652571017110667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667148366525710171106671483665257101711066714836652571017110667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93157cbc-086e-4913-8772-4b2f9da66b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983469825332772569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569198346982533277256919834698253327725691983469825332772569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b91918-b634-448a-9e81-c920a6e8fd37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496555538149031792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792174965555381490317921749655553814903179217496555538149031792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8401e4a9-5576-4d5f-8c66-15ee5a9808a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9147617768001500377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377914761776800150037791476177680015003779147617768001500377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41234cd9-292a-4e25-9568-f8952ef5812c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517145691140091146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146105171456911400911461051714569114009114610517145691140091146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb017439-92bc-4043-ba7d-f2e90ab45688, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631793896223551715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715116317938962235517151163179389622355171511631793896223551715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fb4d09-8708-4674-b22d-b23e4ddced1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480655959096162739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739748065595909616273974806559590961627397480655959096162739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a11ed58-ba3f-4ead-9dc6-2d6031d8dd7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819305889721841769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769108193058897218417691081930588972184176910819305889721841769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2ff742-ae52-43a9-a39f-1313cce42c97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42418c6-1c82-434d-b0ad-98d263376362, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15594210087106652709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709155942100871066527091559421008710665270915594210087106652709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13498668532258589901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901134986685322585899011349866853225858990113498668532258589901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9583a0cd-cef0-4d27-89c4-a859a3cb0d04, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2348633976742831177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177234863397674283117723486339767428311772348633976742831177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9deeb60a-8000-475c-9c2e-4a68e1aeec75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736180849194987191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191736180849194987191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99e3843-6b54-49ac-aa28-0ee7665bef01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523471009890697114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114125234710098906971141252347100989069711412523471009890697114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e90653-2548-4e14-9c28-8098ff11aded, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8449962395443959176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176844996239544395917684499623954439591768449962395443959176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f713f551-d059-4f37-a9e4-079f36190315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10773093474784807427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427107730934747848074271077309347478480742710773093474784807427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eba73e5-2741-469d-bf5c-81397761974d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474646837321975635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635247464683732197563524746468373219756352474646837321975635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb38bfa6-fe65-45ff-bae8-e240f015400f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423131936510679131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131142313193651067913114231319365106791311423131936510679131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e914723-a338-4a5c-9c8f-e955a254e3fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec6798b-058d-4547-8b19-51b1c314365d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4209566602052219105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105420956660205221910542095666020522191054209566602052219105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329323390583444212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212113293233905834442121132932339058344421211329323390583444212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc600ae-455e-4963-aa89-363a14344270, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785903596264457316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316578590359626445731657859035962644573165785903596264457316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4433aa15-a35e-43eb-ac60-9fb0ab5f0781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15393106387974897062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062153931063879748970621539310638797489706215393106387974897062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d313608c-d2a9-4cad-955b-464a4e2c8ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428850248573013072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072642885024857301307264288502485730130726428850248573013072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645bc0ed-f776-4b96-a425-0fb2e129c523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000112264789562935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935300011226478956293530001122647895629353000112264789562935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12006348-6ca7-481a-b240-303aaee34973, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10233836186188283256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256102338361861882832561023383618618828325610233836186188283256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7f4653-ab1d-4147-84a1-a8db4fb95d79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7900802301095965739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739790080230109596573979008023010959657397900802301095965739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdf130a-cc48-4050-bd26-e047647944f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556253326569523427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427455625332656952342745562533265695234274556253326569523427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36b1e85-70cb-4918-9448-e78fd86f54fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14160167531917592688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688141601675319175926881416016753191759268814160167531917592688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fa73e6-daa7-42c9-9931-e28dd2428e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13395358448883865874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874133953584488838658741339535844888386587413395358448883865874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e88ff80-459a-4516-a573-99fb12630742, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11536419364377236232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232115364193643772362321153641936437723623211536419364377236232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27511f3b-9042-4244-8312-b02f0eed2c6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11093420064012046182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182110934200640120461821109342006401204618211093420064012046182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555307ad-e580-4b4b-a688-a3d7e5a144f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494546818167939505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505149454681816793950514945468181679395051494546818167939505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cca7c9-670e-4904-8aa5-28adb1ac73d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf47e59-692b-437e-9818-f1c458d6d73b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13610939712740129962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962136109397127401299621361093971274012996213610939712740129962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683393146471813704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704368339314647181370436833931464718137043683393146471813704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34c3d5f6-5052-4f24-ad04-1817d580dd84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416194405550649526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526174161944055506495261741619440555064952617416194405550649526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472ad866-473c-4257-82a4-a967f38d2936, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9794752160360598773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773979475216036059877397947521603605987739794752160360598773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5622222d-ebbc-4192-9778-0cb264597639, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e46a2374-08d6-436c-adb4-b7f1f5fd5f88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490545965355797297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297134905459653557972971349054596535579729713490545965355797297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8104768543505575721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721810476854350557572181047685435055757218104768543505575721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e000e9fe-5b67-4b3e-8fe8-a027fa4bb0fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8150440-2d92-46c5-89cb-1e76c7837d60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629298159550107934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934146292981595501079341462929815955010793414629298159550107934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13042384462220207598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598130423844622202075981304238446222020759813042384462220207598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc98e85-8e7b-40cd-9007-1540152e1aa4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca4915a-ee5d-4a65-b963-94822b4049be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3137551066270943490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490313755106627094349031375510662709434903137551066270943490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10950164016238491241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241109501640162384912411095016401623849124110950164016238491241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0394d29c-249e-44db-a5ee-21fbce455ff4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc665552-fac5-4ba6-ba88-5b161d7be044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894449968863981322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322189444996886398132218944499688639813221894449968863981322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747833574922092565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565274783357492209256527478335749220925652747833574922092565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721e1388-8fd0-4686-bc35-3971b8231f79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13385343185472715813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813133853431854727158131338534318547271581313385343185472715813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf4495c-c05e-47a2-91e3-a33c8f4a1781, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112716874304524414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414131127168743045244141311271687430452441413112716874304524414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a532f65e-4f8f-4995-bb90-3452ff1b9b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3322640563492909571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571332264056349290957133226405634929095713322640563492909571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5a035d-d97b-4e9e-8fcf-526d4521642d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17881162751538739007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007178811627515387390071788116275153873900717881162751538739007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76bfdba-1192-49df-9056-83c735f470db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 216920466821020800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800216920466821020800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea8b316e-8ac0-4183-8932-bdf916a60b0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468020010399648146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146546802001039964814654680200103996481465468020010399648146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0248df0-c364-4a54-84cd-1da2650db8fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12368404809718009658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658123684048097180096581236840480971800965812368404809718009658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d686e967-3598-4a76-a25f-18311762dac2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186689645415757263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263121866896454157572631218668964541575726312186689645415757263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17cfa7e-c4de-490a-8b95-a2d69b74a4d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616571145662441429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429106165711456624414291061657114566244142910616571145662441429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a275184-f410-4c5d-886b-31a85be18bf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93cdaeb-6157-4db6-8645-b9fb1bc5ec4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50981278500959815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815509812785009598155098127850095981550981278500959815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800662038144917716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716128006620381449177161280066203814491771612800662038144917716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfba487-3f7e-4742-844f-db91fdf8e5d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11086183857901976299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299110861838579019762991108618385790197629911086183857901976299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f8f66d-6bbf-4e86-8de8-bcc01818f81a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9431872959902747067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067943187295990274706794318729599027470679431872959902747067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65042426-a528-4543-8b4c-7281af0427c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe271e3-785d-4bb1-be10-affc7e4e40f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213346467898591857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857821334646789859185782133464678985918578213346467898591857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18390542465464750907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907183905424654647509071839054246546475090718390542465464750907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ddcc971-cab0-4d36-8c7a-f461d0c3da79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a892e587-aa22-4f62-9160-d94ecb9cc10e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199910326328972324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324419991032632897232441999103263289723244199910326328972324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9709751960521748187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187970975196052174818797097519605217481879709751960521748187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db65c643-5fd0-46fa-bb93-2fca76c634a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341919019921948077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077234191901992194807723419190199219480772341919019921948077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8553754-3cc9-46bf-846b-2c0d4ee13064, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351488204544263230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230335148820454426323033514882045442632303351488204544263230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a706adb8-3eef-4f6a-b9e1-335f4d51fa6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8932095863420727060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060893209586342072706089320958634207270608932095863420727060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c92d89-a6b5-41b2-a01a-9d2a7a6a825b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae7cf65f-7e5d-46a3-9741-e9c6c71f6f34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6576262810064552609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609657626281006455260965762628100645526096576262810064552609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10708299191585272898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898107082991915852728981070829919158527289810708299191585272898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02d931d-d057-402d-ba0f-a0b96d7902fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a84b8d-c012-493a-8ea5-342da2ef65d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17476798436646393049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049174767984366463930491747679843664639304917476798436646393049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17100094239813423182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182171000942398134231821710009423981342318217100094239813423182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96291790-c3e9-4841-9233-5c2b09f8694b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401635060555509670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670340163506055550967034016350605555096703401635060555509670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57797c26-bdae-4039-9eae-852cc08b74bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11538461434554067338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338115384614345540673381153846143455406733811538461434554067338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3059115-2a36-44ca-89c6-73595758f24f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271347632596577920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920172713476325965779201727134763259657792017271347632596577920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c122676-82de-4822-a619-9f9e976dfeba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11919902626606887869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869119199026266068878691191990262660688786911919902626606887869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b7e1a9-df87-471e-9b63-468047bca84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420044841719643363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363114200448417196433631142004484171964336311420044841719643363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78daf75d-0bac-4ea3-861b-d89c84d7e6eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712916341105753190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190371291634110575319037129163411057531903712916341105753190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b92a969-1adb-41b4-82e4-555144cc720c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631009550769832956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956176310095507698329561763100955076983295617631009550769832956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141cbe78-d191-422b-b467-60a284e16122, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6460815611188059488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488646081561118805948864608156111880594886460815611188059488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15581485-0cb1-4eda-ab1e-3b902e9793ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788973222909212452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452127889732229092124521278897322290921245212788973222909212452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687fba4e-0b5e-47e4-aa9e-b89fe6958552, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4194386299743759503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503419438629974375950341943862997437595034194386299743759503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d646aec-72dc-4762-aadb-0d2737c7e3f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12879788187094797564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564128797881870947975641287978818709479756412879788187094797564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce53a4f3-7f3c-4d35-a149-8da6b77eb15b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1233899484242742845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845123389948424274284512338994842427428451233899484242742845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef37aaf-cfeb-4765-955d-4a1296b47349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 74986875612911372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372749868756129113727498687561291137274986875612911372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3db3b2c-dffd-413c-a1f0-980251de9011, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7258216685200475144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144725821668520047514472582166852004751447258216685200475144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75261a80-a2c0-410c-b91e-df82d97240b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46bad95-0b41-4f79-a347-c664894c796a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17236823798154746622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622172368237981547466221723682379815474662217236823798154746622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f2502e-25c2-4dba-82ed-7c3ae210e587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897737313418181627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627689773731341818162768977373134181816276897737313418181627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15996436712026629750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750159964367120266297501599643671202662975015996436712026629750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a6ff05-97f0-49b9-a590-ac24748b3519, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981029120734060447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447498102912073406044749810291207340604474981029120734060447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2337b9e8-24c8-4999-aceb-f20204cfa16c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9414272999183651600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600941427299918365160094142729991836516009414272999183651600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29caf9af-c7c0-4686-af62-9166fec52008, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b7d578-083f-45db-8a42-54836c9fd35f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13189753442488038970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970131897534424880389701318975344248803897013189753442488038970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195780980357965567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567819578098035796556781957809803579655678195780980357965567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bbc8e3b-15a5-4895-9ae1-4cf1fe5c34de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d28426c-49d7-4e8a-8928-dae8d6c7b866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506226777607342671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671350622677760734267135062267776073426713506226777607342671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1530410675423706756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756153041067542370675615304106754237067561530410675423706756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63993a06-ebb7-43af-b1a3-2c3bb31a06b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7704b567-d7b2-40f5-ab19-80db184955c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186452747263060494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494131864527472630604941318645274726306049413186452747263060494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15517200918168627505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505155172009181686275051551720091816862750515517200918168627505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79346f78-cf6e-4a00-947e-ec80dc10784e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7728050317949183957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957772805031794918395777280503179491839577728050317949183957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 142467df-6854-4036-a7fa-2c932fd49c4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843871112947291041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041984387111294729104198438711129472910419843871112947291041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1ba80f-42d8-4f29-b871-2a9fb19abbd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988344265002247719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719169883442650022477191698834426500224771916988344265002247719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4f6f46-1fe3-4886-84a2-1ae49c535779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2876433653160312067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067287643365316031206728764336531603120672876433653160312067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f6353d-02a2-4d7d-a549-42c56bd65d67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14563871225710711743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743145638712257107117431456387122571071174314563871225710711743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fefec3-ecf7-43e9-8063-396de5c6982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12899927258027819814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814128999272580278198141289992725802781981412899927258027819814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8472683c-6cd4-4e7c-b537-d71339a6f60d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d994b7-fc94-437e-9643-3af26573c2f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10005711207166220122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122100057112071662201221000571120716622012210005711207166220122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481988058586163378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378448198805858616337844819880585861633784481988058586163378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de1afc4f-f3a7-47ae-986c-bdfc277b4f96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328611400075790844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844173286114000757908441732861140007579084417328611400075790844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ebfd0a-9cec-4810-b870-4e61831ec199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 582053870589483686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686582053870589483686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cab61f-f8b8-41ca-8041-3a2f7123b903, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371cfdd4-f425-42a8-8585-35d42acc0355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208709334504751476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476102087093345047514761020870933450475147610208709334504751476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596712765062802443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443135967127650628024431359671276506280244313596712765062802443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ba9207-9706-42d2-ac25-a388c483aff2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47079883-830b-456f-9a06-dfde33629600, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737244215252357417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417973724421525235741797372442152523574179737244215252357417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7413694968610886329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329741369496861088632974136949686108863297413694968610886329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742cd758-4cab-404b-b20d-9c8aee97d97e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2355186524318682715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715235518652431868271523551865243186827152355186524318682715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83e2404-2194-463b-b023-197091707b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11408391545479695532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532114083915454796955321140839154547969553211408391545479695532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2492258d-a7ce-4351-8c50-6b1879b4da20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1167362517991055818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818116736251799105581811673625179910558181167362517991055818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b196d3a9-482b-4c34-bbea-da5ce9781a5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912079828855153878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878179120798288551538781791207982885515387817912079828855153878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778f1b84-6a9c-45ce-b482-84742fdbe6ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba1f1bc-df69-4181-9ec8-73fcabccec9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5335580827543558527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527533558082754355852753355808275435585275335580827543558527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893120059804331061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061108931200598043310611089312005980433106110893120059804331061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe05627-7325-4099-95e5-7c5108afe091, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6230135138365955266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266623013513836595526662301351383659552666230135138365955266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc95f1a-d458-4b36-870e-0833a8a1bb8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662453061552868660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660156624530615528686601566245306155286866015662453061552868660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916df884-6b86-4b3a-95fd-4add6d508b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce8b0e0-b313-4e66-ac63-4f1d4ce91f97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640788622826551664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664106407886228265516641064078862282655166410640788622826551664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039031615242792857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857170390316152427928571703903161524279285717039031615242792857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3f9c6b-08e1-4d42-8e97-f1d4ea29be76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4353295113621735856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856435329511362173585643532951136217358564353295113621735856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb6bc635-127a-42a5-a0a3-23c2cf4e617c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5394645876012588463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463539464587601258846353946458760125884635394645876012588463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b1d3c9-6f30-4441-80c2-4d340e0020dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3324193997632603667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667332419399763260366733241939976326036673324193997632603667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3d11fd-1cbf-4ce8-97a9-c248845499f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639349515897153345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345136393495158971533451363934951589715334513639349515897153345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d89d3eb-4a63-4a83-af5b-5f55b9480b97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16303132785774706687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687163031327857747066871630313278577470668716303132785774706687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb446f13-2d53-4c1c-a6d6-6957f698b400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540406486643737451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451125404064866437374511254040648664373745112540406486643737451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc150ae-3c29-4f09-949e-eabe2d655d29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16824040989171047413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413168240409891710474131682404098917104741316824040989171047413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bd6075-6ce3-4397-9f57-72e4257fab33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3452847104792553095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095345284710479255309534528471047925530953452847104792553095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e365e9-1c13-4615-b886-b6e3eb40d004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920211952135041385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385179202119521350413851792021195213504138517920211952135041385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf42f9dc-5157-44ff-bc51-7c94c0a5a70b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921019559522360280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280492101955952236028049210195595223602804921019559522360280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c878f812-a7d4-47ac-8d01-6e18bfb2e2bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6869902385668292863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863686990238566829286368699023856682928636869902385668292863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d243c5d5-4f15-44c2-966b-91497b658eab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759389082222488755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755475938908222248875547593890822224887554759389082222488755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cf74b2-e0c9-4dac-b0f3-8b3c6a889430, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677318651900942277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277677318651900942277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5417a9b-58c3-43ab-890b-baabeb14cf26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060072151032713156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156506007215103271315650600721510327131565060072151032713156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fea810-b5bf-4eaf-a253-8ec6b234e847, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6287201087620604587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587628720108762060458762872010876206045876287201087620604587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98375e9f-64fc-4465-b983-ecbaf807db7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10922030811753282330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330109220308117532823301092203081175328233010922030811753282330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b796ed-df03-4c4e-b9a2-982293417f6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720326801937055033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033172032680193705503317203268019370550331720326801937055033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06aa4f6-23f7-4d14-9d2e-daac02b93f94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11933320867018169950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950119333208670181699501193332086701816995011933320867018169950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe5a297-8941-4c6c-831a-dd9affcc5338, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230654937508810073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073122306549375088100731223065493750881007312230654937508810073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5742fe8-78dd-4ff7-a30b-a9fa22c2d46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5450980069310653043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043545098006931065304354509800693106530435450980069310653043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1025474-3c1c-4a5b-8963-ee0e8f58f4ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6620421723582706341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341662042172358270634166204217235827063416620421723582706341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9930e7-a4b3-44c0-80cb-be8a574837ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16267296490936625886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886162672964909366258861626729649093662588616267296490936625886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b96e733-6ed2-4f6b-9fe8-615dea082b2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377172491739189588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588163771724917391895881637717249173918958816377172491739189588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66569c94-1b9a-48fd-a304-47f993ed942c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961345228760479876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876996134522876047987699613452287604798769961345228760479876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c445345-2c8d-4a9e-b8bd-007ee1d7ff07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002120877887276804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804150021208778872768041500212087788727680415002120877887276804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00d43eb-9d6a-46e2-8faf-6a6b51567c28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3399222045470623368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368339922204547062336833992220454706233683399222045470623368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f44c746-0535-4650-b449-6b25dc2f8be9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9445582714181461979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979944558271418146197994455827141814619799445582714181461979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0328b890-6780-47cd-b2bc-c871577e0ace, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661890565891951691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691166618905658919516911666189056589195169116661890565891951691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbd6c02-6be7-4f6b-995b-62be0ef1389f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7222256992415151754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754722225699241515175472222569924151517547222256992415151754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d615d15-38bc-4a2c-b725-ec93b086dc1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8720175996706075741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741872017599670607574187201759967060757418720175996706075741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d06c47b2-2aaf-4167-ae1f-715b1419ea86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2241324851969693890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890224132485196969389022413248519696938902241324851969693890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5004caa5-d932-4d85-9cfb-3b9edb1e7dd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809561312210762184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184158095613122107621841580956131221076218415809561312210762184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1eaf59-4ee0-4b3d-8816-dc6418605e5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708862012690198646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646370886201269019864637088620126901986463708862012690198646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7fdabe-cc61-45b7-b5a6-741f752e7595, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466899808644870519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519144668998086448705191446689980864487051914466899808644870519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0586a5c9-b825-4f5f-b390-5a8f861f7dd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12278015947720291690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690122780159477202916901227801594772029169012278015947720291690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ba9b6a-3839-4527-8675-778bdfdd4a03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10101303247987632518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518101013032479876325181010130324798763251810101303247987632518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50ec8a3-5b1c-4023-aa57-f76a3e92ae2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12131250798091589434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434121312507980915894341213125079809158943412131250798091589434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba2d786-2bcf-4d4e-9b32-d4fdd6fc38dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2454596926601486891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891245459692660148689124545969266014868912454596926601486891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7003d131-58b4-4a26-86f4-23440a6f88f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11509531375516912273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273115095313755169122731150953137551691227311509531375516912273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f78054-060e-4d97-b4e5-de93b6c5230d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344237470376036417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417123442374703760364171234423747037603641712344237470376036417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1195f6-7725-4839-8224-97c4ad9bb1c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864427433963301364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364486442743396330136448644274339633013644864427433963301364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5408fc41-8fe6-4306-8ad3-fe358fd68296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60877388-ef9d-46bb-8d18-08eea8e624eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16153030774505377820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820161530307745053778201615303077450537782016153030774505377820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10230331459634172717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717102303314596341727171023033145963417271710230331459634172717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3091e453-f5e7-403a-8ab1-8113d2191919, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175328575569807894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894111753285755698078941117532857556980789411175328575569807894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8190a938-bede-4f89-97cd-31cb4d562a54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15622638311515296160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160156226383115152961601562263831151529616015622638311515296160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6e427c-f523-4106-a233-f99d36ed4ac6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188cb173-a8ee-4e5d-ac06-5ab4a288eddf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3235918394314432183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183323591839431443218332359183943144321833235918394314432183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112581722322141391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391811258172232214139181125817223221413918112581722322141391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d111945c-2e86-42a4-b350-25b0df9572f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13775412275850599954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954137754122758505999541377541227585059995413775412275850599954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25fcc04a-4698-4bd2-aa3e-48e8de26314b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7975948908318590493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493797594890831859049379759489083185904937975948908318590493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b3d6a8-23f2-4acc-a1b5-95725e62a112, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037804987660822977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977603780498766082297760378049876608229776037804987660822977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b4252a-51c1-4978-ab6b-fa0ffa49a757, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a09c91-9f67-46c8-9dfb-ea724c568339, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11736923403977822618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618117369234039778226181173692340397782261811736923403977822618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2272929543689438079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079227292954368943807922729295436894380792272929543689438079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e992e984-268e-40d5-b010-b50cbd63f7fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3ed645-fce8-4d1b-8f2f-4e5045858e29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455648447506865606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606945564844750686560694556484475068656069455648447506865606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437030377706779393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393343703037770677939334370303777067793933437030377706779393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73492db7-712a-4d8f-a081-051ef381b940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0917890d-b8a2-419f-ba28-6fbfe3595f34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145268249504067608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608161452682495040676081614526824950406760816145268249504067608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407739069283749692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692134077390692837496921340773906928374969213407739069283749692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93305faa-7606-4d4e-9dce-79b69605b69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12df9539-3cbb-4eac-a5f1-784491bd4d1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12152536047338876761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761121525360473388767611215253604733887676112152536047338876761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326642409099909100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100103266424090999091001032664240909990910010326642409099909100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0d2eac-9279-4d87-b62f-77f0cd140049, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 785940705745158251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251785940705745158251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61621f6b-cd97-42ea-9693-36f325ed2a6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3444021001358995983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983344402100135899598334440210013589959833444021001358995983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9c60ff-a8be-4fa3-bc0a-1eb01b56f0b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16358704461969887644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644163587044619698876441635870446196988764416358704461969887644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bb5859-0b46-4a98-8e08-b3e982709829, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351570342238593285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285135157034223859328513515703422385932851351570342238593285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5235875d-eb09-4049-8abf-8822fa28caf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572361517903389189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189457236151790338918945723615179033891894572361517903389189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8742b960-4942-4abf-8115-6d8da53207af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724342248496319850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850137243422484963198501372434224849631985013724342248496319850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64f19f1-1183-4c01-94bb-b934c7368c7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5434666730000641140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140543466673000064114054346667300006411405434666730000641140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331d28c6-8eda-43e9-912f-88e19a2fbc7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15791560971838670524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524157915609718386705241579156097183867052415791560971838670524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed46a980-7af0-42c4-8f9b-815ea8633b06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740811138885060676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676167408111388850606761674081113888506067616740811138885060676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d439f01f-040e-4245-b7af-3a54781fe961, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4107325213595868285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285410732521359586828541073252135958682854107325213595868285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be44c80-a175-4417-bce9-a4b997d25721, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14226635421352888934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934142266354213528889341422663542135288893414226635421352888934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55270da-6822-42be-a2b5-55e2a59b7a17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5895567922342933061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061589556792234293306158955679223429330615895567922342933061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e93d3b-e3f0-42e4-81c4-ae3b7cfa3cfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306391755622231862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862530639175562223186253063917556222318625306391755622231862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385778c0-209a-4b13-8926-9195744b4a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13188538386834658766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766131885383868346587661318853838683465876613188538386834658766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e91e287e-90d8-4726-9f8f-1ab1b6712c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464180d0-cffb-429a-803b-c6806aef415a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7729452740753333684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684772945274075333368477294527407533336847729452740753333684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16093620403608238418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418160936204036082384181609362040360823841816093620403608238418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9bd540-5198-4ab8-bb25-63b020efb2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612169789066457273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273146121697890664572731461216978906645727314612169789066457273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99a3a51-40ff-44e8-8558-a761682d5072, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391437351445234406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406839143735144523440683914373514452344068391437351445234406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e5cd3d-83d8-4ad4-ac01-c91710a3e2cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852095389904310837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837108520953899043108371085209538990431083710852095389904310837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f81a31-a09b-4b2c-bae5-867fbd6069fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10896774531088276865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865108967745310882768651089677453108827686510896774531088276865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3632dc6f-c510-4e33-a822-fa28e196c725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932964438763369294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294159329644387633692941593296443876336929415932964438763369294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0719f1fa-5227-4977-b47a-8139bebfa8e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482056467029331408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408144820564670293314081448205646702933140814482056467029331408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21562d6d-ef6a-42f8-87d2-eff10913ea11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578564080604242649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649125785640806042426491257856408060424264912578564080604242649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1692d7e4-21f3-43bf-9ec0-3ca537bc1b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78baa735-81b9-426f-9e61-ffa606476c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089912470183882824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824908991247018388282490899124701838828249089912470183882824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776888995198477607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607977688899519847760797768889951984776079776888995198477607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0a52b1-bbf3-44a3-9a0b-c70bad1bcaf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859564372589445502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502185956437258944550218595643725894455021859564372589445502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803050cc-26e0-4f28-a0c3-14d2b9d4b342, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196181228070046786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786819618122807004678681961812280700467868196181228070046786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7acd8ea-58de-445d-850e-e97cc9785891, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580316345959223754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754145803163459592237541458031634595922375414580316345959223754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b7b3be-6868-4d28-a94b-9a063e11a6b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508968645104883750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750145089686451048837501450896864510488375014508968645104883750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6699bb6f-82b4-4fc1-89c0-a7ac2aa8c5b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7193379777917127299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299719337977791712729971933797779171272997193379777917127299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1398bc-ce09-421c-983c-2e64c946f6d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7311993733573476616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616731199373357347661673119937335734766167311993733573476616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59f00ce-cb72-4ca7-ac03-6fbee58ce637, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571bc848-3cbe-4648-9252-ed46ef683595, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143693574002013704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704121436935740020137041214369357400201370412143693574002013704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485375677195354822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822148537567719535482214853756771953548221485375677195354822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c42c52-af6c-47ce-ba09-80b789201cae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2f9a2e-a7ba-4958-a681-e29d9ae56a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17352784003287070097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097173527840032870700971735278400328707009717352784003287070097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512590357339666803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803115125903573396668031151259035733966680311512590357339666803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d1256b-acfa-4948-a127-c2c495fd96c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025411237237799387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387180254112372377993871802541123723779938718025411237237799387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23337d74-3010-4ab8-a4e8-b7ad56b937dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1394341738396119250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250139434173839611925013943417383961192501394341738396119250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9c04eb-1daa-4686-bed1-a56afb1fe2eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938261506613507707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707393826150661350770739382615066135077073938261506613507707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90066ca-a233-4901-90e3-76916459aa64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15147567773312718392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392151475677733127183921514756777331271839215147567773312718392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e79228a-1936-49ef-a6ad-8c0468ca4892, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9214667708879418835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835921466770887941883592146677088794188359214667708879418835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d3abf7-eb00-46d1-9585-1aa993727e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16778100462752200789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789167781004627522007891677810046275220078916778100462752200789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8ab3e0-aa2b-454b-8984-1bb9c8a3ba4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15510363160245342360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360155103631602453423601551036316024534236015510363160245342360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc117bd-04c9-4023-9d7d-b614007cc86f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8278546808055257215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215827854680805525721582785468080552572158278546808055257215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af59c108-aaf3-427f-873d-4434a5bc6b98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11163623291933880154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154111636232919338801541116362329193388015411163623291933880154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4070a80-9114-4b40-bf64-79bebe8a13db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170238036988857646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646617023803698885764661702380369888576466170238036988857646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1967e47f-1606-4c86-9d94-650f32f0053e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440563663878584648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648144056366387858464814405636638785846481440563663878584648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c974eda-bf59-4596-93e3-d0c1cc824dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6e0402-7313-4cf1-9ddb-636a8fca5157, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6845579129392366639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639684557912939236663968455791293923666396845579129392366639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327700411173700240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240103277004111737002401032770041117370024010327700411173700240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc2f7397-890d-4c0b-87a0-50e705f0554e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9671427287366180807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807967142728736618080796714272873661808079671427287366180807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b7e865-2360-4330-b89c-dd686179c587, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854736503103070570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570148547365031030705701485473650310307057014854736503103070570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d2a69d-57ea-4bc4-8f3d-01c501348ccc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15789973084645461173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173157899730846454611731578997308464546117315789973084645461173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae1e58d-8502-4bf2-b9ae-26d920baed0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3863580282864874466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466386358028286487446638635802828648744663863580282864874466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4602530-0e72-4784-b216-dc8930137cb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855356812995085755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755178553568129950857551785535681299508575517855356812995085755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa57469-dd38-4842-a64f-76f7f11d1feb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3934544232255389143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143393454423225538914339345442322553891433934544232255389143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43407b1c-1e60-482a-9b01-c62b06bff2ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16480254909141685132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132164802549091416851321648025490914168513216480254909141685132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6800268-7f7c-41a3-b790-dc37d9c456bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551550609229827050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050551550609229827050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c1fa364-178d-4d7a-9b66-ce8f048ada66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed348903-e6eb-4919-84f5-46c35d807c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1172828042279393932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932117282804227939393211728280422793939321172828042279393932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109239570750982257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257310923957075098225731092395707509822573109239570750982257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c06ce9f-b208-4849-b00b-a6294b065946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676267249673249497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497167626724967324949716762672496732494971676267249673249497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359ad8e9-7cc8-4550-b6a1-6551f8a53166, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6704874420035307099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099670487442003530709967048744200353070996704874420035307099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09660b69-f286-44b6-bdb7-0a154128ee94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7773780772303938134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134777378077230393813477737807723039381347773780772303938134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7192dae-fe70-43ae-a9ac-b96ffb4b3640, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6807405659901893692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692680740565990189369268074056599018936926807405659901893692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7c76f2-c55c-4682-9634-f586216857aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3585811054133270392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392358581105413327039235858110541332703923585811054133270392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1022eeea-504b-4ae1-bc3b-ebd2bcdda456, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8033950454292832217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217803395045429283221780339504542928322178033950454292832217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5772c2c0-2316-4db5-a19f-c9b731638eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15377428048614954610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610153774280486149546101537742804861495461015377428048614954610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f927cc9f-ed95-40f1-a522-744047672d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5643451038646028557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557564345103864602855756434510386460285575643451038646028557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9cc88e-d17e-4c45-8402-f5232fcdd050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6031203645069597607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607603120364506959760760312036450695976076031203645069597607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d54ffc2-b672-402a-8711-5e4dbba8f100, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017700002966014109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109130177000029660141091301770000296601410913017700002966014109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222070a8-4f41-4911-8358-80b486ba83e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139292700945861910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910161392927009458619101613929270094586191016139292700945861910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20d3eb9-c7d1-4ec4-bf06-24f6533b331e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511414287140660835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835751141428714066083575114142871406608357511414287140660835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8f7089-57aa-439e-a2c0-47b8fa0a1964, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936611961179928649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649793661196117992864979366119611799286497936611961179928649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b10a97d-e212-4ebc-ae1d-9d52df2db972, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17999710044477039046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046179997100444770390461799971004447703904617999710044477039046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bae77b1f-4eda-478e-8d02-0114c4946995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10408827303688017442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442104088273036880174421040882730368801744210408827303688017442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26edae2-da1c-418c-9490-44b4ba2ab62c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11063741557961938977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977110637415579619389771106374155796193897711063741557961938977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6539addc-eeed-46b6-bec9-0b9e7d0eed90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5922253574101928891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891592225357410192889159222535741019288915922253574101928891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ad0ed9-059d-4a9f-b588-291f96a3eaf1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10770415607091702649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649107704156070917026491077041560709170264910770415607091702649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8128098-95ac-4bea-bdce-f3a346566e4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588952757547192050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050105889527575471920501058895275754719205010588952757547192050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3fb472-7654-40ce-893b-98007479a965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654259657129382743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743165425965712938274316542596571293827431654259657129382743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2415fbd1-0464-467d-ad80-78adebd93db2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180080845395093915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915101800808453950939151018008084539509391510180080845395093915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6878c5e6-e60b-40ba-b0a4-c1e7cbea19ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868356524110003355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355118683565241100033551186835652411000335511868356524110003355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcab9e61-31f2-49bd-bd0f-9739790c2d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818697688213775370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370818697688213775370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed9974a-cd18-4de4-b552-417daa52a51e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614194016703560243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243106141940167035602431061419401670356024310614194016703560243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07cb2605-4f2d-49a0-8629-f9427d2b561e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17927086950500714922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922179270869505007149221792708695050071492217927086950500714922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ee51b7-7730-47f3-a055-ebc51d5e2720, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ee74c6-6d89-4352-9021-bbdbf621da93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6463488992833485573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573646348899283348557364634889928334855736463488992833485573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10750892877220302286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286107508928772203022861075089287722030228610750892877220302286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc95800b-1807-4b1a-854e-b6cdf8edcc69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3174279046884644056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056317427904688464405631742790468846440563174279046884644056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836e5968-c5c2-469a-8b90-e6daa5f77bbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14036019365152399916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916140360193651523999161403601936515239991614036019365152399916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd979b9-6931-4930-be6c-325a22b0ee01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899913949706422606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606189991394970642260618999139497064226061899913949706422606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f47602-05e0-4ddd-881d-7921e98a1710, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630154329990714039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039463015432999071403946301543299907140394630154329990714039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8849e11-c607-4ab3-b5a2-edf8befd45fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282947993457259090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090172829479934572590901728294799345725909017282947993457259090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0343daff-debd-426a-88e4-7be240a87733, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5712392051358961052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052571239205135896105257123920513589610525712392051358961052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974b8c07-6c65-461f-b20d-0e1cab8354b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821129642898256066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066582112964289825606658211296428982560665821129642898256066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbecb6c7-8713-4d46-a97c-96013f9c08d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676195084440347879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879116761950844403478791167619508444034787911676195084440347879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f171e1-2ad5-4ea3-9f1c-fb7676fb37b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222927127542038762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762162229271275420387621622292712754203876216222927127542038762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274fdc3b-5b00-41fc-a1d4-80e24dc18cc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3945373979302199802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802394537397930219980239453739793021998023945373979302199802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2caffca0-be94-4626-8b01-61e0a16b2fa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824024159761300458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458138240241597613004581382402415976130045813824024159761300458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af41d4ab-402c-4829-959a-f9bf3f94686d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7084398880152215098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098708439888015221509870843988801522150987084398880152215098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3332d2e-f57e-47b3-b6aa-92cd0d5ddccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11226895848288214917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917112268958482882149171122689584828821491711226895848288214917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918ada80-660f-4a50-8bbe-4e58b0020f27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536517255511752355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355125365172555117523551253651725551175235512536517255511752355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc57eacc-f55d-49ed-a7e6-a559f1ebe40c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2786772455941962093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093278677245594196209327867724559419620932786772455941962093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8483605-35eb-4deb-a4be-c08e81257d7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12668905030923292947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947126689050309232929471266890503092329294712668905030923292947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff33b4c-37e6-49c7-be34-3aa0dc1db3b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9062640002882157843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843906264000288215784390626400028821578439062640002882157843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb539ede-4471-4a9a-b96d-c16414f1edd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491538759709339571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571124915387597093395711249153875970933957112491538759709339571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16214c7a-d19d-4d69-8bf2-6ba599f01631, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562316171250663397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397175623161712506633971756231617125066339717562316171250663397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b0ab76-865b-4c48-a8b2-db6b8f2096a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5898619422128425305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305589861942212842530558986194221284253055898619422128425305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567c261d-2ccf-49a1-acb0-93d210bff714, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10179942074971269331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331101799420749712693311017994207497126933110179942074971269331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2538cc07-a0bd-4672-8f93-99adc5819b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e260c9-57dd-4735-82b8-221626d506a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8183155576390001578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578818315557639000157881831555763900015788183155576390001578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682603316986517592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592176826033169865175921768260331698651759217682603316986517592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c535e5e7-a67a-4baa-8113-bf6fbc4792a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da15233-d64c-412a-a7e5-2a4f8023be88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 398918667094273668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668398918667094273668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6924938293286590687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687692493829328659068769249382932865906876924938293286590687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a823b5-db80-403b-a3cc-2eb604617fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230590046408217527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527523059004640821752752305900464082175275230590046408217527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e8d70b6-b126-4bca-aff4-25839b3a9145, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170345975503400235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235151703459755034002351517034597550340023515170345975503400235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1578cee6-99c7-4698-9328-655f25bea52f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797996420484463224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224579799642048446322457979964204844632245797996420484463224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb1cbfe-a4e6-4147-a840-7d1d5f5a7f76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5154120470478106767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767515412047047810676751541204704781067675154120470478106767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497b7212-175e-4e49-a30a-11f99ab095df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782098876601757515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515678209887660175751567820988766017575156782098876601757515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f42e001-de89-4d67-9c82-4091b4825fdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13842369189445705539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539138423691894457055391384236918944570553913842369189445705539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313041cb-aec6-4966-8d02-331d4c43b84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170818401399163118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118217081840139916311821708184013991631182170818401399163118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95eeb8e-28fc-4b9a-ac33-48305ec8a661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682278430387223490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490136822784303872234901368227843038722349013682278430387223490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b610fa8-467c-4a08-88b0-083c69de6390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3892059-8fe0-4be6-abff-5e86037b72fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613875031036709562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562961387503103670956296138750310367095629613875031036709562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112779140358302132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132131127791403583021321311277914035830213213112779140358302132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f09dd7-c391-44ee-bf5e-7d4dfaea2115, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10988559674561316139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139109885596745613161391098855967456131613910988559674561316139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83b70f4-1b92-41df-afc2-72211cd49b3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1647128110902753381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381164712811090275338116471281109027533811647128110902753381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc1c72c-f265-4aa6-bfa3-25a8d47bde4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16909754417290559484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484169097544172905594841690975441729055948416909754417290559484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb95d54-2300-494a-8911-da4164187fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ce747-3e58-47c3-b161-2baf22745129, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497650215488772431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431649765021548877243164976502154887724316497650215488772431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5281017402682681063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063528101740268268106352810174026826810635281017402682681063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ad709e-102d-4159-b1dc-3cbd71dba38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13786644823851189888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888137866448238511898881378664482385118988813786644823851189888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb11f6e-a95b-4cf0-bd9f-4c090845e36c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5846805541987830986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986584680554198783098658468055419878309865846805541987830986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a071eb-a5c5-41ed-a504-aa5b8f8e3a2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6094042821408637492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492609404282140863749260940428214086374926094042821408637492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfeeba33-67b7-4d35-be94-19bedb83edc3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779404056019456247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247167794040560194562471677940405601945624716779404056019456247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a0322c-c773-4599-8c2e-b86fe04de62e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2323876679060515127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127232387667906051512723238766790605151272323876679060515127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2149e11f-8fd2-4699-84a0-ac58a5467b51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8238895860480195116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116823889586048019511682388958604801951168238895860480195116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95cc6741-66c2-4974-9814-9caa92b7c3ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16163629277042817011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011161636292770428170111616362927704281701116163629277042817011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03290c2-2833-4bee-8b81-381f9b373cf3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058856e5-9d10-4501-a447-ec569abd18bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181444330147625233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233418144433014762523341814443301476252334181444330147625233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8237685502097013185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185823768550209701318582376855020970131858237685502097013185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62f6e97-9bf6-4a23-955c-2a6a6bb6a2d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544977956249706454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454145449779562497064541454497795624970645414544977956249706454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb62234f-79c5-4707-8b84-094d5853e0e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8099091790620643715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715809909179062064371580990917906206437158099091790620643715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02483acd-fd1d-4b03-8acb-1a0875ef9849, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16700862770101650618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618167008627701016506181670086277010165061816700862770101650618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f10b444-07e9-4942-81f4-89415b035edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173571079267319007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007131735710792673190071317357107926731900713173571079267319007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a7df06-a244-49ca-9be4-6092ea53f0d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8277769695638699045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045827776969563869904582777696956386990458277769695638699045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4071ae41-ccc0-47dc-8a11-714965adf289, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9109035246344245117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117910903524634424511791090352463442451179109035246344245117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcd15a3-161f-452a-92a1-8b3f7310d589, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18243814462603276774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774182438144626032767741824381446260327677418243814462603276774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 002c5718-fb7b-4366-8dec-f8ae9b85c872, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834380823808569294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294108343808238085692941083438082380856929410834380823808569294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b409943e-7c9c-4d07-8731-b7c7d8832882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15945389471135905721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721159453894711359057211594538947113590572115945389471135905721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad2e44f-2208-41c9-b588-1013a749736c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737244609555464688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688137372446095554646881373724460955546468813737244609555464688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f834660-8158-48d3-9337-7b24aecda859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15608044505542138755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755156080445055421387551560804450554213875515608044505542138755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e162e20f-9073-4130-a31c-2518c578feba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545819118165430103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103354581911816543010335458191181654301033545819118165430103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8057e1bd-80b5-4064-8094-72da63a0a03c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4746178736192565129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129474617873619256512947461787361925651294746178736192565129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd13b1b4-1cdc-444f-9f07-e0e82018c08a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2835310110509744188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188283531011050974418828353101105097441882835310110509744188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e552334f-1926-4897-be39-4031fa067cea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010965701641120200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200601096570164112020060109657016411202006010965701641120200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce8e9c8-b21d-465c-b5c3-2df8e32741e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33f26d7-ff13-4c26-84e6-d9a6e1fbdf00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633247514643177009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009176332475146431770091763324751464317700917633247514643177009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495824660993651629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629174958246609936516291749582466099365162917495824660993651629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c61bc70-67df-4344-84f6-290acbf2b502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1791544597539828602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602179154459753982860217915445975398286021791544597539828602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9288d1-b77d-4251-85ae-52e410d5d761, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663908105497000198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198566390810549700019856639081054970001985663908105497000198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3960b3-a99c-40b7-8f18-89b3ed4ae90d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647e7bf0-1bd8-4ce9-8eec-ee5c53e081f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730144999136539193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193127301449991365391931273014499913653919312730144999136539193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16059792294884434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434160597922948844341605979229488443416059792294884434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b889cf-0777-468d-944a-da089f16b636, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350435262303273535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535143504352623032735351435043526230327353514350435262303273535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48e2380-f619-4356-80d1-ad16f8e5dbe6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9347031809636816746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746934703180963681674693470318096368167469347031809636816746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43779978-03c0-4abf-aaea-6269712d19b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 132949938211433086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086132949938211433086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adf69f1-59d1-4016-b33c-179d24fc59da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000563240933047347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347170005632409330473471700056324093304734717000563240933047347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5404386-3c42-4f7a-90cd-bbbf98c24cb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319893541299444611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611123198935412994446111231989354129944461112319893541299444611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc87655-0e1b-48a2-a386-9ff684364a4f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5182839680389896716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716518283968038989671651828396803898967165182839680389896716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737f530e-eea5-4de0-916b-e7e1a606e9df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17395568706565285473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473173955687065652854731739556870656528547317395568706565285473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04754af-ff61-4236-ad20-05c231f66607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365803220609004167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167436580322060900416743658032206090041674365803220609004167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61670fb-5923-4745-9351-8d760de93f0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471212859459346471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471164712128594593464711647121285945934647116471212859459346471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7310d4a-ce03-4e58-8b4f-96074921c713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989268408698071259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259998926840869807125999892684086980712599989268408698071259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d339b68d-7d99-40df-a61e-4575079a9319, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298506588789820760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760829850658878982076082985065887898207608298506588789820760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94c537a-6fb5-469d-b3cf-ad699b5d30f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205187721344721234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234152051877213447212341520518772134472123415205187721344721234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bd484b-8cec-42aa-95ed-fcd2d8526ff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992064688861767476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476179920646888617674761799206468886176747617992064688861767476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2c0275-8f42-46e8-aeb5-168980e05f48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447043012603056772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772644704301260305677264470430126030567726447043012603056772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd3acb3-e3c8-43eb-89e2-75b38345d003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483060799463613297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297148306079946361329714830607994636132971483060799463613297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50b403e-3403-4e8f-9dff-90b03c540917, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399648256995363819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819539964825699536381953996482569953638195399648256995363819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0648892f-6e72-49d4-b5c7-0df1e92a392f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110841988987791764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764311084198898779176431108419889877917643110841988987791764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bb24a6-1e44-4a1f-9544-9a3f363ba8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498581763296925824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824849858176329692582484985817632969258248498581763296925824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdc90ae-3852-468a-923c-8e86e80e8231, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790613775488837644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644179061377548883764417906137754888376441790613775488837644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84e38f-bab0-48c3-b04d-a7166af9c237, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335604265062354554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554173356042650623545541733560426506235455417335604265062354554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e82c166-dfa2-47e5-b08d-92361b99900c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708563729307565640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640167085637293075656401670856372930756564016708563729307565640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4547c65b-08f4-45bc-a033-b95bccf2851e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e31c2db-ed20-457e-98f8-003324748253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939549051582467931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931693954905158246793169395490515824679316939549051582467931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3873811261616850943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943387381126161685094338738112616168509433873811261616850943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf3afe3-ddcb-42e5-8080-f4c0fca895d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254a8832-0327-4515-9f8d-76e1588092e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16601694928447557607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607166016949284475576071660169492844755760716601694928447557607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9725895018002795842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842972589501800279584297258950180027958429725895018002795842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 843b33fc-65f2-47d7-9936-979c7a7470ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1009814650364821402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402100981465036482140210098146503648214021009814650364821402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20071a9-04f5-4cf2-8434-12ce5ec7040a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2142413060830587765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765214241306083058776521424130608305877652142413060830587765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d404bb-e380-4c70-bab4-a3ef27cb6b01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7499bc5b-db62-42a7-9837-6a2b0f461eb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046833144180135957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957110468331441801359571104683314418013595711046833144180135957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735871780514392622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622473587178051439262247358717805143926224735871780514392622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34e2e02-7085-4a51-a929-8460fd554ee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855033463345100634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634108550334633451006341085503346334510063410855033463345100634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a65733-3cf0-419d-95f7-9e77cfe47eb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4173678727750106216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216417367872775010621641736787277501062164173678727750106216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6e703a-1a08-40db-8389-bd4af3a324d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18445878675639096222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222184458786756390962221844587867563909622218445878675639096222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040e647a-02f1-471d-95bf-b2d470c96647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148882203131589406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406514888220313158940651488822031315894065148882203131589406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4012831f-2f87-4216-93df-81bb8ee06cfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13113956578806881999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999131139565788068819991311395657880688199913113956578806881999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f80f11a-ae00-4f09-b85a-fd4af2925df8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213511378129602746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746122135113781296027461221351137812960274612213511378129602746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53327f57-a406-4fda-9d4f-1c6e25aa745b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13046680700962959385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385130466807009629593851304668070096295938513046680700962959385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6b96e7-7a69-4e51-8b1a-8bb93ecc9b63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17304708007714066940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940173047080077140669401730470800771406694017304708007714066940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd94b021-a8fd-4b4d-9f08-4122e9efdcbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897655551690847345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345289765555169084734528976555516908473452897655551690847345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f9e1e4-0430-48de-9a92-02fb14734baf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efd8cfa-9f25-46a3-8fe0-dc0714a300b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385755872015979418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418173857558720159794181738575587201597941817385755872015979418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995832704666598071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071159958327046665980711599583270466659807115995832704666598071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee4c3ab-63b3-4173-8448-44b4862b301f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2b234a-93f2-445a-a251-eeb9cf4eda2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5301881610878355182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182530188161087835518253018816108783551825301881610878355182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7558854595378156934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934755885459537815693475588545953781569347558854595378156934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859cfe20-8ee3-4ca3-b7b6-c34542d95c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12645389068445877006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006126453890684458770061264538906844587700612645389068445877006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9db3790-f203-42dd-971f-a0f1f6280125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d562ada5-917a-4f58-8772-30f863ec3864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1402469617588535590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590140246961758853559014024696175885355901402469617588535590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320329146911186738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738432032914691118673843203291469111867384320329146911186738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51db2a55-8a5a-4063-8568-a3c578e925cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665646121594303468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468866564612159430346886656461215943034688665646121594303468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9bb31c-a7dc-4e41-b738-f596b8ae7420, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515709958056353003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003751570995805635300375157099580563530037515709958056353003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ee64cb-51eb-4a6e-8a47-d37d97518798, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3175622564752444195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195317562256475244419531756225647524441953175622564752444195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8518e7bb-3f48-4f52-ba89-131875e659d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9279795275793960694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694927979527579396069492797952757939606949279795275793960694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275b0e4a-b7ef-463d-8536-6cd6628eedf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6745069672140583239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239674506967214058323967450696721405832396745069672140583239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eadcfd29-1708-4022-aeed-b1066670d043, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3172184569617520630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630317218456961752063031721845696175206303172184569617520630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754b714f-9921-4f62-8bfe-3ed58e0f13f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8464819608143683951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951846481960814368395184648196081436839518464819608143683951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8cd8948-68c4-4e27-88a4-4db84cf10219, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424659925223686641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641174246599252236866411742465992522368664117424659925223686641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da06f1ff-181c-41d7-b5c3-bbea4378f8c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2620827937706455197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197262082793770645519726208279377064551972620827937706455197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05611028-5228-442e-a9c6-df5176a123e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1902158587107677042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042190215858710767704219021585871076770421902158587107677042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45837a20-991f-4159-883c-8b2e9457a602, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195508038711953509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509131955080387119535091319550803871195350913195508038711953509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc22b83f-31d1-43ea-80b7-82343b02d67d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117012770023810332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332111170127700238103321111701277002381033211117012770023810332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547a2aac-b47b-4f7a-b98a-adc1a2cd750b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249653891933081569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569224965389193308156922496538919330815692249653891933081569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dc243a-45a7-40a7-ba23-8ec7959c06cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011445541830717292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292160114455418307172921601144554183071729216011445541830717292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9114167-2f36-4532-84da-8ca111b383fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423370882986322742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742742337088298632274274233708829863227427423370882986322742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd0aa49-595d-47ea-be11-ae8154e185ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1db614-e660-434b-ad91-91370e56ec9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7147950095086742333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333714795009508674233371479500950867423337147950095086742333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8600216623977168331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331860021662397716833186002166239771683318600216623977168331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b3bedb-9328-406f-a656-c92fecc033bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 451659630890121491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491451659630890121491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4492093d-428a-4bc0-a983-75c84fbd75c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421089146280358298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298442108914628035829844210891462803582984421089146280358298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a981739-e858-456a-8b6e-fba6c54bfdcd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17211075168931641909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909172110751689316419091721107516893164190917211075168931641909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da69b6b-ee27-4349-b821-54301d64bf06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11324019019894662918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918113240190198946629181132401901989466291811324019019894662918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320b729a-b2fb-467d-8f6e-30dd081317ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a7930a-b412-4475-84d1-a55d481a8b53, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633428077701456643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643633428077701456643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132863282755854268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268713286328275585426871328632827558542687132863282755854268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598fa4e5-7634-489f-a48d-0e5fb9db7ea2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7496237a-1595-40aa-9e24-aeae2514dbc4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9660478273459239017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017966047827345923901796604782734592390179660478273459239017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5745830187358218897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897574583018735821889757458301873582188975745830187358218897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5cb0ed-b754-4d5b-86e3-8311c158329b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243994707589930820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820122439947075899308201224399470758993082012243994707589930820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ad9d08-7f3c-447b-86e0-ee136d97b8ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518788691399364805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805851878869139936480585187886913993648058518788691399364805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d51d9f-57a6-4da0-affb-1e9eb777224e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055850823637336888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888150558508236373368881505585082363733688815055850823637336888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cecc771a-1eaf-4dbf-9c4b-9c41537a4450, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218017834409011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011172180178344090111721801783440901117218017834409011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1b4153f-8b9d-47fb-b8fb-c61a5081c9fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10850637725399856912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912108506377253998569121085063772539985691210850637725399856912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b46a38-18e0-4bd3-8848-cb0e99fb82fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798452772129767835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835147984527721297678351479845277212976783514798452772129767835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f88c65-485f-4681-a133-a438071c346c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd88762-ec7b-4e21-bbd2-551292519ad9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612513500107501467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467261251350010750146726125135001075014672612513500107501467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898494426660927250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250189849442666092725018984944266609272501898494426660927250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ad6a25-4d53-438a-8385-4383f9025e7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c564cf8-9406-4ffc-b86b-2efaf2cca7ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6265886165794087860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860626588616579408786062658861657940878606265886165794087860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257938256880350431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431162579382568803504311625793825688035043116257938256880350431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e02e18f-d8cf-41f7-ab46-c892e277e7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4625942a-af0a-4f87-9099-4d32e2002b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10609616856116588441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441106096168561165884411060961685611658844110609616856116588441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593028827682734181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181155930288276827341811559302882768273418115593028827682734181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf4d6539-d4c0-4725-b8e1-3a1f9face38f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927597914823162293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293159275979148231622931592759791482316229315927597914823162293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e8970a-e3fc-4828-b78f-c2e1576c835e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827816190904294697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697138278161909042946971382781619090429469713827816190904294697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30bfc1b-8b91-4eed-ba29-81714c5c40cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f4da94-7e76-4023-b8da-a54f8639af3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14074292311323899900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900140742923113238999001407429231132389990014074292311323899900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161096507499438377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377216109650749943837721610965074994383772161096507499438377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575bdbd4-2dbd-4a44-a590-84f31211c7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12046209483511160561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561120462094835111605611204620948351116056112046209483511160561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836aa1ee-a67b-4002-a3a4-51a1c29ba7b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7511c4-3a2e-4c3a-bf70-ad92690290a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10000852972140620944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944100008529721406209441000085297214062094410000852972140620944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12924231168982484582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582129242311689824845821292423116898248458212924231168982484582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95eadea-7289-4beb-866a-4e6934565b52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962077512679576335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335596207751267957633559620775126795763355962077512679576335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a3c921-f343-485e-8976-7168eb34abd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035301366836895501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501130353013668368955011303530136683689550113035301366836895501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767992ad-7f4b-4e66-93e3-2d41066edf47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14238314509929421453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453142383145099294214531423831450992942145314238314509929421453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8c1f4e-f34d-412a-a170-8abe36484f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad4ceca-04ba-4934-8a10-f6df94f517f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14260988540243208506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506142609885402432085061426098854024320850614260988540243208506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321728197378914225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225232172819737891422523217281973789142252321728197378914225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aba6f78-fefd-4c09-b655-235d503933a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714ecb55-59fc-4f9a-b064-d8ddd0a8b426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10834986219750953018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018108349862197509530181083498621975095301810834986219750953018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731550821218630084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084127315508212186300841273155082121863008412731550821218630084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824f2a63-d0b9-47e2-988d-567c87437b3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4011591396320036964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964401159139632003696440115913963200369644011591396320036964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848705f3-f6bf-43c0-a09a-5873c679d8b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73334e0-1fef-4c02-a081-385fe4344be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732813162578951438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438147328131625789514381473281316257895143814732813162578951438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715125220865087910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910171512522086508791017151252208650879101715125220865087910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f5e2ec-4808-4704-9ecf-49dd22af7e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15447963664084985925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925154479636640849859251544796366408498592515447963664084985925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113dd46a-6602-460e-9fea-3d75118e8713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556263081233476631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631455626308123347663145562630812334766314556263081233476631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d854d421-87c6-41c0-8d3c-301ba6509995, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2284754444362806564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564228475444436280656422847544443628065642284754444362806564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6422af-bac1-43ed-8ee3-686607378315, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880164113135086884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884588016411313508688458801641131350868845880164113135086884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ab72b6-b207-4642-b52e-9f1c341e49ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3502589733399641220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220350258973339964122035025897333996412203502589733399641220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864624ba-e3f4-4b8d-bcce-1f37d1e8a108, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59991875-ed98-40b4-945d-6e7fbbe5c0b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8746260237772787874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874874626023777278787487462602377727878748746260237772787874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3260353195968202249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249326035319596820224932603531959682022493260353195968202249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2467552a-3c2b-4925-8695-8ac7808e66e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12106992145442517507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507121069921454425175071210699214544251750712106992145442517507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de19c388-c139-4466-b861-3be589e24de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4424538696894725551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551442453869689472555144245386968947255514424538696894725551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10b3828-8d6a-4df2-b99a-58d8bb8b35ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16713035352893063795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795167130353528930637951671303535289306379516713035352893063795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ddc488-0a49-4a80-a77c-c65d490e844c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321861920506068565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565832186192050606856583218619205060685658321861920506068565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bf3899-9610-4324-ad89-907373d68c47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3542796922954483860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860354279692295448386035427969229544838603542796922954483860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13c643e-4830-4c10-992a-5ca1b11e3709, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17254232513856225341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341172542325138562253411725423251385622534117254232513856225341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bde41a8-1fa2-4f6b-8001-c38ee65d630d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17984910273995489456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456179849102739954894561798491027399548945617984910273995489456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b564e49e-4356-4d76-a5f5-1ee05aa82eb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10739827626220404875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875107398276262204048751073982762622040487510739827626220404875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd9fb05-02b9-4556-880b-1a635520f296, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4310855805184965062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062431085580518496506243108558051849650624310855805184965062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bc4995-5d69-4559-8584-2922fded620f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15560552743740261601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601155605527437402616011556055274374026160115560552743740261601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7321b3f7-f6df-4e6e-ad94-e2b0dea6a480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9282925592950603944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944928292559295060394492829255929506039449282925592950603944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1940cbb-c3ef-4100-95df-a573bdef106e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10541051980793531374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374105410519807935313741054105198079353137410541051980793531374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb04f45-9958-4306-af24-0d9cd14935d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110690881722347390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390171106908817223473901711069088172234739017110690881722347390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38a9c9c-7f55-4378-9d0a-dff10d2f2bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14904205119309312786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786149042051193093127861490420511930931278614904205119309312786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943493cc-84fc-4868-9a87-53b207700676, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425326114390175173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173134253261143901751731342532611439017517313425326114390175173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989b38c2-bee6-4526-801a-d2575391865b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6964547619918326708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708696454761991832670869645476199183267086964547619918326708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2be448-235d-49f8-b5dd-744f831f0bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1906420817447966309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309190642081744796630919064208174479663091906420817447966309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da685ef4-563b-415a-8ecc-0e24fffef675, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18395974280876736713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713183959742808767367131839597428087673671318395974280876736713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c31357e-69c2-47d2-b267-de374d3a05e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 183836160727280430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430183836160727280430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d71c64a-b257-4748-9f55-aef6e3e8b165, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1185959000000712574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574118595900000071257411859590000007125741185959000000712574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d21639-abdd-48b5-9bfb-17e2c1504e59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174925655482308478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478617492565548230847861749256554823084786174925655482308478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2f53b7-5998-4e7b-9771-7188d873564f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14826696429429986641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641148266964294299866411482669642942998664114826696429429986641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570e5a1e-c0a0-4dcf-8548-38f537e78618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3174a8a7-2525-4c28-9ae2-7908dfc263d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305354087387686231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231330535408738768623133053540873876862313305354087387686231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533192632317857148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148145331926323178571481453319263231785714814533192632317857148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3e3b7b-12a1-4c7c-a59c-0fd06a8324f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407838631829546524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524407838631829546524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37840fe8-4a6e-4159-9335-c37771558835, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6688966035577018655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655668896603557701865566889660355770186556688966035577018655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830659f5-1d68-4806-a49b-abceb2846c32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534475023048125808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808145344750230481258081453447502304812580814534475023048125808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910b7079-a771-4503-84f0-6f5d72c43b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10433939463077712377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377104339394630777123771043393946307771237710433939463077712377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94aa751-a0dd-4e10-9a4f-61b34e5e0cb7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133122610868456684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684133122610868456684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49bfb70-84a0-4479-8dc3-a93cc3e5a513, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360716674902320714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714736071667490232071473607166749023207147360716674902320714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd5360e-83e9-4336-8b87-1360b9812f6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00642e16-6242-4c1f-bc0b-66c022e3d51f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18093231034451746623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623180932310344517466231809323103445174662318093231034451746623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14325926262411993537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537143259262624119935371432592626241199353714325926262411993537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9c5dd9-f4a1-494d-8d75-5ebb736769e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778616456111447251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251377861645611144725137786164561114472513778616456111447251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6b7444-cb89-4efb-bc07-143141039a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16959318792344990069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069169593187923449900691695931879234499006916959318792344990069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d64f774-4100-44f4-97d7-0d4d8f6a19ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388290184834286785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785123882901848342867851238829018483428678512388290184834286785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1a8e1a-6489-429f-b41f-9c9199201afc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023011136370209283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283110230111363702092831102301113637020928311023011136370209283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a703c24b-697b-4423-add3-6cf570ce8613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212889277201040722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722821288927720104072282128892772010407228212889277201040722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504c74e8-335b-46ed-9a06-1a4eba69a5ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098399165839595339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339180983991658395953391809839916583959533918098399165839595339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599c3ddf-f780-4951-a907-1d85e9da684b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003166111829030251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251300316611182903025130031661118290302513003166111829030251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65990454-9d3f-4c2f-a9eb-1e9c1efc39b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10135295976179896566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566101352959761798965661013529597617989656610135295976179896566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6ffe8a-3482-4f04-95c5-68c8f9486605, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681920124876140301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301146819201248761403011468192012487614030114681920124876140301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38e13eb-9dad-4c74-a3ec-52f4a96f7878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16251772278515712017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017162517722785157120171625177227851571201716251772278515712017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70598b5-9ee1-44cb-9109-755b57e2dc5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16748073935349613638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638167480739353496136381674807393534961363816748073935349613638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ca2ecb-b277-40cc-be18-dea772a3f486, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8063316997494333985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985806331699749433398580633169974943339858063316997494333985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c884b720-eda7-485b-be43-67f3948dc305, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101531967575488383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383110153196757548838311015319675754883831101531967575488383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176d25bd-04a7-4a46-9342-7255b34631a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769793644078579035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035276979364407857903527697936440785790352769793644078579035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a641d1-a10c-415d-87ad-7063c2051457, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16663749318180393956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956166637493181803939561666374931818039395616663749318180393956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73184420-7159-481f-8ab3-9f6beb7b7a23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6712481101741480321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321671248110174148032167124811017414803216712481101741480321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02e42de-cffa-4c50-aaaa-13901fc40cb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674017222686061952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952167401722268606195216740172226860619521674017222686061952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd2efe5-c840-4dec-bacf-2c4ee9819ae9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222028266332102028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028162220282663321020281622202826633210202816222028266332102028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4968d850-6253-4c1e-9f6f-d6097e9f00c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6530431954426376672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672653043195442637667265304319544263766726530431954426376672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c58c8f-d15c-40e9-b1cf-fc5a9f76a39a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102037736728290284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284710203773672829028471020377367282902847102037736728290284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ccbd29a-c792-488d-9c45-2aec1f1c2a1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05785806-4e29-4310-85a8-0f779289a298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914301760009063828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828891430176000906382889143017600090638288914301760009063828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fb8cd1-48b5-4d9b-a430-fcc87e4276cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916352576652204353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353391635257665220435339163525766522043533916352576652204353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18186354086032294904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904181863540860322949041818635408603229490418186354086032294904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b726f4e-d9af-4d3e-868d-e594c0930dfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6026478555208117830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830602647855520811783060264785552081178306026478555208117830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd25dcd-f751-41e3-ae83-485358bfb88b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17099785814486343632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632170997858144863436321709978581448634363217099785814486343632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186f64c1-f90e-4c3f-8a59-47fc061453ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1637027836018090101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101163702783601809010116370278360180901011637027836018090101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2eb1a9-54cb-4004-bf73-43920d39d618, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518308922009058343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343851830892200905834385183089220090583438518308922009058343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b612cd0f-5453-46dd-921e-3f4575e78d78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec095cd-0a6e-4203-a1a4-804db0ccafb1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 802790121153146826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826802790121153146826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751632051184565411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411175163205118456541117516320511845654111751632051184565411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808639c3-4057-44b7-ae78-7d9cc5b33d58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11939281463698285419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419119392814636982854191193928146369828541911939281463698285419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb297c2e-1a8d-4848-b455-5e148e1136ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878438899879241407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407168784388998792414071687843889987924140716878438899879241407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a88a079-3b3b-4f6b-90dc-5e3016955a37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920996599113536450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450692099659911353645069209965991135364506920996599113536450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836801d7-0a26-495e-a7d0-0897f9a10a13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3e9dad-681e-4c33-aab0-629bcb542a0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861629340689772560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560178616293406897725601786162934068977256017861629340689772560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302488490050190357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357130248849005019035713024884900501903571302488490050190357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b045d1e-9635-4d2e-bfc9-a0ee9142494b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac74c7de-6b11-407e-80d1-5649f50cd672, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 988308561571586606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606988308561571586606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082876205056361953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953100828762050563619531008287620505636195310082876205056361953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d597a30b-5cd0-4521-9c65-1567ccd15ec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b97f9a-66cc-4a97-b336-9653b72dfead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6079949374059960285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285607994937405996028560799493740599602856079949374059960285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514335522209896225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225751433552220989622575143355222098962257514335522209896225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef37008f-052d-484f-83eb-cb50fd05dc6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332240066946687424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424332240066946687424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2eab39c-c8f2-473a-8696-d7829806f871, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168889395725372692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692316888939572537269231688893957253726923168889395725372692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3ae526-24ea-474d-a19b-181bf328e1b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994867683813268086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086799486768381326808679948676838132680867994867683813268086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe671a8c-3f57-4ef0-b950-8273b1659a08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16012393127336333391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391160123931273363333911601239312733633339116012393127336333391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49bec527-2676-40b6-81b3-8b7b8d501298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4760603006141604497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497476060300614160449747606030061416044974760603006141604497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa7b153-26cd-47c6-acc4-c2b707877eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987876419487055931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931179878764194870559311798787641948705593117987876419487055931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5946b1be-ec49-42e3-ae93-d0ebb5fa1a82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894038103549021856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856589403810354902185658940381035490218565894038103549021856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66817644-5724-45af-99fa-b4e0244aa92e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7931235393714047686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686793123539371404768679312353937140476867931235393714047686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961e0426-efc0-464b-ab18-45ec7c0ee55b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253215273332445874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874925321527333244587492532152733324458749253215273332445874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c12ce84-8cad-4de8-b643-ef65c14b927b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143511303544567454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454121435113035445674541214351130354456745412143511303544567454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70474b1-0c9a-4d31-b969-497a7992fb7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283790616648475662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662152837906166484756621528379061664847566215283790616648475662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be8ff73-5943-4d37-a1e4-91e2e0ba3e87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 736549533942477281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281736549533942477281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79910e7-8330-46ea-a85b-150c148a2113, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015930364510340217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217140159303645103402171401593036451034021714015930364510340217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054e2807-717a-4d3f-851b-8d223578b9c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517511823486533000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000105175118234865330001051751182348653300010517511823486533000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca408c9-1577-4364-98fe-9b0f15f7b0d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14600162235017892268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268146001622350178922681460016223501789226814600162235017892268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72e41897-de67-4a97-96ef-f73f4c2de562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d282767-8d2e-4d57-903c-d3f38689e912, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 328342655075137097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097328342655075137097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9479715502103447048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048947971550210344704894797155021034470489479715502103447048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14fde62-47f5-41af-94d2-5981b62f1698, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647902964202435806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806564790296420243580656479029642024358065647902964202435806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e323d854-33d8-4ec6-8bf8-15696f49f20d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14526493569002825289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289145264935690028252891452649356900282528914526493569002825289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2c497e-3f6b-4f33-9034-4b6f28bcabc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4672461322921895202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202467246132292189520246724613229218952024672461322921895202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a89c7b-75fb-4976-9664-80c39679694a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061895455443373818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818160618954554433738181606189545544337381816061895455443373818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05600475-fbe0-452c-9189-d6a71c7a5536, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5159452027795792324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324515945202779579232451594520277957923245159452027795792324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94cbb20-d419-4182-83d2-78fc2230d23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1701181310540237221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221170118131054023722117011813105402372211701181310540237221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0becd4c4-f406-40d9-94d8-6f655f4b6766, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f19400e-d21c-4df8-ada9-b74670dbd916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17543678376310414372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372175436783763104143721754367837631041437217543678376310414372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143479779491918394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394101434797794919183941014347977949191839410143479779491918394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1e464d-ded0-4145-a4df-20fa7e3e664c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93cac56d-c212-47c3-b2aa-ba7d78d4b03a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17142833685032750922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922171428336850327509221714283368503275092217142833685032750922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277725768425734531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531142777257684257345311427772576842573453114277725768425734531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b51b01-37ea-4ecb-a4c6-f2bd072a722c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619338236553996836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836156193382365539968361561933823655399683615619338236553996836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68c066e-839a-449e-b6f2-fad82979e19e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762515114103221478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478157625151141032214781576251511410322147815762515114103221478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f78241-613b-4c05-80b6-606d4aa00a84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6740928703931593978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978674092870393159397867409287039315939786740928703931593978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a03529-8f9e-41ff-ac88-8572dace171f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453074409886531066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066114530744098865310661145307440988653106611453074409886531066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf2579b-f74e-4221-9283-9f48cfdd5b82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10932438668266192235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235109324386682661922351093243866826619223510932438668266192235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 630be193-a392-4fec-a40d-eb4acef9b89a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733994656974724134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134733994656974724134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d22cf2-a8e5-4834-8277-bea36aa8f406, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 420180503229211146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146420180503229211146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808961cf-08c2-4a64-b418-3ba7e30648fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15223543256576218644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644152235432565762186441522354325657621864415223543256576218644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9586438-ec66-4eac-9258-5e04a8d7fc30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205261897576436356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356102052618975764363561020526189757643635610205261897576436356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cfb792f-1b39-45d2-98c0-111c6db1b084, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205431682210886653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653920543168221088665392054316822108866539205431682210886653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e7cc3c-70bf-4e94-84f1-267fa3e2f497, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a6065e-5a58-4c61-9f60-8e826a7f5bc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255238718977231636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636132552387189772316361325523871897723163613255238718977231636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13218575583589422329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329132185755835894223291321857558358942232913218575583589422329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2e366e-c409-4e1a-bbd8-db5c4af17ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552330b7-fd2e-4be5-ac48-d0b8a011f209, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3794066741046739233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233379406674104673923337940667410467392333794066741046739233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6634707051628162639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639663470705162816263966347070516281626396634707051628162639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ce0789-236a-41bd-8ab8-c1693ca6fd63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 618616292587731714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714618616292587731714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f095ee1a-ef01-4439-9da7-50896e6f2b16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8893c179-8bdc-488a-b56c-fc89082a3e7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8336025884223581946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946833602588422358194683360258842235819468336025884223581946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5921543001394581500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500592154300139458150059215430013945815005921543001394581500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0235ab-e346-47b8-99c9-ba53742ca84d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14723337072651629729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729147233370726516297291472333707265162972914723337072651629729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221fe702-e2e4-4715-ae98-d42ab7530748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d440401b-d257-4663-8950-e52c692b4f2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10558829551801356748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748105588295518013567481055882955180135674810558829551801356748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231346758701865447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447162313467587018654471623134675870186544716231346758701865447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e10562b-c033-4c39-91ff-2e604b644ff9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2151588467686041131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131215158846768604113121515884676860411312151588467686041131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e87c893a-f87e-467c-b9f6-fe489e0c72f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151966404474076440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440915196640447407644091519664044740764409151966404474076440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a861b4b-dea0-4bf3-bc5d-bb3f5af517ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985257356574536030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030298525735657453603029852573565745360302985257356574536030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47742a1a-aac2-45fb-96c7-7527a028da98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5734658530567947010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010573465853056794701057346585305679470105734658530567947010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03e88d1-473b-43d9-910b-71db0b08a1eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15284671589638358101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101152846715896383581011528467158963835810115284671589638358101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0af068e-f799-4842-8a2c-074a2719ab96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998102759440568498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498499810275944056849849981027594405684984998102759440568498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2dba7b-455a-445e-ba4a-2de6f78c517c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4465278889011657643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643446527888901165764344652788890116576434465278889011657643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a901e0-a28b-495c-8ebd-fbc2c25fff9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271441960119483464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464182714419601194834641827144196011948346418271441960119483464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a0bc71-6874-415a-816c-97f0ea02eb15, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614104454040367890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890361410445404036789036141044540403678903614104454040367890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f704e9b6-b64d-455a-8938-e24ee8f49d7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8921759956307406399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399892175995630740639989217599563074063998921759956307406399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3bb8d7-b430-4406-a0a5-aa364c3e9d7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320662745752665099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099153206627457526650991532066274575266509915320662745752665099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa933392-29ca-432d-88ab-f054afd368ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6725460998403135312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312672546099840313531267254609984031353126725460998403135312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e50f68-ea8f-47fd-8e16-6a60cadc0ced, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd0c95c-700d-43d9-953d-4577db4454a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695417549469444238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238176954175494694442381769541754946944423817695417549469444238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2634740085896816420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420263474008589681642026347400858968164202634740085896816420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6af8a8-565b-4fe3-b714-c9c9cf9fe387, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11966636691624559542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542119666366916245595421196663669162455954211966636691624559542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e28292-9bbc-4d73-b44f-0bc2b5c68c38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284834445933541151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151284834445933541151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40deff28-4f53-4913-84b8-92e8c3535423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139083288458502876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876141390832884585028761413908328845850287614139083288458502876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e858feb7-092f-44e6-9d7d-b3d228c9e14b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6322924575990782982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982632292457599078298263229245759907829826322924575990782982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b7fe39-d4ed-4cb5-bb70-2c4d69dd7e14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659867263504347908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908166598672635043479081665986726350434790816659867263504347908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5975590f-d237-43ee-8c44-e82917df696d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6758387763838145948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948675838776383814594867583877638381459486758387763838145948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 044a5e0e-b947-43a9-a4d1-24f232164664, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410713492174271356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356441071349217427135644107134921742713564410713492174271356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b87976-ef91-43a3-a2ab-a4c38be9e6ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16835116776357805963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963168351167763578059631683511677635780596316835116776357805963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef84ccf-ea91-4b13-8746-dc4f3c0a729c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7121127996736196182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182712112799673619618271211279967361961827121127996736196182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06025b81-9823-4201-9dd7-4e9104fd296e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508738056841945423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423450873805684194542345087380568419454234508738056841945423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cd2457-5c00-4582-bde2-21276ca7fac3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16937810554653340583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583169378105546533405831693781055465334058316937810554653340583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a1b5b8-b7ae-4078-b644-ba75e138a78f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453967319387252771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771445396731938725277144539673193872527714453967319387252771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd96f324-e4de-4e35-a25d-b2d7b3f2db61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128101844751224444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444171281018447512244441712810184475122444417128101844751224444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba92e5f-2605-46f8-bd2d-8b55c0fbafaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2854190441928419837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837285419044192841983728541904419284198372854190441928419837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bc605c-53cc-47c2-9446-487dd66c7a1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4452583003675605264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264445258300367560526444525830036756052644452583003675605264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31249fb4-54af-4466-b4a4-3efa6763e7b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058055233384610125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125160580552333846101251605805523338461012516058055233384610125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd74ff0f-2439-4ef4-a0c6-d62b14c655a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932200300773117794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794793220030077311779479322003007731177947932200300773117794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1caa8e66-2310-4ce3-91c5-4ded36bf2e18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13548105812028040747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747135481058120280407471354810581202804074713548105812028040747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe22f18-3bf4-44e9-b9b4-a4f12cb537fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190291018770266777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777419029101877026677741902910187702667774190291018770266777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed8d98b-d3b1-4639-a209-3a0a50373e44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15639064828480524082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082156390648284805240821563906482848052408215639064828480524082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b5ed42-f0a6-40d8-a263-74eae1e8bb48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880496132832855869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869138804961328328558691388049613283285586913880496132832855869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d7f01e-c6d0-4586-b4b8-abfbca128ce6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5032663885736625243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243503266388573662524350326638857366252435032663885736625243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c089fab1-fdee-4900-bc07-8cba9eccd24c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10538108736466546023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023105381087364665460231053810873646654602310538108736466546023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ddb11e-6b5d-4552-b88c-305a7579f352, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8814805713970814861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861881480571397081486188148057139708148618814805713970814861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e2dbc7-fcaa-455b-8338-793ef31d368e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 303178668592813116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116303178668592813116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ff7a25-97d6-4768-b73b-6f1c221bb2ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918944911348394684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684179189449113483946841791894491134839468417918944911348394684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380deede-055f-4523-964f-0e2d319446b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925468016124898528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528129254680161248985281292546801612489852812925468016124898528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb968430-1bde-49a9-af22-613ef942d4b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430309096515436800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800154303090965154368001543030909651543680015430309096515436800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 386b1ddd-9001-4d79-a0ac-d196320be778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999689679009379439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439129996896790093794391299968967900937943912999689679009379439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525e9220-ed23-4625-8102-e1f37cf23d4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3596712982455801027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027359671298245580102735967129824558010273596712982455801027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd45a0b5-5992-44b7-be2b-6aa566a2255b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11286693809743334821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821112866938097433348211128669380974333482111286693809743334821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a813f806-33a2-4a90-86f6-139a539a3abd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918632964846765186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186391863296484676518639186329648467651863918632964846765186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36740a4-a37d-4ae5-a58b-afbd904766c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001346834601787843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843110013468346017878431100134683460178784311001346834601787843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8169792f-a68a-439f-94c8-76a24001b256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14485986657720182083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083144859866577201820831448598665772018208314485986657720182083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb604df4-72dd-4a2c-92cf-d6ec929b0664, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432255792465548585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585943225579246554858594322557924655485859432255792465548585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3df5033-e996-4c32-bba7-b14aa32deca2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483d1896-d02b-4ea9-918a-7f0b4c5168ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287274799009668633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633128727479900966863312872747990096686331287274799009668633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3248504031453208570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570324850403145320857032485040314532085703248504031453208570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4a3029-8a0d-4fc6-add5-44e8abe96b0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202690655011502011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011162026906550115020111620269065501150201116202690655011502011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eed7719-9ec8-41eb-9624-db5f76c96fae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558719001066623968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968555871900106662396855587190010666239685558719001066623968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4eb96f-f0b7-4726-8e1b-4ead9e9d72e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10692219394343949108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108106922193943439491081069221939434394910810692219394343949108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525a0ee4-cd4f-4a01-ba9c-695960af2ea1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630537781710636367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367106305377817106363671063053778171063636710630537781710636367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31bc98ec-af9d-47ef-95cb-dee69d855f6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611961045789543173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173611961045789543173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301205aa-d04d-4094-aa7a-a592b335745e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263190981797754050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050426319098179775405042631909817977540504263190981797754050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ff1d71-847d-4a51-aae5-49f006f0fd93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462918415825550980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980124629184158255509801246291841582555098012462918415825550980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d6c465-5436-493a-a61b-e51963bfcf5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500042262358296325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325135000422623582963251350004226235829632513500042262358296325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f97e0fd-f92c-48d2-aaee-83fb40ec1c50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956558480734818812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812195655848073481881219565584807348188121956558480734818812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff0cef2-94ef-40ea-8bef-550077bdeb27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642171282124319771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771146421712821243197711464217128212431977114642171282124319771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36081d05-7e12-4f95-b552-84eddb0444fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589802878732605086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086105898028787326050861058980287873260508610589802878732605086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecee344-0676-40ac-bc10-0d5933606b2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12019765886499006033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033120197658864990060331201976588649900603312019765886499006033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2dad12-8ecc-4091-8922-5773471ca077, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7675655395245810479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479767565539524581047976756553952458104797675655395245810479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9566c599-5c65-4bdd-8f2f-1f6773cc3d7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15709925743095556441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441157099257430955564411570992574309555644115709925743095556441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2198f1f1-52ee-43d5-83be-b3c20e7441cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1059898609935196365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365105989860993519636510598986099351963651059898609935196365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033d6708-b988-449f-b3ee-381f0deb5d0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f714892-65e5-4791-a231-e9ed40ce464b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 538870681633553798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798538870681633553798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10716828582692441330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330107168285826924413301071682858269244133010716828582692441330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6768fc-5648-43a6-aed0-1d3239d58284, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1918813-b66a-426f-acb9-8a0227f1922c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743428141343692017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017117434281413436920171174342814134369201711743428141343692017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3451687065649659034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034345168706564965903434516870656496590343451687065649659034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaef54b0-5a40-4993-be35-e9ff5bfead52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec205786-941c-4f87-8a84-1f572a524f44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1497322455390380028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028149732245539038002814973224553903800281497322455390380028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033812847040589663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663503381284704058966350338128470405896635033812847040589663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b40f941-ae2c-492f-81a8-2a3fc3c7f83b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708443616416839592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592117084436164168395921170844361641683959211708443616416839592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b60eed0-d105-4139-98eb-85517a9e564b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788e68e6-dcf7-4ae0-b183-b6dbe05b5494, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147262791949638134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134114726279194963813411472627919496381341147262791949638134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9159163785312453725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725915916378531245372591591637853124537259159163785312453725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe10713f-ff25-4230-8e3c-3ca5eb9ed778, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3915431240890964517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517391543124089096451739154312408909645173915431240890964517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c759d522-e686-4540-82a5-bb52eb0b1a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11488981730892324649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649114889817308923246491148898173089232464911488981730892324649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aaf2319-e058-4387-94e3-aecddbffca8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2883187768254460608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608288318776825446060828831877682544606082883187768254460608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f231bf8b-1b74-436a-80d7-0898287e1a1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98cfb09-2a8e-41cc-98cb-f321bf5cc212, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953118757025100239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239169531187570251002391695311875702510023916953118757025100239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5982941774493360281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281598294177449336028159829417744933602815982941774493360281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c94fb98-ff83-4f67-a75b-32c06198421c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20cd49fc-2c7c-4a08-afaf-6bfc6af106b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8080474648969258633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633808047464896925863380804746489692586338080474648969258633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411854173017671301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301174118541730176713011741185417301767130117411854173017671301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c74666c-7aa5-4f36-b341-6f85014f5d2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5152710370767593380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380515271037076759338051527103707675933805152710370767593380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a016e427-2e94-42d3-8765-1c0d8610cf28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13780440131997301298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298137804401319973012981378044013199730129813780440131997301298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50121fe2-28fa-442d-b43e-45db28684bdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12566024558207541570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570125660245582075415701256602455820754157012566024558207541570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e3f811-bb9f-427c-b190-e6b9cb5d4877, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12676903890919608453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453126769038909196084531267690389091960845312676903890919608453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c36c1d-1046-4147-b20f-f1c55a44b435, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4205580537778299619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619420558053777829961942055805377782996194205580537778299619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f83a49-6e2c-4247-9aba-5481b7ee4a58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16265081992268367094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094162650819922683670941626508199226836709416265081992268367094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa88601-121a-4bf1-9319-55f6ffec463f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17628955655735481968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968176289556557354819681762895565573548196817628955655735481968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4eb45ef-1cbf-4733-8b59-895309407a40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915180275249248739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739149151802752492487391491518027524924873914915180275249248739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb42c0b-2229-472f-b254-064f2231a3dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730953576922925768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768107309535769229257681073095357692292576810730953576922925768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896db8bb-da4f-4dc1-a1b3-153a77129786, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2185327875817242760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760218532787581724276021853278758172427602185327875817242760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dd9940-4b4a-4142-8c30-91ee00430cfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15047221297012692515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515150472212970126925151504722129701269251515047221297012692515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571f772a-1e21-4e73-81b3-3ea694c6f582, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6092773019758913713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713609277301975891371360927730197589137136092773019758913713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4e795f-8966-4ca3-b44b-7cb861937bfe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020375192643041530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530100203751926430415301002037519264304153010020375192643041530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3c24da-1021-4cbf-a414-cd33bef20050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16048491155791370618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618160484911557913706181604849115579137061816048491155791370618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2372c1c2-5947-4cc7-a920-f925e6b61a95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121984500007639721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721121984500007639721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af66a1f6-8764-42df-b619-43ece2120f21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16879525652202755769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769168795256522027557691687952565220275576916879525652202755769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2584f5bf-8cb4-4b0d-a000-e2208ff2b5b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3458535649760621261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261345853564976062126134585356497606212613458535649760621261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9287cf4-24e3-48b8-8fb3-cc4c518bc965, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a492f10-df50-480f-ab2f-945a44d5b516, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929738886724776821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821149297388867247768211492973888672477682114929738886724776821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7654492619533276951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951765449261953327695176544926195332769517654492619533276951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be23598f-a067-4924-8c76-dcbf01190d9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648001993989390400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400964800199398939040096480019939893904009648001993989390400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f9b9a3-7bb4-4ac5-8304-e872a4e07d2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12651635737826737257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257126516357378267372571265163573782673725712651635737826737257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e6db724-19e2-405d-ad17-b72a4ed217aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230590753930449393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393162305907539304493931623059075393044939316230590753930449393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27d7602-99d0-49f8-be71-e2d46fb2a7c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a93597-5d04-432d-a2ee-c68924232d73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14843641030859088241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241148436410308590882411484364103085908824114843641030859088241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11020379943219714869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869110203799432197148691102037994321971486911020379943219714869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6955e710-4e77-4286-9d09-5cacbbc5a262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321453238239952133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133113214532382399521331132145323823995213311321453238239952133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc310cf-32a4-44e9-9942-d8987a02ff1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893581480637934532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532118935814806379345321189358148063793453211893581480637934532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6392ac-f61f-4d81-a0fe-940c65343ac5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292169740934989597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597142921697409349895971429216974093498959714292169740934989597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c7d6e0-36e9-4e5c-bd50-5652b3df6355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3337601692222059532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532333760169222205953233376016922220595323337601692222059532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3a6b24-56b3-41e5-bb15-da56a5ec1bf4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14862540013025584997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997148625400130255849971486254001302558499714862540013025584997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1350627-e1ab-4ea7-8d50-e56999c96950, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1834308996610557332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332183430899661055733218343089966105573321834308996610557332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db2a90e-1de1-4952-b800-febce8f40027, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e7bdcf-aea2-45f7-89e7-45302fb78b54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821896911851389535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535882189691185138953588218969118513895358821896911851389535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8227551759312550273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273822755175931255027382275517593125502738227551759312550273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b51fb0e-74e5-404a-8d16-ec375987ff7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1449046391335681097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097144904639133568109714490463913356810971449046391335681097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db0d406-6918-4e2f-9d25-d2e1c2521e14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490668961771759273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273249066896177175927324906689617717592732490668961771759273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0731b328-528c-46f4-90ba-d7d86ff1f2cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5996c9e7-08c7-49b9-8bcc-8dba07f182b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4288448767544261372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372428844876754426137242884487675442613724288448767544261372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366723840612538033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033133667238406125380331336672384061253803313366723840612538033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae8eaa3-2ea3-4d40-9d01-5ca341f1f1fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2002831429502935308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308200283142950293530820028314295029353082002831429502935308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552c19a1-ca31-4f01-8547-46a37bf45d92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14711711531031458027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027147117115310314580271471171153103145802714711711531031458027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9a7ec6-d589-4fa6-8702-f735af8ee97b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470799716473256935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935847079971647325693584707997164732569358470799716473256935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3913fc-dc5b-4f50-93c4-519549f58b46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882d64ef-36c2-446f-a599-389cee8ded5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724314917548159493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493572431491754815949357243149175481594935724314917548159493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481048033136825848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848124810480331368258481248104803313682584812481048033136825848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f479162e-53a8-4554-a281-6188f1d32782, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 521434355227570688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688521434355227570688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab8a1e7-49c2-4136-90ae-b670458c85e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12595508624504152039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039125955086245041520391259550862450415203912595508624504152039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2e1ef3-13d0-4536-a1f1-e7160cc82abb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219554442316126458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458521955444231612645852195544423161264585219554442316126458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f6de6c-0b03-4515-9eba-ca2901c04abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196705825307904334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334219670582530790433421967058253079043342196705825307904334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aaa91f1-0ae2-48c6-8fe8-b64645ebd37e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840491521168989575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575178404915211689895751784049152116898957517840491521168989575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b903484-7f2b-4926-9709-4985a7b6b02d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aae5bfb-9a8b-4f9d-b680-b4298ed4e370, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801486613173917637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637108014866131739176371080148661317391763710801486613173917637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163080408722880485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485141630804087228804851416308040872288048514163080408722880485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b0312c-4360-484f-9ca7-a380fd519d61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 230430952303709547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547230430952303709547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc872fc-e0a6-4075-9569-175e0fa49fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18327215637851301266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266183272156378513012661832721563785130126618327215637851301266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbe051d-5e1f-42d8-b732-ad94a153ac09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5017603980376785118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118501760398037678511850176039803767851185017603980376785118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fad4e55-523c-4920-beae-b315d2087c8b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348981794923826503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503834898179492382650383489817949238265038348981794923826503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02520544-81df-4d74-8e36-d4e048280b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16328126512387189929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929163281265123871899291632812651238718992916328126512387189929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4699a203-ec4e-471f-957c-dbe185c15170, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097349219189464509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509170973492191894645091709734921918946450917097349219189464509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e0fc48-0711-478c-97af-1d14b0deb1d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15537116823306954474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474155371168233069544741553711682330695447415537116823306954474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1adf9726-1978-4701-9920-c80e2195c9f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18178626655098255548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548181786266550982555481817862665509825554818178626655098255548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24efe998-f056-4305-b075-8f838d71286d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12249623721611060603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603122496237216110606031224962372161106060312249623721611060603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0644d614-9544-4a43-87b9-3821597d3fe5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481249804046315295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295481249804046315295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84ebb7-5269-4366-98c2-0f4ad0275ceb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 244882198159889086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086244882198159889086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4cf454-7639-4127-ad6b-c312d3b720d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5526705066707227395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395552670506670722739555267050667072273955526705066707227395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba1915f-aba7-4621-8cd6-226b355997cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383613554867032163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163383613554867032163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d47c9e-7287-4214-a1c9-bb9ebb28b17c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3141470260695076494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494314147026069507649431414702606950764943141470260695076494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f2c721-3204-4caf-bdca-c9fbc1508ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13174400417142129856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856131744004171421298561317440041714212985613174400417142129856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264f506d-38a3-40f3-a0b9-c57fb003494d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10137738144001765853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853101377381440017658531013773814400176585310137738144001765853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661c5c62-3bbb-488e-9cc5-e036687d710a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514305182447046058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058165143051824470460581651430518244704605816514305182447046058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79aad7a8-0d04-4bf5-9441-af2be13ba613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11599998174100899471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471115999981741008994711159999817410089947111599998174100899471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb20f1d-3cff-4df9-b690-6ad97c4e88a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1011916369517679020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020101191636951767902010119163695176790201011916369517679020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70db5d26-993e-4728-9d33-1e4b9d53cea8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3613828497702137118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118361382849770213711836138284977021371183613828497702137118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1aab92-5c05-48ba-9d6a-2c74844ad202, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6165327933308300927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927616532793330830092761653279333083009276165327933308300927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea6890a-c87e-4a5f-bb34-5ed003675c57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34260fc-94d8-40a7-9f16-bbb9f9b78662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411795851118888410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410541179585111888841054117958511188884105411795851118888410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606264323098890709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709176062643230988907091760626432309889070917606264323098890709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02374972-29e8-4208-8fe1-91838ab56a17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5091203695810746478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478509120369581074647850912036958107464785091203695810746478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27303d45-0474-4ccf-bd56-151c1e079759, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12394946267965959805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805123949462679659598051239494626796595980512394946267965959805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a2ead6-bd0c-419d-8687-83fd4f82a0be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4585701784242167190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190458570178424216719045857017842421671904585701784242167190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eeabcae-4d0d-4c6a-8212-e297383db254, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8672354651877959301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301867235465187795930186723546518779593018672354651877959301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba93453-b998-4487-b81c-b13505f191aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6232458978614105633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633623245897861410563362324589786141056336232458978614105633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6bb9c5-d988-4708-9fa6-0ddd7b39d8e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16178736580137136002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002161787365801371360021617873658013713600216178736580137136002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7495785-14dd-4652-a32f-8a00c3c7ca26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2633819210715186420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420263381921071518642026338192107151864202633819210715186420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3b5457-1763-46e3-b6f5-206e90ab7755, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125005427500407469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469612500542750040746961250054275004074696125005427500407469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3c1999-0596-4344-8c47-2d8a51640859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16266597304141349691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691162665973041413496911626659730414134969116266597304141349691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16afc59-5144-4a92-a89c-25411002c62d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8432155676171772253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253843215567617177225384321556761717722538432155676171772253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6dba91-8032-4629-9e3d-a2c35868f4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408433417947367267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267540843341794736726754084334179473672675408433417947367267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56f08cc-6f24-40cc-a925-8492b1f9c017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086892295637151442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442150868922956371514421508689229563715144215086892295637151442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70e0241-a1a4-42a2-9209-33f29d7a94ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862421313877062906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906178624213138770629061786242131387706290617862421313877062906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18573b0-67cc-4146-8b33-38043be91dc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415046368862955205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205741504636886295520574150463688629552057415046368862955205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a5bd53-9eab-4346-855b-ac57ad61bdb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5955099831288894495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495595509983128889449559550998312888944955955099831288894495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba22e99-60cb-4782-82d0-97083f7633cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248376041033014754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754724837604103301475472483760410330147547248376041033014754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2024011-5f85-47c3-ab46-4ccceb596042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3674282566855934727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727367428256685593472736742825668559347273674282566855934727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885246cd-9036-4714-a58a-b7aa3005dbdd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10068913619509990258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258100689136195099902581006891361950999025810068913619509990258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390281eb-0976-4e2d-a009-26f159cce94f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5242251707031126932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932524225170703112693252422517070311269325242251707031126932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae839d30-c342-4b25-8a20-6dcfdfa94f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11276661975106831830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830112766619751068318301127666197510683183011276661975106831830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7350d0c-c77b-405c-a357-549489d68ec4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e1878d-9f88-4d33-bb0b-9cfa7238636f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423313329239760177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177842331332923976017784233133292397601778423313329239760177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15055651707555011808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808150556517075550118081505565170755501180815055651707555011808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038df025-c72f-43b8-b2c4-e6af7e6d0e23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5980842776136571513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513598084277613657151359808427761365715135980842776136571513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0692b7b1-5a51-4710-81d3-15e41aa6f27b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899918826467877129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129189991882646787712918999188264678771291899918826467877129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cdcab3-61f6-41e7-b294-e39f8fe1f7e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4938760183105387979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979493876018310538797949387601831053879794938760183105387979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56090cfd-e2f6-4d30-bfa9-9670ec949861, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 536652844574569421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421536652844574569421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac029e2-262e-45c2-8bdc-348c5aacd60f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17371122179673628767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767173711221796736287671737112217967362876717371122179673628767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f556bb48-716e-4f6a-85a3-1456e6be70a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49c4c33-966d-49f8-ad1c-88733a1ce3f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964564729516288918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918159645647295162889181596456472951628891815964564729516288918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4800313813477300497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497480031381347730049748003138134773004974800313813477300497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85323651-4e9c-4686-ab63-5d424a8ec7ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13848327660562436652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652138483276605624366521384832766056243665213848327660562436652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a49b16f-6b85-4beb-9906-c79d44f61e7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355246716106662873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873835524671610666287383552467161066628738355246716106662873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac319455-5500-4b33-ad39-6b805492eec3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404915213965627135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135140491521396562713514049152139656271351404915213965627135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b08aad-5fc1-4189-8707-7da922c49b64, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4851541647225165397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397485154164722516539748515416472251653974851541647225165397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e86bdd-41d0-46b6-8354-104237b32d81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319729990304357716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716531972999030435771653197299903043577165319729990304357716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ab9cd5-db4a-485c-8e4a-2287a977ad3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15925466620141500093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093159254666201415000931592546662014150009315925466620141500093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 891004c2-dde1-4150-9931-ad113477c54e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14780771399973958941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941147807713999739589411478077139997395894114780771399973958941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5433f37-9b26-4f73-8d80-41cc58d0f403, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 374289396768999312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312374289396768999312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 373aaff3-4bd1-4557-96c7-dc67164fee84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18355124102038398054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054183551241020383980541835512410203839805418355124102038398054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27642b7c-5861-41a8-944d-77de8ca2c35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6508202612751600243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243650820261275160024365082026127516002436508202612751600243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e06233-f59b-4c87-a563-44289ef4a660, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5302134511464722759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759530213451146472275953021345114647227595302134511464722759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c091650b-7553-4aa7-bfc9-6b43a66cb09c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304178968969706221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221230417896896970622123041789689697062212304178968969706221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30eeb26-81b5-47dc-a14b-592660a98bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258410474824136365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365102584104748241363651025841047482413636510258410474824136365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4447d7b2-444e-442c-96e0-24a70fa2c7f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084034128574259480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480108403412857425948010840341285742594801084034128574259480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f392451-38f6-4133-8df2-c2412e901248, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9645764323457377424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424964576432345737742496457643234573774249645764323457377424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df4a581-3097-446f-bc1c-89c0e51281b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12480635287640463456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456124806352876404634561248063528764046345612480635287640463456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcca6b27-aa9a-4a2e-8547-bfa0bc1e9b3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685258347652252125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125116852583476522521251168525834765225212511685258347652252125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a86e92-c386-4522-9367-d22c2e43648b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad54e2c-1fcd-47c8-be1a-1ca2d357f90e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13457438299035179315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315134574382990351793151345743829903517931513457438299035179315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8402180920522818693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693840218092052281869384021809205228186938402180920522818693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587b0386-f13e-41c0-b289-26464aeff063, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10362336907579086917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917103623369075790869171036233690757908691710362336907579086917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3989bf-2261-4e34-867d-6bf2fefca0c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854490081617291403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403585449008161729140358544900816172914035854490081617291403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ab079e-0498-40ca-af8f-a4d13428122d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16405501943294200015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015164055019432942000151640550194329420001516405501943294200015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafc88c2-b7dd-450f-a185-1d815acee89e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17423842509546136325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325174238425095461363251742384250954613632517423842509546136325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c1982d-669e-4dff-aa58-6c79cfc55394, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871450047690630940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940887145004769063094088714500476906309408871450047690630940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f03e9d-f3f8-4a1e-9627-3157de3b9acf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2762715854331443569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569276271585433144356927627158543314435692762715854331443569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6de1f5-6ff7-4bbc-ac6f-7ed76f8b4999, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1587487676584097708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708158748767658409770815874876765840977081587487676584097708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07225e8b-ca6b-43f7-a426-decd7a3b7725, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482672461409711452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452144826724614097114521448267246140971145214482672461409711452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752cd488-306b-42a2-82a9-5f9cd15b0d48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7438165270153108734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734743816527015310873474381652701531087347438165270153108734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c489743-5ef2-4572-ac2e-b7b80f89ed98, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4b299f-d2b5-4509-80be-2db8dddedc2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862439335521682670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670178624393355216826701786243933552168267017862439335521682670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401741309825138572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572340174130982513857234017413098251385723401741309825138572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425edd65-a353-4393-b178-f1c086d9c4bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435039456746318503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503104350394567463185031043503945674631850310435039456746318503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d388e81-0b31-4c0d-97a7-3ff1229e35be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2761156795332742269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269276115679533274226927611567953327422692761156795332742269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba75d60-efcf-475f-9194-9c7f4606b1a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c388693-07a7-430b-9610-5a8a93ced172, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662772704166627489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489662772704166627489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2100951448339325101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101210095144833932510121009514483393251012100951448339325101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc56917-73df-46a7-8675-b1f9068244e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7693a60-d68b-4ad1-8ca3-a0780a130bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620761001365798427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427176207610013657984271762076100136579842717620761001365798427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019905973085438884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884160199059730854388841601990597308543888416019905973085438884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d032de7f-9a0f-4766-9eb0-53eebbd389eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786045621213000811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811147860456212130008111478604562121300081114786045621213000811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d0a226-53af-4019-9980-0f2b21ece183, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506425738359521340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340175064257383595213401750642573835952134017506425738359521340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1bb76d-e92f-4841-9b5e-18946becd1db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38603105421293287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287386031054212932873860310542129328738603105421293287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2235bf7-dbb5-4c10-afc9-eebf7eda37f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14818231754357084075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075148182317543570840751481823175435708407514818231754357084075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b676877-c2d4-45ce-8946-73ae88339954, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580018658516893349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349145800186585168933491458001865851689334914580018658516893349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5051a3-83f9-4c48-a4af-b8cbb01af00a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15368397336589492405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405153683973365894924051536839733658949240515368397336589492405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f2ecca-6acd-47d6-ab8d-0bfa542ee390, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103215529926598136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136101032155299265981361010321552992659813610103215529926598136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c5f6944-6ced-4a91-a36f-ca533cb2e902, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0d2f80-4b96-4f4c-9d7a-68a5b6573cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925534699976376087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087129255346999763760871292553469997637608712925534699976376087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13008253938644874590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590130082539386448745901300825393864487459013008253938644874590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460c15ac-3f62-4c44-a26a-83d4001dc6ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d4cb044-cb70-4ff7-b828-2747c6c63088, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2260187913809057398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398226018791380905739822601879138090573982260187913809057398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14245818583583182214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214142458185835831822141424581858358318221414245818583583182214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d457c323-aceb-42fe-bf34-48c854280fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18124772369753687498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498181247723697536874981812477236975368749818124772369753687498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8bbeb1-bb63-4de4-83f1-2d75d5940a2d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706607005729990718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718177066070057299907181770660700572999071817706607005729990718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3481d060-0820-45ec-82dd-1dfd85a05e84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6377649087305423548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548637764908730542354863776490873054235486377649087305423548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c5e031-5e85-4004-9ab3-68366d425570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d523b4-554b-424d-9201-6eb7dd305028, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6171845793853720405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405617184579385372040561718457938537204056171845793853720405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121779945841412012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012131217799458414120121312177994584141201213121779945841412012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97093640-cdd6-440d-b6d3-434e2f850a71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80a601a-4587-439b-9922-d72f83aa17b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15946975100873309269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269159469751008733092691594697510087330926915946975100873309269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1211338634847033662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662121133863484703366212113386348470336621211338634847033662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8e8087-8831-41ef-af1e-67f2faa4d68e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18268526016461480834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834182685260164614808341826852601646148083418268526016461480834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c744f5-f522-4bcd-9c9b-cbc4aef505c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11247023748670178407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407112470237486701784071124702374867017840711247023748670178407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3639f63-ce12-4e6f-8d8b-87c9f62d4f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9782e0-617a-44d6-8202-c2aa07badc70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15388729559394614513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513153887295593946145131538872955939461451315388729559394614513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658443855416335893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893156584438554163358931565844385541633589315658443855416335893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd01328-8ec8-43cc-b06c-81a960b6ca1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955789442050886245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245179557894420508862451795578944205088624517955789442050886245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc99e2f-7771-4ff6-946d-6ba261295d19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515419659698294730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730151541965969829473015154196596982947301515419659698294730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91e310c-c224-4eb2-b217-ae714c6abffe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6366051307361519399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399636605130736151939963660513073615193996366051307361519399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d8f747-7dcd-487d-868b-486ed935570c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755594278851169186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186275559427885116918627555942788511691862755594278851169186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a109c6-6d9a-4ca7-9281-c52ffcf18932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046041135240025363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363160460411352400253631604604113524002536316046041135240025363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 821f0116-0883-47a6-924e-1d567352b90b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803512155382830334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334480351215538283033448035121553828303344803512155382830334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fb3e45-fb44-4da2-bff3-f7b9a6d955ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2593715258653050479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479259371525865305047925937152586530504792593715258653050479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40982024-4f52-4a4a-8280-731044d447ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8453157698721414323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323845315769872141432384531576987214143238453157698721414323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4ff6ca-ee86-483d-8168-b6dc6619cbbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16930706511164656625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625169307065111646566251693070651116465662516930706511164656625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2cfd7fb-acb6-4e7a-a9fa-91579d49a6e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18021779846610850069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069180217798466108500691802177984661085006918021779846610850069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e22030-e31d-41e0-998b-6d9358638b9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422912942938681481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481154229129429386814811542291294293868148115422912942938681481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795f05f6-78a8-415d-a285-952661d605a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16870395492625193356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356168703954926251933561687039549262519335616870395492625193356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a30492a-c3e7-4d83-9940-d4f9b8e34f7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464360021083225871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871464360021083225871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7cb4d1f-f1e9-4d15-a1ad-8622448644d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927057835220036390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390792705783522003639079270578352200363907927057835220036390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8917c24-d048-40f4-9700-3f917b8d6598, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612371232622804454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454116123712326228044541161237123262280445411612371232622804454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02804ffd-8f82-454d-bb3e-db4e983fd533, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15981609729644168611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611159816097296441686111598160972964416861115981609729644168611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532c9793-007f-4be6-bf19-2f645a506627, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fafd9330-8a05-4b8e-86bf-9577562e052d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2324338522999922101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101232433852299992210123243385229999221012324338522999922101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 728461494757362916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916728461494757362916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37190d07-15a8-4122-a5bd-90d3bf7dafd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829935190835392547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547108299351908353925471082993519083539254710829935190835392547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99163f51-48d8-45c2-bd41-469821243afa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5347785032137438838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838534778503213743883853477850321374388385347785032137438838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe2861b-0cf3-4e77-8f2d-e2c454cbef18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15721197722328877702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702157211977223288777021572119772232887770215721197722328877702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea184eb-16ca-44c2-b3f1-90da7a42b8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243697800128201638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638424369780012820163842436978001282016384243697800128201638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebeedaa4-b997-4936-9b37-d2f9ca4dc152, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794782828692968372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372579478282869296837257947828286929683725794782828692968372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1360281-ed87-406a-8b03-c22a08694921, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912853130210967364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364691285313021096736469128531302109673646912853130210967364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078fec78-7f0e-4ccd-8623-c8c91dad2b6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8674308111967919014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014867430811196791901486743081119679190148674308111967919014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fe9745-8871-4c3b-b428-b7d05cdd9e3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2857417e-6dfc-4c8e-97b1-78c5788de0a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291035660813439546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546329103566081343954632910356608134395463291035660813439546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3177615722213977223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223317761572221397722331776157222139772233177615722213977223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3bb83c-9a81-447a-9ae7-def5ee1dd1a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12637890684654715801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801126378906846547158011263789068465471580112637890684654715801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962549c9-ce0f-4016-b719-00746269a409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16074877748470004147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147160748777484700041471607487774847000414716074877748470004147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8239cd07-38c5-4237-b2f3-993bfc909031, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276126547548062386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386727612654754806238672761265475480623867276126547548062386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d860b0bc-58e1-435c-abfe-dc46639980ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628107035549895592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592262810703554989559226281070355498955922628107035549895592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34e855d-0e9b-48f0-9e33-cfb6536b4dd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17239850424642436354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354172398504246424363541723985042464243635417239850424642436354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac82e948-acc8-4502-bbe3-a1b1f1f183c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1337403858398680821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821133740385839868082113374038583986808211337403858398680821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90db242c-8685-4ae9-a65b-80813f63184b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10975721656738059410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410109757216567380594101097572165673805941010975721656738059410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0c4608-fd4d-4cb7-b51f-18c7d82f9f0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10245907777235564703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703102459077772355647031024590777723556470310245907777235564703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d4b8e5-ef92-4dc2-b37e-426d691d0938, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14772258879515898580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580147722588795158985801477225887951589858014772258879515898580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e4592e3-d7d0-41af-8462-8c5151029a7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230236148238143047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047122302361482381430471223023614823814304712230236148238143047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4be83c-2a65-4099-aa9b-80c3c0cff739, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924800503514239080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080179248005035142390801792480050351423908017924800503514239080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46be8c0-447d-497a-9ab6-487e68b1062a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13211151774981086434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434132111517749810864341321115177498108643413211151774981086434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff15063-31c7-4337-b84b-db193537ad4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eacb81e3-8fdf-4aea-b3ac-a0e74203a5fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5251063370805890106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106525106337080589010652510633708058901065251063370805890106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15110675966965778457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457151106759669657784571511067596696577845715110675966965778457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3bb40a2-1182-4b1f-8287-177fac941d61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17384002675723304229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229173840026757233042291738400267572330422917384002675723304229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfccebe-9b68-4214-a9bd-78efa0646431, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5046017102537967920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920504601710253796792050460171025379679205046017102537967920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71faae44-dedc-48fb-aa3f-04b13779bccb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7861219544316103753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753786121954431610375378612195443161037537861219544316103753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d1bf12-db0b-4b6f-8b84-f567febe2bb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17104274628151065265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265171042746281510652651710427462815106526517104274628151065265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb7becf-b46f-469c-8713-03fd5de93230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0720d069-47b9-47d0-963d-2566d9fdb709, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477223894057122864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864247722389405712286424772238940571228642477223894057122864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2741836997539922295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295274183699753992229527418369975399222952741836997539922295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6644303e-0db9-4bcd-96e5-8734a592b46f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3430714867755629198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198343071486775562919834307148677556291983430714867755629198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e013b3-6716-463e-92ff-3a238408b859, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 139709094738348140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140139709094738348140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784a1080-1c39-4e6a-bb65-c2bb3fab7325, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14536592629197226754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754145365926291972267541453659262919722675414536592629197226754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbcf123-1597-4c51-822d-f350ac3d33dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61a6600-2d0a-4dae-9a13-d2eeae8ab1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273754143649903348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348172737541436499033481727375414364990334817273754143649903348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093802928179490978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978140938029281794909781409380292817949097814093802928179490978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76940b7-362e-460d-a739-d0a242b11f4c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d145b7-6b67-452a-b613-a9fd7cd96c4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293779209808357708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708929377920980835770892937792098083577089293779209808357708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10468335407698870234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234104683354076988702341046833540769887023410468335407698870234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f50af10-a94c-48c4-b954-c647d317c647, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200047245094407229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229820004724509440722982000472450944072298200047245094407229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a02ddf-2d7d-484b-81bb-f7e99ec5c03d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12685994190960226358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358126859941909602263581268599419096022635812685994190960226358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f01ec9-0da9-497c-8439-f6a2dfb3a40e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14180441951288371447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447141804419512883714471418044195128837144714180441951288371447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2954b2-4672-4488-a4ab-653e0c83268c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258659786237017065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065225865978623701706522586597862370170652258659786237017065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1600667f-57cc-4d42-b5d5-f317c7427171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873503080300448129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129487350308030044812948735030803004481294873503080300448129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57482b57-df17-4ecf-9657-852dcf7a99a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9781415051851605992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992978141505185160599297814150518516059929781415051851605992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dc9d40-9b5d-4bb6-a124-d9c50f7950be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12786244200469219527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527127862442004692195271278624420046921952712786244200469219527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa88ae9c-ff70-4429-8277-baf9d6c5a86b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f7cae3-1578-425e-a48e-e4844bec00d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11096430006595407212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212110964300065954072121109643000659540721211096430006595407212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 623332868022271872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872623332868022271872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d56be9-9c82-4371-9986-edcbd4db288c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3159982819080096069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069315998281908009606931599828190800960693159982819080096069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ad72e7-2e14-4dc7-bdd9-a563c76dd7cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8451042359316046019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019845104235931604601984510423593160460198451042359316046019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecac226a-a2fe-476c-ad91-5e823b54b603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2488065635114465678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678248806563511446567824880656351144656782488065635114465678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f699106-d518-4288-a04e-385d15fa2b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036523657304347147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147110365236573043471471103652365730434714711036523657304347147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09579b2a-411a-4f41-859e-6f521dc18b6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697276260863352572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572146972762608633525721469727626086335257214697276260863352572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa809c73-4a32-41bf-9722-da98ca0e3dcc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16442176632130730313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313164421766321307303131644217663213073031316442176632130730313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eefea22-6715-4dba-9235-d731da8c9363, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab994f30-f03d-43fe-926d-d49252be6368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17852009587601011315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315178520095876010113151785200958760101131517852009587601011315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10973217219036329475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475109732172190363294751097321721903632947510973217219036329475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12e679b-0f01-4206-8b92-fe9bf020491c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c90764-ce6c-4002-bc1a-f346e401c6e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7708365713047968751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751770836571304796875177083657130479687517708365713047968751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775927548468513091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091177592754846851309117759275484685130911775927548468513091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5133f845-180a-4f0b-9592-31bbc7c31c0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003941296249135146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146400394129624913514640039412962491351464003941296249135146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c8cd5f-383b-47a9-89d4-03ce1aa23890, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3170904261302979080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080317090426130297908031709042613029790803170904261302979080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe045df-81b2-4870-bcac-a4ffe02c1443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15222635395246818033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033152226353952468180331522263539524681803315222635395246818033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e508ef98-942a-474c-8cd7-f39ded438ada, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17718523-69be-4254-a00e-73c3892eb584, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467378727170344368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368144673787271703443681446737872717034436814467378727170344368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5248202536503659696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696524820253650365969652482025365036596965248202536503659696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a72d3a-67d1-41ab-acc2-14ed38942a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b1f750d-7d87-4a6a-bdee-f37bff2a5d34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867682697471664513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513386768269747166451338676826974716645133867682697471664513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189099558412352812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812218909955841235281221890995584123528122189099558412352812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf6e8d3-df2e-454d-bddf-32792884207d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605568490202803285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285560556849020280328556055684902028032855605568490202803285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70294c6-69f9-4e32-9da5-c052ab0569a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2352640537031975769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769235264053703197576923526405370319757692352640537031975769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adae8105-75f5-4aa8-8a86-6f1b717a6af7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e5b506-7a83-43ff-9818-0cf150712147, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9920052158783356008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008992005215878335600899200521587833560089920052158783356008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284324494954730594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594112843244949547305941128432449495473059411284324494954730594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0c55ce-01fd-490e-92d7-f93cfe410d88, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064846349918554064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064150648463499185540641506484634991855406415064846349918554064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c65817-3e45-4b9a-a26c-6a48a00e139a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8601369040827645581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581860136904082764558186013690408276455818601369040827645581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6c3ec4-9774-4ea1-92c7-1c8ec32da23f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17893029086798146030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030178930290867981460301789302908679814603017893029086798146030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1252dd58-db03-4d0b-8503-d3af4850d0cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744ee7f6-ba31-4b40-94b7-3d18c3a205bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17638329017706642386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386176383290177066423861763832901770664238617638329017706642386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195483151128898971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971819548315112889897181954831511288989718195483151128898971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac825b13-2c5e-4b82-9bca-de03d291deab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad72363-f366-494d-ade2-7dfd304aa0f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969549340904387000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000159695493409043870001596954934090438700015969549340904387000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7026653901989493322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322702665390198949332270266539019894933227026653901989493322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8338af3-a3ae-497b-a227-531c1d16b1cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be26c00b-21b5-401b-97b7-0189f25b88fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13658175290636134737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737136581752906361347371365817529063613473713658175290636134737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14765988673655033979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979147659886736550339791476598867365503397914765988673655033979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d541bf8c-583b-48f0-b92e-b4b0c01bd6c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1445408309857498009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009144540830985749800914454083098574980091445408309857498009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4003c04-2586-45db-8684-9a37c3201e85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8074b4-ced3-4f47-95ec-c10782ac3694, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118189315282903130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130811818931528290313081181893152829031308118189315282903130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2084558219089842663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663208455821908984266320845582190898426632084558219089842663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d1fedd-e2fc-4232-8840-3957a0b85b9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2970221602694751291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291297022160269475129129702216026947512912970221602694751291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3147ef3e-bd22-4bf4-a2e3-3e39b075bc5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098cf459-7bc3-466a-8dc8-8e83ed1500e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3040211354356643728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728304021135435664372830402113543566437283040211354356643728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15820039011479478183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183158200390114794781831582003901147947818315820039011479478183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce572143-9751-408b-a9c7-a50726312e4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e44f0e-9a0c-4ada-ac1e-49e63af9da61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3735386726028182860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860373538672602818286037353867260281828603735386726028182860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790632806715138195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195157906328067151381951579063280671513819515790632806715138195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a13934d-d5cb-4c93-9f82-ed7fdb3205b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996172701327759264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264169961727013277592641699617270132775926416996172701327759264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc71c52c-f8db-4120-9b4b-560cab059bef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2709134745713684105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105270913474571368410527091347457136841052709134745713684105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2e8389-c7a4-4572-b1c5-ef4418b472b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12725162604512365607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607127251626045123656071272516260451236560712725162604512365607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef6ae380-0392-477b-92a9-e1182acb1c30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28546ecb-a2d3-4b49-b55d-ed52dd2442da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6174722575792616709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709617472257579261670961747225757926167096174722575792616709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786984705425263394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394167869847054252633941678698470542526339416786984705425263394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa98418-f0a9-4e84-9e5d-cd007fc545d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89afff0e-23f9-4b92-b4d3-fee8096dea8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153562509624220697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697115356250962422069711535625096242206971153562509624220697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858842306781860245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245485884230678186024548588423067818602454858842306781860245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b40a1a8-6e5a-45a4-ba33-9aadf84a5c02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3746651454414969954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954374665145441496995437466514544149699543746651454414969954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c89bb7-7fb1-45b1-b3f5-b313acfad72d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11127850385344068547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547111278503853440685471112785038534406854711127850385344068547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325ad87f-4001-403e-adb4-70bd97590349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6164737457908965777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777616473745790896577761647374579089657776164737457908965777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc5e990-7444-4b9d-83a3-5b5bb0c8b451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386451308856875594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594338645130885687559433864513088568755943386451308856875594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9e88f4-488b-4106-87b5-404a60abef28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726017367088685060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060672601736708868506067260173670886850606726017367088685060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb43af97-6c8c-4eb5-b117-658368530773, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997943387802793385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385399794338780279338539979433878027933853997943387802793385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fefc634b-0552-416c-9657-dab0e6db15cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789441351259726676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676117894413512597266761178944135125972667611789441351259726676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a47fb5e-21ca-40ca-a2eb-ea6fb7d512c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16351815650599825032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032163518156505998250321635181565059982503216351815650599825032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344cafdb-7b3a-4369-80d1-7127ed3e40fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14366678912373066300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300143666789123730663001436667891237306630014366678912373066300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa5dd8d-b303-48d8-907f-1087648d6a3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572914518352037917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917557291451835203791755729145183520379175572914518352037917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a96bb8a-5863-4fca-b04d-0ffa679f35bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486136288505342802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802486136288505342802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77cf7235-3bfc-44ed-8329-21f380f64400, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13605102489570537592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592136051024895705375921360510248957053759213605102489570537592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f8913b5-5922-407c-bc84-aa2bd0dcc525, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6621316344041830896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896662131634404183089666213163440418308966621316344041830896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 807687a6-d715-49c3-9131-02a8a7197432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8980249625844073654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654898024962584407365489802496258440736548980249625844073654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55cf7c4-782f-4816-9387-99c1af29444e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150716974144651806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806815071697414465180681507169741446518068150716974144651806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67761b3c-e2b4-46d3-800e-293902b16eca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5862171398738648772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772586217139873864877258621713987386487725862171398738648772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4e6c12-803a-4e9f-a793-ff96ffd979b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12897430769642241454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454128974307696422414541289743076964224145412897430769642241454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259e4675-536b-4133-a363-e57aabbfe65b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199133836544018132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132151991338365440181321519913383654401813215199133836544018132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b131ca-16fc-485d-b79d-eb21445e2cc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7549257397001993395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395754925739700199339575492573970019933957549257397001993395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13bd05b-5a79-4dce-b3b2-07f63cf3a906, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5509512279884503930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930550951227988450393055095122798845039305509512279884503930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71c41bba-e769-43e9-b7b6-f0fa8ccb2f4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865494956123700484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484886549495612370048488654949561237004848865494956123700484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65ac32b-6285-468f-b014-a547933ad2e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5471542629347640119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119547154262934764011954715426293476401195471542629347640119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ae37fa-24dd-4533-8753-3a0787202ebc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453339529347714272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272164533395293477142721645333952934771427216453339529347714272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181200c6-89c1-4677-8474-0223e520bb38, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9211590833781959434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434921159083378195943492115908337819594349211590833781959434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba49e54-660c-4ee6-bdf6-e61d30013023, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 821472286694211944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944821472286694211944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6adaeadb-611d-4f4f-ac2e-bfe4583f7940, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9065549592655683729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729906554959265568372990655495926556837299065549592655683729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9df87f-2765-4362-a7a5-6148725aa9b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0a3970-b805-49a7-8a65-a7b66ded7161, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18371286018572378295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295183712860185723782951837128601857237829518371286018572378295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361104787710861753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753736110478771086175373611047877108617537361104787710861753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54926cda-5272-4be5-8632-6833f54afdc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868284475960277326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326486828447596027732648682844759602773264868284475960277326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0231fc86-a3fa-428f-b271-6cfa156e014e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261961400014857058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058326196140001485705832619614000148570583261961400014857058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacbe082-abcb-4e76-8401-7004a2f2016d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781279504500235925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925137812795045002359251378127950450023592513781279504500235925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65df76e7-cfe1-41bd-bf9c-edf22a66e0f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd15b20-c764-41ab-a2e9-804fb8a1d9f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234714522666816888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888122347145226668168881223471452266681688812234714522666816888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 724130579529874335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335724130579529874335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8c2dac-2f67-494c-b3a3-f5bf96bc92ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ff97a9-4d7c-4ccc-895d-6566d8b0174d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660228570538409462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462146602285705384094621466022857053840946214660228570538409462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811092443453031601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601181109244345303160118110924434530316011811092443453031601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d881d83a-8ee6-483c-b368-9cec9357fdb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9693f1-637c-444b-a880-2cfdb4d374be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1262546762035364598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598126254676203536459812625467620353645981262546762035364598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17351532854669582743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743173515328546695827431735153285466958274317351532854669582743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f0364b-19b7-4f24-8d88-014059025c59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989838630881400581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581398983863088140058139898386308814005813989838630881400581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f8cdd1-bf0f-415f-8531-f3029f62c76b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a79633-c557-4bf6-93d4-657eac14eb94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575919868165086859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859257591986816508685925759198681650868592575919868165086859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852871966308373662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662685287196630837366268528719663083736626852871966308373662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18427c0d-f927-42a7-9095-dcffec40eec5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4906496378116454416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416490649637811645441649064963781164544164906496378116454416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777553df-817b-42d7-b1bb-4173b018b488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020531317140898823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823202053131714089882320205313171408988232020531317140898823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283f98ca-692b-4779-895b-d9cf8bd34324, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1947276247147619679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679194727624714761967919472762471476196791947276247147619679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f135f7d-3291-4c02-a20b-d572980edfb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11338201623663816980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980113382016236638169801133820162366381698011338201623663816980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451856ef-c521-44ab-8e12-71c4d1f3b1be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223441574304049206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206223441574304049206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e814c88-e7d2-4366-b287-5ab3b84f7b67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531986473583800312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312165319864735838003121653198647358380031216531986473583800312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f72a683-f4da-4450-b666-3542e152c1cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831754437120449499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499158317544371204494991583175443712044949915831754437120449499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec77637-6ede-4577-915d-3a83b83fa7a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237571107346234456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456142375711073462344561423757110734623445614237571107346234456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545a0540-618d-49b1-8dd6-a9e6b436a662, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400061134007302473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473140006113400730247314000611340073024731400061134007302473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0574db4-8d41-4ae4-8638-b0be1296b18a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1023680805639739220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220102368080563973922010236808056397392201023680805639739220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51538339-c585-4a08-8183-9195aaa37946, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2251614379166093826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826225161437916609382622516143791660938262251614379166093826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a786752-9cc5-40e1-820c-d11c59d09230, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349318165808493144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144134931816580849314413493181658084931441349318165808493144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8041d9f0-ba2e-4c7b-9192-569f61fc98b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6590143371102235650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650659014337110223565065901433711022356506590143371102235650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd9c222-96d7-4edc-94b2-6908251e1a68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253845145217245637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637152538451452172456371525384514521724563715253845145217245637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f721e9-7f04-40d5-8154-9039f33b5ca4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617716285458784523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523617716285458784523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cd42071-4fd6-4b5d-b520-edfa5008e5f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758abe8f-c710-4528-95cf-d59d1ad23f37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14385478609825378692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692143854786098253786921438547860982537869214385478609825378692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156225378511336464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464715622537851133646471562253785113364647156225378511336464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148717e5-e991-412a-a88a-b0e129aaf932, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3066239139945146544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544306623913994514654430662391399451465443066239139945146544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b19a1b8-0521-4034-8313-a7d012c7a775, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247054618076559837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837724705461807655983772470546180765598377247054618076559837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fcdbad-a567-4e80-8d6d-e257e664e65e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e186694c-b812-453b-9536-2c92b7156ed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2214974177748408312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312221497417774840831222149741777484083122214974177748408312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420823895609633731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731134208238956096337311342082389560963373113420823895609633731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff02e53f-0ace-42e3-886c-75e54dd0a79a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e27660-fa7e-4889-9812-4a12bfb01353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879512285067001971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971987951228506700197198795122850670019719879512285067001971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730310761161537183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183873031076116153718387303107611615371838730310761161537183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8107247-ca4f-426d-9adb-e44f100f7c1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5915054576106478984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984591505457610647898459150545761064789845915054576106478984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa31b56-4ff8-46f2-85b5-ffd0345aa349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14312079000808901577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577143120790008089015771431207900080890157714312079000808901577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed3eaeb-cba9-43e8-a751-38ce315131b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c3c83e-d0c6-4d11-af5e-f451efc887fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265894833669087069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069142658948336690870691426589483366908706914265894833669087069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109414438247538783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783161094144382475387831610941443824753878316109414438247538783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ceadd6-c1fd-4cf6-a0ac-6cac52aaa1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10239299034120307871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871102392990341203078711023929903412030787110239299034120307871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12db8d82-7a4a-4efe-8de4-398e76ad9243, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205264569918413429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429112052645699184134291120526456991841342911205264569918413429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb52ee2-2d6b-4de1-af17-abc56bb8dd12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931061990127036351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351293106199012703635129310619901270363512931061990127036351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346703b0-851c-4c90-b89c-58605c6b9ff1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 165667036510390034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034165667036510390034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382080d3-c563-4bd8-8fd9-b374e4a4bc18, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10219990514902886833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833102199905149028868331021999051490288683310219990514902886833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f8caa3-1846-48df-9765-6e95c090318d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107492608309683533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533910749260830968353391074926083096835339107492608309683533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0777a06-dc5b-4ede-973c-3ba9e782f0bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802831969285445429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429980283196928544542998028319692854454299802831969285445429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d7f8ba-5376-4d1c-914a-0df2b5d5a31d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2379596045532076669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669237959604553207666923795960455320766692379596045532076669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b585419-acba-449c-bd1c-e181a2afd73c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9040143836319124558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558904014383631912455890401438363191245589040143836319124558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a4c5b4-4000-4de9-bdaf-11af5a2aa544, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10436724718771842771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771104367247187718427711043672471877184277110436724718771842771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f31744-2b00-41c8-b52a-149fb9a106e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17396144419064796033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033173961444190647960331739614441906479603317396144419064796033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4496e55a-833e-4994-a563-048f4d2500f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8896311951809112287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287889631195180911228788963119518091122878896311951809112287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14940168-162c-46df-9a7d-1c7a91970391, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230908100303704820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820122309081003037048201223090810030370482012230908100303704820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be519465-b830-4aae-84ac-19207a436299, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941568043731226567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567694156804373122656769415680437312265676941568043731226567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f1c556-91af-4bf8-ba1a-2ef7cf26ad84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16458425630250845988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988164584256302508459881645842563025084598816458425630250845988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed3ced5-4b57-45d0-8475-afa663c0d1c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117656542997410033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033411765654299741003341176565429974100334117656542997410033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff76ae9b-a116-458f-9f8a-db75d0cf517c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8753539424765761931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931875353942476576193187535394247657619318753539424765761931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423bfd1f-62af-433b-ae91-65c42e463ca9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355289232362449287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287835528923236244928783552892323624492878355289232362449287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ceb32c-bcd2-47e9-9b6a-06b5f5572b8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875227280656324156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156287522728065632415628752272806563241562875227280656324156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc32b731-5478-4069-9b0b-17ce16101e19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7be0e88-3e61-4b2d-bea6-4953e8772c52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452812285969665982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982452812285969665982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15793984050389948753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753157939840503899487531579398405038994875315793984050389948753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e9b1cf-e266-4b3d-9d84-eabdf2c061bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13810788834149633758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758138107888341496337581381078883414963375813810788834149633758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8694b6-8c2e-4e1c-8fb1-686666782b26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11735845506012628469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469117358455060126284691173584550601262846911735845506012628469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0818471-0a82-43b3-be42-585e3339ab01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11127620373727959663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663111276203737279596631112762037372795966311127620373727959663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccf128eb-f285-4239-bd6c-cc78061d6aee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11180565394968503629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629111805653949685036291118056539496850362911180565394968503629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cadbbd0-e719-4fee-ac38-0cf9887c44fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537369501931216021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021175373695019312160211753736950193121602117537369501931216021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7ef41a-d0ba-4ba5-8824-1674321a2f8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17909086151477356168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168179090861514773561681790908615147735616817909086151477356168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4000b9e-c1f0-4faa-b5ef-af73897271f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324936724097056935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935153249367240970569351532493672409705693515324936724097056935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd6fb5f-5527-4e61-86f6-7cf6a5db463d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830476502170203301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301483047650217020330148304765021702033014830476502170203301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f361428-8928-42cd-8609-51fb440c7765, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943404024202105840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840394340402420210584039434040242021058403943404024202105840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88436c2c-28ad-4d9e-a838-eb5ab28e43a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548191598573801213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213115481915985738012131154819159857380121311548191598573801213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aba69eb-17ac-4613-b8b7-ccf5e3628c40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11203856216528777431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431112038562165287774311120385621652877743111203856216528777431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8474ad56-9609-4fc0-84a1-6724176d6385, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2290755091425592701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701229075509142559270122907550914255927012290755091425592701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d8f016-65f6-4c7a-a1b4-0984232d0c22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14204262579174242654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654142042625791742426541420426257917424265414204262579174242654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49914768-6986-44ad-9791-38085683146c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189250170688770122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122111892501706887701221118925017068877012211189250170688770122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8fb3dd-67a1-46f7-b2eb-b799436e62bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13617848956602398627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627136178489566023986271361784895660239862713617848956602398627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a32f1d6-59a5-404d-8cfa-f1ede279a5b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8194202571305811952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952819420257130581195281942025713058119528194202571305811952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd91548-20cb-4ec5-b2a9-6e352f9da5e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16189288167176966297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297161892881671769662971618928816717696629716189288167176966297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c598417b-151b-4958-872d-6631efd43b7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316ff797-e1e9-41a5-8949-475bbcf3c479, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807470142931850005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005807470142931850005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886433761371589868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868788643376137158986878864337613715898687886433761371589868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981c1116-6250-454b-b271-fc1fb0b8dd44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ff6356-1216-4bfb-8365-967f8a6747cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6635404151641146817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817663540415164114681766354041516411468176635404151641146817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321539509273188436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436113215395092731884361132153950927318843611321539509273188436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51458620-7c8f-4e79-942d-c2b6224b98bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107710650809116933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933210771065080911693321077106508091169332107710650809116933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4883ac83-aad2-487a-abf7-0422ef942f5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185416899091738216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216618541689909173821661854168990917382166185416899091738216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6b6eee-0f12-4e01-a0d9-3cf69d6ea24d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d461594e-f799-4d4e-a469-3eb70f19fb34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17755988545869165492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492177559885458691654921775598854586916549217755988545869165492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1532816893713635661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661153281689371363566115328168937136356611532816893713635661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93228167-2af2-48f7-89dd-617df22646be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1172570205794409301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301117257020579440930111725702057944093011172570205794409301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52af82e4-8a53-4713-afb6-843d9166e29a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fad1f1f-8074-441d-accb-00c5ad9aac72, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675674023559520937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937867567402355952093786756740235595209378675674023559520937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15264526724513894060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060152645267245138940601526452672451389406015264526724513894060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a113986-7546-453f-a9c2-89ebc15ae604, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422471429663488671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671842247142966348867184224714296634886718422471429663488671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b363f126-f95e-4e3d-b5df-65e7d0b6d5ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10601439116804362414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414106014391168043624141060143911680436241410601439116804362414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a304e5b2-f093-4292-a2ad-4309ee6ece9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14042972921241091371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371140429729212410913711404297292124109137114042972921241091371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd13ba8-1f3d-441d-abbb-df2e20a6d220, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426fc5bc-9c35-431f-854f-2d58026a5dd3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762294782100742866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866167622947821007428661676229478210074286616762294782100742866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589369561120831815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815105893695611208318151058936956112083181510589369561120831815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61ecf93-84c0-4581-bdd8-d8e95168f46e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514411305190423418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418651441130519042341865144113051904234186514411305190423418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663e2587-e41f-40bd-ba8c-fc17f20f4086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135689724274508610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610313568972427450861031356897242745086103135689724274508610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44822844-97ad-4b96-85e0-e1b7f15d8302, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348424400417286733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733534842440041728673353484244004172867335348424400417286733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb8aa10-472f-4557-b9a0-678ea5127ee6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17124548457135907755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755171245484571359077551712454845713590775517124548457135907755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270a9817-c6eb-4005-a95b-f65b53f0a93f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799103930786274141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141127991039307862741411279910393078627414112799103930786274141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8caa5233-efcf-4f84-95ef-4c3b4ce40b22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11119917618323698521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521111199176183236985211111991761832369852111119917618323698521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51535445-1193-41a9-bdd7-89626a495262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13169491275414847853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853131694912754148478531316949127541484785313169491275414847853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f552597-fead-45c6-86e2-dffff53e8634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12740776359586724520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520127407763595867245201274077635958672452012740776359586724520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb9764b-1021-4349-9c05-d2f2fd83f35a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841207052979862320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320841207052979862320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6600727e-3962-44ed-96c5-29b20570b86b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2475563644056732705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705247556364405673270524755636440567327052475563644056732705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af4bb3b-4d5f-477f-a0a7-cdd1a3523ff8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175976769818947321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321101759767698189473211017597676981894732110175976769818947321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5484234-1d81-4a1d-9846-e3f5e8108a33, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35cd82e1-7236-47e1-8027-68eb5ab826c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047885668967374169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169170478856689673741691704788566896737416917047885668967374169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896800937319892296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296789680093731989229678968009373198922967896800937319892296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cbca9f-ac20-46e6-a9a5-3e5d57f00c55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015560772193851940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940180155607721938519401801556077219385194018015560772193851940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824bc357-a094-4f0c-9a2e-ee44a54d4a39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12470715138766205624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624124707151387662056241247071513876620562412470715138766205624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fbab044-de13-40ac-aba1-0035170c1ce3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8198546711884308410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410819854671188430841081985467118843084108198546711884308410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c97940-168a-4d3c-8c38-d45afde2a96c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156582014800705679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679181565820148007056791815658201480070567918156582014800705679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681e4c12-26d6-4227-9770-2587dc61f5a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8592202113032513257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257859220211303251325785922021130325132578592202113032513257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e79249-b998-4707-87e4-04b5379f262d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4403005965599359834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834440300596559935983444030059655993598344403005965599359834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9dd9d8-84e0-4873-a0e8-36ca379806c9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598601690411385601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601459860169041138560145986016904113856014598601690411385601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc67464-71bc-4c07-b993-9ff894b70026, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11870457957430309856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856118704579574303098561187045795743030985611870457957430309856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3abf4217-62a6-4d6d-ab3f-b7c6ef9ebda0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215291993134987802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802721529199313498780272152919931349878027215291993134987802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9dc2cc-cf06-4250-abb2-fedd08bc8edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3665963675566017661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661366596367556601766136659636755660176613665963675566017661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3c7d63-575d-4401-a6d8-e084b41ecdf0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b4e8b6-c5ac-4980-877d-7957e565f2b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1494648798070056111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111149464879807005611114946487980700561111494648798070056111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020631314539268924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924100206313145392689241002063131453926892410020631314539268924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1518de35-cc91-4b2f-b03d-93d27ce0d857, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12552811594544232279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279125528115945442322791255281159454423227912552811594544232279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ecc7e26-781f-40f8-9125-c867ed1d472a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3292618895950295544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544329261889595029554432926188959502955443292618895950295544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822e3930-aa29-4718-a85d-2913e10ca98a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8117516041188052400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400811751604118805240081175160411880524008117516041188052400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58e24bd-7883-4ddc-840f-057dcd63fb9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13132133230062555553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553131321332300625555531313213323006255555313132133230062555553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b351e858-a300-4d4e-8c70-c67aa2169d0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15052710143093578760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760150527101430935787601505271014309357876015052710143093578760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c5efdc-ad20-4982-b74c-d012d65c3eeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1040920980756382070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070104092098075638207010409209807563820701040920980756382070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26531cc2-1bfc-4489-aad1-1aaaee913351, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7978727052861656671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671797872705286165667179787270528616566717978727052861656671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c0b529-9424-41a1-a511-ec414e6ce0bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1681817969563743633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633168181796956374363316818179695637436331681817969563743633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024d98f5-791c-41b8-ab92-d6861a0ca8b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17352123832770913812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812173521238327709138121735212383277091381217352123832770913812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546992a2-c50a-4260-b9ff-c644500c91c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1003146394546756810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810100314639454675681010031463945467568101003146394546756810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b566f7-3d8c-4a2d-ae2b-ef4e9d6e33c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da93f83-fe6b-49de-8a63-3349c508055c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901090870320564454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454990109087032056445499010908703205644549901090870320564454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12988426194668525839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839129884261946685258391298842619466852583912988426194668525839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a9322e-5844-4b75-a9a1-8967b453d9a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db63d70-745c-4e9a-9170-9a269ec6948a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956611838957206527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527179566118389572065271795661183895720652717956611838957206527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10212703170342356269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269102127031703423562691021270317034235626910212703170342356269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6439b030-64e3-45b3-9b95-5338b8b336af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d754b75-0268-44c4-a7ca-3a6159af87e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5293795769162108262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262529379576916210826252937957691621082625293795769162108262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5375757863075652952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952537575786307565295253757578630756529525375757863075652952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c47f2e-9013-4d08-a3c6-e56375796074, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12836205888237704935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935128362058882377049351283620588823770493512836205888237704935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad4d0c1-bcae-42a1-9c0b-f3720be7ca73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655634891718637805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805565563489171863780556556348917186378055655634891718637805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1816de2-c627-4863-9c45-bde97b67df7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2497e6b-421f-48e8-9dad-66e2c38624c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12681255422638404850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850126812554226384048501268125542263840485012681255422638404850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1238532034402166033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033123853203440216603312385320344021660331238532034402166033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f85c7d-2bf8-4f4c-b818-dc9d77c62fdf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178745203212024957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957121787452032120249571217874520321202495712178745203212024957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9898748-62c4-4e52-b13d-501333edfc35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842388154338092966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966178423881543380929661784238815433809296617842388154338092966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274b5525-911d-41bf-8e80-4e4134d54164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9534290-b6a6-4872-9f4d-e43b8e188104, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327473133976773486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486113274731339767734861132747313397677348611327473133976773486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17814666433112455840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840178146664331124558401781466643311245584017814666433112455840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7ca322-379a-4161-92d6-36275108b0a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390453500552867111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111173904535005528671111739045350055286711117390453500552867111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a1e60b-dd0c-4363-bc42-ddeadcdba4e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881095095187788930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930788109509518778893078810950951877889307881095095187788930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c35d091-330f-4ad2-a5e3-a6d2db9b2c9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6666315039615004058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058666631503961500405866663150396150040586666315039615004058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3ac2da-2f2e-4cad-99bb-230717f6b4cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13224244916073977758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758132242449160739777581322424491607397775813224244916073977758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c91d84-f036-4714-9607-10d5351a3554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470885005716744479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479154708850057167444791547088500571674447915470885005716744479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d9b9cf-c29d-4600-995e-60d365afa107, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2656270546511476893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893265627054651147689326562705465114768932656270546511476893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e2b9a2-aef1-4040-8464-da6927c388b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80764ded-f792-4cce-9e7a-545339d07076, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6412545599926888117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117641254559992688811764125455999268881176412545599926888117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17177130405241245355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355171771304052412453551717713040524124535517177130405241245355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365b8bc1-24fb-4a37-8b74-3c95b2e2cc8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e45fc7-5996-48af-9f8f-a0773d1c78f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13175102707881241691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691131751027078812416911317510270788124169113175102707881241691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3518089749652100731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731351808974965210073135180897496521007313518089749652100731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0702aace-138c-4da3-84fa-d6fe48313be0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020840466192386091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091100208404661923860911002084046619238609110020840466192386091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebdfba7-e92d-40db-9229-239fe12b6a3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894542016909798021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021189454201690979802118945420169097980211894542016909798021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6ca430-ee47-436b-a584-e5a020641cc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905543389619169081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081890554338961916908189055433896191690818905543389619169081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1af3a5e-4062-462c-909d-f8fef9a20787, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14906946293930439269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269149069462939304392691490694629393043926914906946293930439269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc5e3e5-ecf9-405b-8152-0b5c29854f3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18349357169262911591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591183493571692629115911834935716926291159118349357169262911591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310d6b56-c1f4-443c-a0e5-6428d2ae5fce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 118628884559543010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010118628884559543010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7443a4d2-234c-4439-90dd-6d396df5cac4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122235840411985527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527131222358404119855271312223584041198552713122235840411985527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c967fde-1b1b-42b3-a4be-e830bc6984e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121221099541783502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502111212210995417835021112122109954178350211121221099541783502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028acdab-789e-4c16-bafd-9f79b8bb4454, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842601491682570668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668184260149168257066818426014916825706681842601491682570668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703c6a84-a2f6-4032-af8f-7aa0372a9b0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2520336736035928411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411252033673603592841125203367360359284112520336736035928411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9930a06-906c-4c4f-a66d-a5f2063eea56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651499928988821565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565116514999289888215651165149992898882156511651499928988821565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c6a19d-7892-4387-a368-14ccb53b0fcb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 406170372971330076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076406170372971330076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6c866f-ad81-4cd3-8245-fda1a49509e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2250592693002799155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155225059269300279915522505926930027991552250592693002799155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d33a185-79af-460f-bc68-8966bfedf4e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 952818657800979468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468952818657800979468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5230d18-76d8-42cf-a964-407861680d42, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7484370651408911972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972748437065140891197274843706514089119727484370651408911972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6896199-1931-4cf7-a47e-78e8443ec93e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132955568203790593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593161329555682037905931613295556820379059316132955568203790593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4415128-15a1-4521-a5eb-336f35d4a2f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4902829225677376675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675490282922567737667549028292256773766754902829225677376675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3aaaea-1194-4bc8-8942-d34968c3d48d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831163065278914637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637583116306527891463758311630652789146375831163065278914637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1fa257-f958-49e4-b852-2b7687a074e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13071503078604052996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996130715030786040529961307150307860405299613071503078604052996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9530a994-d2a5-41a1-98b2-6630a7af7f03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9331729812724255799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799933172981272425579993317298127242557999331729812724255799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fa78ad-dfa8-433f-9219-8f8aa919ea40, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1976238552529043857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857197623855252904385719762385525290438571976238552529043857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5327303-e781-48a2-b981-215caf8a8638, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300907993912879852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852830090799391287985283009079939128798528300907993912879852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0078a2cd-b4a2-43d7-9f38-17649f24e4a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240324384444727774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774132403243844447277741324032438444472777413240324384444727774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17d115e-cff5-4d21-81d7-437171e6e900, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08029b64-c84c-4c8a-a48b-0df9631fc634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892049875002610992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992178920498750026109921789204987500261099217892049875002610992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917734725240853495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495917734725240853495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aad6f20-6ee1-4d50-b69b-2a95144cb07d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15489425120800671433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433154894251208006714331548942512080067143315489425120800671433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b0cc2f-378d-4d33-b8e0-ffa3d8e633c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11905116375940093484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484119051163759400934841190511637594009348411905116375940093484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71bf4da-9480-42a1-aa29-5e1fb03fefe8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12457360358253170439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439124573603582531704391245736035825317043912457360358253170439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef46d88d-4036-4216-b106-a003562fde09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8926546966303303512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512892654696630330351289265469663033035128926546966303303512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b710f5-4a62-4025-90c7-a482d8ea9340, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410472361883779926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926410472361883779926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc076d6a-41e3-455e-b2c3-32198cbd9a0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185441671271133325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325181854416712711333251818544167127113332518185441671271133325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186610f2-7cb9-41e9-86fc-1fb9de623097, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494077553471214295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295494077553471214295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846d310c-fadf-483d-bc1b-9f1b0e93347e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4759168684262789367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367475916868426278936747591686842627893674759168684262789367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63e277c-3201-43a9-98a9-c1c379d2dd55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474542623355901401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401474542623355901401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9911664b-1942-437f-b278-caf4d630155f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f557bc-f780-4436-bd12-4390d9f3354e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15303980773003865861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861153039807730038658611530398077300386586115303980773003865861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865913370853799219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219886591337085379921988659133708537992198865913370853799219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5f823f-a538-4632-85d7-8e3969d6733a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849544635750443260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260484954463575044326048495446357504432604849544635750443260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516b28c6-a655-4a2d-869a-74cc837fc368, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 660711882039119980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980660711882039119980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e43c52-d427-4834-8451-ff81835be5df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897246315640397595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595689724631564039759568972463156403975956897246315640397595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b3974b-cf15-43a8-85bc-154bd5fe390c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 634055520604752182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182634055520604752182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5392766-1d8d-43dc-9d5c-ee2a9e51286d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17874270033140516255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255178742700331405162551787427003314051625517874270033140516255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f18df94-328e-4e70-8e0d-851f022952a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15621131934289948455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455156211319342899484551562113193428994845515621131934289948455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253964c8-ef2e-435a-8087-0a833ba78a9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91d2c65-8feb-4bad-b26b-a24c646e195b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8695915659503033425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425869591565950303342586959156595030334258695915659503033425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678840445240613802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802567884044524061380256788404452406138025678840445240613802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c624652-5f17-4912-90bb-63375f2c2b93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420945560069003039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039174209455600690030391742094556006900303917420945560069003039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5819822d-7ad2-457b-8be3-6e0c8ca2d85c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12920746091621915211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211129207460916219152111292074609162191521112920746091621915211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c69fed-e912-49b3-9b01-52d4b4418e66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3268385602315113438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438326838560231511343832683856023151134383268385602315113438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc875d4-db2b-49e4-ab6b-a972126d7697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5191284609048508678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678519128460904850867851912846090485086785191284609048508678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290d477b-a33b-4054-9c64-a3c23f9ea118, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161033502032687382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382121610335020326873821216103350203268738212161033502032687382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c01180af-4736-4e73-9c27-923d9ae998e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451624555437682890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890164516245554376828901645162455543768289016451624555437682890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409b9fcb-77a4-4b17-b6dd-0380b0264fb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6331058599213462860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860633105859921346286063310585992134628606331058599213462860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb512bca-f425-453e-bbaf-27d8f885ea90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534898502362477889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889145348985023624778891453489850236247788914534898502362477889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f6525d-57b6-4616-a752-73082a840eae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895491269192410055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055168954912691924100551689549126919241005516895491269192410055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f3d7af-9599-4239-91df-5c256dff7cee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9817181629818394261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261981718162981839426198171816298183942619817181629818394261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f509cd-b445-415f-a05c-01e6459e1fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2889895273264679202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202288989527326467920228898952732646792022889895273264679202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae787db-7e2b-43b2-8c21-bf4e01053c60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15449955355206203433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433154499553552062034331544995535520620343315449955355206203433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1228426-1c7a-4daf-88e6-87de643d690b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576448603320090413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413857644860332009041385764486033200904138576448603320090413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0201d6-7867-4d2a-900e-c43acb70c629, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11862305766100616321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321118623057661006163211186230576610061632111862305766100616321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ae2236-484e-47af-8b6e-82c77c87bc47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156979140382075758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758151569791403820757581515697914038207575815156979140382075758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409df4a4-563f-4a39-8d41-7f1d67598154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13383691607854539904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904133836916078545399041338369160785453990413383691607854539904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed9e28c-7888-4168-9f1c-ec4a46c25d94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605023161967581225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225760502316196758122576050231619675812257605023161967581225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edf333a7-bcd3-4f23-9e5c-151d0b16e7cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9055338682113755188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188905533868211375518890553386821137551889055338682113755188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51961bb1-c80e-4e63-9c83-48dac892628a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965414166814058431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431596541416681405843159654141668140584315965414166814058431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10e87d4-458a-4d4c-9270-ceb8329334a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 486520259768230445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445486520259768230445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d07e6aa-2f5f-4e74-bd62-63c964405bb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16323338149991879083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083163233381499918790831632333814999187908316323338149991879083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec422e5-7d5f-4904-9ad7-709377b6976a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670248657467300881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881867024865746730088186702486574673008818670248657467300881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b305351b-6710-4877-9c16-00f02d33336a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6a9793-3b41-4e7c-9124-66cfc8ddb73a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880844784857644911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911158808447848576449111588084478485764491115880844784857644911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699822198100330078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078169982219810033007816998221981003300781699822198100330078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889e20b0-47b2-4dbe-901a-91eab71d2780, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8403144629891013317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317840314462989101331784031446298910133178403144629891013317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb0df93-1b97-40c8-8e10-e1f041991f3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042241108000682848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848104224110800068284810422411080006828481042241108000682848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fe35ab-8320-468d-b9db-2456bab5fd2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14000782482917275573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573140007824829172755731400078248291727557314000782482917275573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74cf9953-8c33-48c4-868d-d391c3677ff7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624140948682673139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139624140948682673139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf0c6cb-1d14-4d21-aa4f-93a4be971fe3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5003145647022896481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481500314564702289648150031456470228964815003145647022896481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a44d167-9d37-4f3e-8aa3-af31e2e4dc9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408196926630430133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133640819692663043013364081969266304301336408196926630430133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69651bf5-21f4-418f-884b-320d50f39019, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d64031-2bf3-47f3-a727-3b1d43ad06ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12702312500240116435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435127023125002401164351270231250024011643512702312500240116435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293341551524106019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019293341551524106019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8016d9-74ed-44b4-88fc-e15a8f4f3a5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ced83a4-2d3d-4a15-a37b-a4ec685fc6d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16619528505869114087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087166195285058691140871661952850586911408716619528505869114087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8755049327368336051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051875504932736833605187550493273683360518755049327368336051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b683998-47ac-4f6b-ba8f-16b2c5ce959c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12803301197292737268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268128033011972927372681280330119729273726812803301197292737268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e4cecf-d710-42ef-bcbc-e1569e4f0c70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263f538b-69b0-415d-8ef4-ef56b71c68f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191655566615677634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634319165556661567763431916555666156776343191655566615677634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649819320269560873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873764981932026956087376498193202695608737649819320269560873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4921d20c-dfdb-4395-89e8-adfc62ea9878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13180907701219846985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985131809077012198469851318090770121984698513180907701219846985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c8d3eb-5827-499b-ab44-6bfea46192d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4a1ed1-597e-4264-8490-8e71914b2004, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9754439976961329283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283975443997696132928397544399769613292839754439976961329283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6495513622495082478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478649551362249508247864955136224950824786495513622495082478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3d40e2-db68-49fa-abcb-28fed329324a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9445108761787493056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056944510876178749305694451087617874930569445108761787493056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f33b403-5920-4bf5-9dd2-80dde63b137e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313567921892160884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884113135679218921608841131356792189216088411313567921892160884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d6d81-d518-4db8-8934-dc4c57009c1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18132010554666932013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013181320105546669320131813201055466693201318132010554666932013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8df4c6-6c01-4531-a88e-a537d2a4931e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255272717602126642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642725527271760212664272552727176021266427255272717602126642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0283e1-7264-432e-91df-de809b943c5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530171423201452227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227165301714232014522271653017142320145222716530171423201452227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579b8fe7-7487-4dc6-b19c-308deff0684d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927337472196969116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116139273374721969691161392733747219696911613927337472196969116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae2ea50-fa7a-4c25-9865-2562305bb67f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11747096163948238314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314117470961639482383141174709616394823831411747096163948238314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e88e740-43e9-4042-9db5-dc95826cfd4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13825461462633929671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671138254614626339296711382546146263392967113825461462633929671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a4b35a-937a-42dd-9301-e42ce4f9ac26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15673618108754350382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382156736181087543503821567361810875435038215673618108754350382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c7e118-77f3-4389-a927-00a3577b039d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214028055621998133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133112140280556219981331121402805562199813311214028055621998133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ace429-631a-4bb9-a87d-447490470f32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567393728635624361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361456739372863562436145673937286356243614567393728635624361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf2056b-90e7-4367-80c6-c719de9336e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17400100196281490122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122174001001962814901221740010019628149012217400100196281490122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ed3f75-9d25-49a5-8b8c-91d13843fa05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550632363097942332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332165506323630979423321655063236309794233216550632363097942332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7698204b-1813-48db-9a23-573b02968214, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17090979452477804340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340170909794524778043401709097945247780434017090979452477804340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a080ea-678d-4f50-8d28-1e29d035afb5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2199820446646827329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329219982044664682732921998204466468273292199820446646827329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a085af6-ceb0-4b11-ad5c-8c0c9d676dc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4100430728882611452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452410043072888261145241004307288826114524100430728882611452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e878f847-53d6-4c6d-9f8f-8aff3ce06c63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956113944825505745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745695611394482550574569561139448255057456956113944825505745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b3ac7e-90b3-4d9b-b6b5-0fbd6b9e88c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430065315697628850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850154300653156976288501543006531569762885015430065315697628850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46a44df-0f53-4d0b-9f9c-e1754a0b6a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393153313787575246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246133931533137875752461339315331378757524613393153313787575246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644457df-bf4d-4c0b-99dc-9998740d4727, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b810b5b-74a0-4f55-a2b7-74a2a4994921, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024998909861687851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851150249989098616878511502499890986168785115024998909861687851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504350765919693635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635750435076591969363575043507659196936357504350765919693635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ef833c-6b70-4c54-8c62-d485f4f64d4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9098386536708805167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167909838653670880516790983865367088051679098386536708805167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35823471-ace6-48d1-8d6c-4406512db6f5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11291596078426036649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649112915960784260366491129159607842603664911291596078426036649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb85847d-14fc-4eb6-b8c2-e279690687a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813414030014912257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257781341403001491225778134140300149122577813414030014912257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78611fa6-c737-4348-b93d-b2cf644523a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2153406834002428745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745215340683400242874521534068340024287452153406834002428745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e915a5e1-5fce-4b8f-a4b9-9f75d27539f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15374356956572159500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500153743569565721595001537435695657215950015374356956572159500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36411e63-c16d-4e31-bc07-32d5d55feec8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54dbd61-3536-47dd-97e0-d5c38b3cdd93, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4755654135316923868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868475565413531692386847556541353169238684755654135316923868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219573125367582509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509172195731253675825091721957312536758250917219573125367582509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d887f29-77be-485c-a2a9-cd12be9a9f1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8153705872734839232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232815370587273483923281537058727348392328153705872734839232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4278c5d-6608-42f8-8bc8-703ef25dbdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410172854453231200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200641017285445323120064101728544532312006410172854453231200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec72256-9920-4690-89dd-a80c4549c8b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341680102223430463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463834168010222343046383416801022234304638341680102223430463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e284c417-7440-4480-97c1-5703856a4540, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e470e1f6-4422-4a00-b79d-2553d68aa446, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 561153045792693412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412561153045792693412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2270587640705968527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527227058764070596852722705876407059685272270587640705968527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4d569c-73d5-44fb-90c9-3c8cce091744, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9820c572-c3f0-4218-a9c9-7424de198826, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16466178152626213834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834164661781526262138341646617815262621383416466178152626213834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6166590733459646407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407616659073345964640761665907334596464076166590733459646407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c693e025-8053-4c17-ab44-0b984040ad1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839346125008629388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388983934612500862938898393461250086293889839346125008629388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5fa6358-384b-4440-8cb6-6398bc9087ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720421369890479843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843107204213698904798431072042136989047984310720421369890479843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0433bdb-469c-49e8-a7fb-3ad6a57c13b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18015391538604639985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985180153915386046399851801539153860463998518015391538604639985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2d7f24-f432-453d-ba7f-b544e540e681, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11744044233251581783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783117440442332515817831174404423325158178311744044233251581783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f3c529-a278-40a7-bf14-ce5e99b7bdea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34192f12-f291-41a7-b5bf-1b481ff0791a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320555308205779124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124163205553082057791241632055530820577912416320555308205779124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7126923714549012724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724712692371454901272471269237145490127247126923714549012724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccadca00-13fd-4773-85a4-1b9547a861d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1025353215764043605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605102535321576404360510253532157640436051025353215764043605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d069b9-54ba-431f-b5c5-c65c16e1aaef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579490776707516309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309757949077670751630975794907767075163097579490776707516309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b1339a-e4f3-4947-9da7-ab6815ee489d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788848409844724258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258107888484098447242581078884840984472425810788848409844724258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1479819-f3d8-4c11-8731-7788c933ac27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbb8fa8-e826-40ec-8e62-e6229e548efe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13914501174957386619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619139145011749573866191391450117495738661913914501174957386619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12550683629700670408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408125506836297006704081255068362970067040812550683629700670408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802746d6-ecda-4577-9343-c6fb4d72d70b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914063985633332948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948991406398563333294899140639856333329489914063985633332948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca8ddb0-5c7e-45c3-b45b-fe0d6f372dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1962743171297394265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265196274317129739426519627431712973942651962743171297394265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07aa3e0-35cc-4489-b01d-45faf2cc6fa9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234476339448599373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373323447633944859937332344763394485993733234476339448599373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b00aa43-8598-4ecd-96f7-5db437eed48b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026127951551646739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739100261279515516467391002612795155164673910026127951551646739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd60760a-2ab6-4bbc-895a-fdee3826784b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14529512096238459143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143145295120962384591431452951209623845914314529512096238459143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed536c8-a69e-469a-b003-f03fabcc79ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7217468192625864422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422721746819262586442272174681926258644227217468192625864422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3801d7bd-c148-484c-abfb-deeeab924dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025519524343207577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577702551952434320757770255195243432075777025519524343207577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73bad4e-c2b1-409b-8e2b-8835d5ab6f89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2036393810552348457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457203639381055234845720363938105523484572036393810552348457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eda838b-2351-41bd-88e7-bbe67cc75409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9252962705668901869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869925296270566890186992529627056689018699252962705668901869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f32ff3-6a46-4c88-881c-1285229a31e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 135813883350184833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833135813883350184833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6230efb4-e149-4fb7-8b7c-4de1d5b9ad92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843490294084362789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789984349029408436278998434902940843627899843490294084362789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0640b3-2dd8-47c1-a5ca-53b0893eae7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15286556197957239914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914152865561979572399141528655619795723991415286556197957239914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a7c846-b505-400e-8893-b075f4f83e5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8239414453859769567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567823941445385976956782394144538597695678239414453859769567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0bfdb92-f0e8-431d-a804-a8e513428621, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036415807924444964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964903641580792444496490364158079244449649036415807924444964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e862ce4e-fc85-4b1d-afbe-4c4fa9b1bf85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0cb2cef-789f-4c2a-8f81-9a2c6cc425ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659156587276192895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895265915658727619289526591565872761928952659156587276192895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9384929913837836546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546938492991383783654693849299138378365469384929913837836546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f657da-6160-406b-92bd-2035cf3bcee9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7b1322-2919-41fc-bd8d-29a0adab31cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144446703127370467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467914444670312737046791444467031273704679144446703127370467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10286565717629911188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188102865657176299111881028656571762991118810286565717629911188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e0952a-a220-42ff-9165-7505f53ca349, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426846340378300291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291742684634037830029174268463403783002917426846340378300291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d16fd2bb-8a3c-4bbf-8230-a1f50f121833, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717187038731685524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524107171870387316855241071718703873168552410717187038731685524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00afe6a2-51a7-4c64-8b1f-869807cf07a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808451233236958820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820178084512332369588201780845123323695882017808451233236958820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700d656a-e7a7-495f-932b-750cb0ee9667, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6826924895073331827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827682692489507333182768269248950733318276826924895073331827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800b650a-198f-402c-a76d-bb124114d6b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7622669911619494408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408762266991161949440876226699116194944087622669911619494408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988b826d-16d0-4ec0-94ab-b20860c43132, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14955653787688236111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111149556537876882361111495565378768823611114955653787688236111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c6691a-de94-45f0-83e2-79d57b81b3be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d248463-6263-4108-9cf6-4aae92f1bf44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9400474233989211960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960940047423398921196094004742339892119609400474233989211960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619833461066060720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720106198334610660607201061983346106606072010619833461066060720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db15f41a-6a36-483e-841e-399ab52ba2a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3097858730319505994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994309785873031950599430978587303195059943097858730319505994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07823d33-53b6-4cb6-ad02-46b8c7d444cf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18103214073298721227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227181032140732987212271810321407329872122718103214073298721227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00610137-cc46-4ee0-a60f-b825e0f55a30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17742023759384993969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969177420237593849939691774202375938499396917742023759384993969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3473d5-45c3-4814-9e6c-fd88513471d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51426268-37e0-4178-81fc-71ff08bbb64e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 738557467135966248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248738557467135966248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779929797529055604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604177799297975290556041777992979752905560417779929797529055604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a74e07-d269-49e7-966b-ddd5b6372253, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217501787424137430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430122175017874241374301221750178742413743012217501787424137430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94575504-0c8c-4d25-9f85-2250f37bbbad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17054743656944404083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083170547436569444040831705474365694440408317054743656944404083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ea16ab-1caf-4414-9b41-048e20676b57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16beeb5c-a069-4b2a-829a-c87c069dbfce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10747860923100739500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500107478609231007395001074786092310073950010747860923100739500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607334500072545002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002176073345000725450021760733450007254500217607334500072545002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bf1a08-0855-424d-8695-ca57bb57bef2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3962120171514843618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618396212017151484361839621201715148436183962120171514843618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97bdec66-9e98-455f-9573-af4a5a2e1d71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447608252384490855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855114476082523844908551144760825238449085511447608252384490855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060550bc-71dc-4fb6-a20b-626156837490, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13136344653700382717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717131363446537003827171313634465370038271713136344653700382717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b54f81-4149-4169-af44-c522d79c7779, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088569583848008330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330708856958384800833070885695838480083307088569583848008330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4863e4dc-a680-461d-a5db-66640b47deba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cca1375-d7bb-4042-9fbb-bbdfd0093875, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1033073445828289793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793103307344582828979310330734458282897931033073445828289793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315638695167455088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088173156386951674550881731563869516745508817315638695167455088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1a6d02-f4a7-44bc-8ef1-af5a34608b3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889368655277606991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991148893686552776069911488936865527760699114889368655277606991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5b5077-099d-42c3-810e-fd82c0a1577d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2510902068702759718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718251090206870275971825109020687027597182510902068702759718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84fd8131-db7b-4c3a-86e7-fe311e8fe199, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008052080695742182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182110080520806957421821100805208069574218211008052080695742182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5739a84b-0183-4a2e-835e-eea4284b7d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7506400241739012038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038750640024173901203875064002417390120387506400241739012038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bb7f3d-e692-4cb1-a873-648e456a5547, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894493433416311286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286589449343341631128658944934334163112865894493433416311286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1766dd67-50ed-49b1-815c-bbb9fc43bda3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723857001892629557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557117238570018926295571172385700189262955711723857001892629557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889a6392-e5f6-419f-b4ca-97f42b68f38a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10321360647096767864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864103213606470967678641032136064709676786410321360647096767864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d2559e-8a8a-4a71-9799-f05528cbf177, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324029741021511789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789324029741021511789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b3e19f-1729-4f8f-a6a9-700a6fb35f0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448778175128327888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888644877817512832788864487781751283278886448778175128327888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc61133c-c7d8-4f71-8cb8-a5555d716bb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10287615756810309801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801102876157568103098011028761575681030980110287615756810309801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab4ef9e-0541-47f0-9982-c40d9030957d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6755014740072052143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143675501474007205214367550147400720521436755014740072052143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ddc7aa-0875-478a-ada5-c27814ed0596, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11543368762581614090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090115433687625816140901154336876258161409011543368762581614090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb501c8-9b78-4497-b2e4-9abac948c4e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9856964222880562362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362985696422288056236298569642228805623629856964222880562362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011e3e12-faee-4103-aaab-634242404d96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecd7833-3525-431c-bc3e-b5fd135a2592, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12657490172213813939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939126574901722138139391265749017221381393912657490172213813939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14897262349982926726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726148972623499829267261489726234998292672614897262349982926726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3ad4b8-e5c3-4862-9bd8-f0f08c98ac8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7269016002669856671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671726901600266985667172690160026698566717269016002669856671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c67233-b55b-4564-a86a-79ccd2cb5c41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471986936561620283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283164719869365616202831647198693656162028316471986936561620283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3a5c40-429c-4bf2-96c5-e8f3b743fe2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021006206179105653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653102100620617910565310210062061791056531021006206179105653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88effb73-038e-454c-aa89-64e0dae7f2e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c6214e-16a0-4909-a84b-4f645966b4cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807402202393683242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242180740220239368324218074022023936832421807402202393683242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309755640313172103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103330975564031317210333097556403131721033309755640313172103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094946b3-ffbf-4bc5-aa80-d9848d91ca0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6264815882314809232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232626481588231480923262648158823148092326264815882314809232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd446a34-0463-427b-ba14-f4432b445a13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690289818618006038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038690289818618006038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a330e868-095b-4ba7-aaf3-5066b9f77a5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14828753813959557314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314148287538139595573141482875381395955731414828753813959557314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca42d2-77f5-453a-97f8-55702851f190, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974f51ca-d7e0-4939-b28a-cf9e40113865, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944488071283013152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152109444880712830131521094448807128301315210944488071283013152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14514901651094100379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379145149016510941003791451490165109410037914514901651094100379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881b2c08-e9bf-4eba-9fe6-7f3e3ed4ee34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee9826a-84bf-430e-8e33-ac95eb47ade3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275466689177431968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968827546668917743196882754666891774319688275466689177431968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15525254188879444405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405155252541888794444051552525418887944440515525254188879444405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3d4335-564e-4cda-b332-cb6cc13083a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15517173316108286833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833155171733161082868331551717331610828683315517173316108286833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9c18bf-cdba-46c6-b159-b80c40f58c4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12648345364788946844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844126483453647889468441264834536478894684412648345364788946844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c31676-f12c-4541-87db-e1e2ab58b60c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10500609121470397726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726105006091214703977261050060912147039772610500609121470397726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a5d915-191b-427a-903f-566d937ea951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428015821386575232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232342801582138657523234280158213865752323428015821386575232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86f07e0-f086-4deb-8c9b-929dd80891ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1782316105487125746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746178231610548712574617823161054871257461782316105487125746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2980ca4-65d1-48e1-a3cd-2c148a1b0c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104560117545620676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676910456011754562067691045601175456206769104560117545620676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac65486-c7d6-4d3d-874e-16d36dfb54ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850809824555316932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932885080982455531693288508098245553169328850809824555316932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ddbfc9-1238-49e7-88c1-b1e6cf62769b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642722973190665328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328164272297319066532816427229731906653281642722973190665328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18ef439-2c69-4f3b-b51e-64fbde0c0de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706907376447221316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316167069073764472213161670690737644722131616706907376447221316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99a61b8-9a47-4fd6-b7d8-7472eeff9ad0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431784126774167347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347124317841267741673471243178412677416734712431784126774167347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f795cdb3-08ed-4681-9736-9e2935534a28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136753424683652227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227181367534246836522271813675342468365222718136753424683652227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32bbef2-c839-4ff3-80bb-e33440aeac45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12686100269920087814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814126861002699200878141268610026992008781412686100269920087814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44b788d-e51e-4feb-b4ca-63993b7e2c03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcabc22b-0454-4a72-a233-25de6e8ca743, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969890458764354174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174969890458764354174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4274704370837851757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757427470437083785175742747043708378517574274704370837851757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe844129-1983-4090-8b3e-83dda4af5c7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb7b0c1-8667-4a44-b7c8-cc27119ef3dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8309851399028570013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013830985139902857001383098513990285700138309851399028570013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469899397201497822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822546989939720149782254698993972014978225469899397201497822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c866d102-9f41-437e-b887-be49367f9551, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13541261044475844273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273135412610444758442731354126104447584427313541261044475844273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599ac6b4-f09c-4b12-b27b-3ea90a6f7d50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12558513860362911122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122125585138603629111221255851386036291112212558513860362911122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 069f788f-e49d-45ba-b406-b714c8610fbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8357851288196837362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362835785128819683736283578512881968373628357851288196837362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954b19e3-721a-47d1-a096-a871d4a87a2b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303926065824830582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582430392606582483058243039260658248305824303926065824830582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f80dec-79a0-4843-81d7-b1d3c6c7deb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10350865172101402795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795103508651721014027951035086517210140279510350865172101402795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80acd05-21ca-478f-8eab-b1d41d25abd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721596412625634357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357167215964126256343571672159641262563435716721596412625634357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 891fd845-9f09-4c98-bdae-1aae1ea3215d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 367135906789141167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167367135906789141167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5956598b-5c30-4771-97e6-53f60105f607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908537711100228817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817139085377111002288171390853771110022881713908537711100228817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bcb258-427e-4522-b427-092c51f652be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1314477715103134484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484131447771510313448413144777151031344841314477715103134484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d746346b-e3c4-473b-b5f3-fe732e7811dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7535914865947562843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843753591486594756284375359148659475628437535914865947562843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae50bb5-9558-4b43-88c3-cc36a407ec37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2498235104318207925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925249823510431820792524982351043182079252498235104318207925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a799ec6-e9e4-4104-a6f2-4c8f8eeda40f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15690193714687548566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566156901937146875485661569019371468754856615690193714687548566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9047a1a9-0267-4e94-acbc-a719dcd786b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12686843931320959314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314126868439313209593141268684393132095931412686843931320959314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488d362d-4f19-49c6-a8a9-571f13aee405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381900688123607725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725113819006881236077251138190068812360772511381900688123607725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0860347b-a0bb-4a62-9269-c52061f257e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db1eac0-90b4-44f1-b47c-dedd8c60457c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6182183519676604123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123618218351967660412361821835196766041236182183519676604123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13727953829337135848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848137279538293371358481372795382933713584813727953829337135848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4095d07-5e36-426d-9d40-faa14cf8760e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9535165247822748628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628953516524782274862895351652478227486289535165247822748628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a0adb1-0cad-499a-8f5d-3c88005c2646, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12937169090006020198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198129371690900060201981293716909000602019812937169090006020198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab0b62c-6b41-413f-841b-b6690e709f84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5612022271657258007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007561202227165725800756120222716572580075612022271657258007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c3ef48-9040-41b0-aa54-17b415bd4e28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6964037-444c-4077-8371-9b2f0a905ad0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757506842427344218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218157575068424273442181575750684242734421815757506842427344218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278578753475223569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569327857875347522356932785787534752235693278578753475223569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3099ef7f-f13b-4912-9bfe-05b5d44936c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443044003475444131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131164430440034754441311644304400347544413116443044003475444131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05182a1-b29f-4843-8898-279bcffd063d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 963784589765759141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141963784589765759141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3469f899-58de-43a7-b0f5-954a9cd67f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65126a06-4352-40e6-ab33-dcb863113320, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1594414286430701703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703159441428643070170315944142864307017031594414286430701703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16736574343737171939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939167365743437371719391673657434373717193916736574343737171939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3323b5c-c978-470a-aa97-143cf9baf66a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16988788160317237551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551169887881603172375511698878816031723755116988788160317237551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b699588-a0b7-4ed2-a897-268b3e8299ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9752943235300348712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712975294323530034871297529432353003487129752943235300348712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fd55b8-ae80-471c-a765-a3d3da0914f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1462907220421279736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736146290722042127973614629072204212797361462907220421279736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0650331e-b700-4805-915f-3df1299cec7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340355080828574435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435934035508082857443593403550808285744359340355080828574435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74850f0-25e3-4c31-bec4-f2089ee89d54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3864288337087847989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989386428833708784798938642883370878479893864288337087847989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23841dd7-341f-4f8c-bbf5-a08b8bff6425, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714488024636595896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896714488024636595896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0637ec-4103-4642-ac74-904a7d954a05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10041937576603162183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183100419375766031621831004193757660316218310041937576603162183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346bf974-943f-488b-aad7-278316dece2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c0c2cc-d390-4e9a-a371-7d34f12e7d89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12853809540182297561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561128538095401822975611285380954018229756112853809540182297561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9924153733069484753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753992415373306948475399241537330694847539924153733069484753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6187abf9-1bb1-42b8-92af-474f8b0962b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139025202665307372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372913902520266530737291390252026653073729139025202665307372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8166b30-d61b-43ea-852a-c5222fa70cf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5108a29b-da80-429b-b3d1-b04d27a5e33d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 834872588681927778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778834872588681927778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11664420065492592037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037116644200654925920371166442006549259203711664420065492592037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5132d1-a195-4f7c-bcc2-7c71e18d2956, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465250641502127151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151164652506415021271511646525064150212715116465250641502127151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d69ce886-f9d5-4076-9369-bb27c8360f19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084492677358254432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432100844926773582544321008449267735825443210084492677358254432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afba3f75-da58-4317-b2c4-cd1685db7adb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17311197221072538361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361173111972210725383611731119722107253836117311197221072538361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2231cd-690c-4d77-9f8a-060fdc506472, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886050704715068095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095788605070471506809578860507047150680957886050704715068095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493b6bbc-cbce-47d7-a86d-6aad074ba878, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431270551529304113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113743127055152930411374312705515293041137431270551529304113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844aab61-9f2c-4fa9-891b-a95493092886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4016179071599499636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636401617907159949963640161790715994996364016179071599499636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ba1ba2-5199-4a34-8797-9110361c9034, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240671201703737761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761524067120170373776152406712017037377615240671201703737761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7cc9866-2c11-46f3-aee3-60913fbd51e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361356557792722613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613836135655779272261383613565577927226138361356557792722613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d15d7506-8e9c-4871-b043-81f137b1c9d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17210338553220108911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911172103385532201089111721033855322010891117210338553220108911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0303fef6-e7b3-4efc-a854-4f7f2c460d87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447158745830730245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245144715874583073024514471587458307302451447158745830730245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea31160d-1914-4887-a271-3faa93531de9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3821166386053928117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117382116638605392811738211663860539281173821166386053928117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26eac6e9-2944-4539-981d-b0c319b4f298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844da0ee-2797-4ca5-be1e-d6097375ad66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600590332706174692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692760059033270617469276005903327061746927600590332706174692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804431348421042677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677168044313484210426771680443134842104267716804431348421042677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd5cd2f1-bd77-4ba4-a660-24f4a3d8a4b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873341656328995755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755178733416563289957551787334165632899575517873341656328995755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c91c93-cb04-4292-896a-79eea97c02fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17330915172942351159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159173309151729423511591733091517294235115917330915172942351159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143ca24f-7118-45b6-b48a-2f891a65ba1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097028042381608426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426100970280423816084261009702804238160842610097028042381608426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1230c352-9bee-44d2-a791-1a00af8748ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993260400881468463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463169932604008814684631699326040088146846316993260400881468463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d46c1a92-e64e-4fab-8dbc-a083783a55d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10072533706376928722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722100725337063769287221007253370637692872210072533706376928722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e346af-5293-4fef-92be-3d65f85eed5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185529018902937569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569185529018902937569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78208b81-ff5a-4cad-b425-c4a47b6b8603, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1190734901857561076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076119073490185756107611907349018575610761190734901857561076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab0f5bb-24e3-467e-a630-5ad93f090a4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072979963390320400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400120729799633903204001207297996339032040012072979963390320400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb3d0df-7fec-49f0-b98b-7a9141de1fb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276591650494692589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589172765916504946925891727659165049469258917276591650494692589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb9dbea-87db-4aa8-9691-2341da869708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13937754764914890534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534139377547649148905341393775476491489053413937754764914890534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fc3233-7ae4-4f27-aa35-dfdcf972a52e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1738469617351411376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376173846961735141137617384696173514113761738469617351411376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365b6977-518b-4f0f-bf0a-92fb20a1d8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14445223519006446662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662144452235190064466621444522351900644666214445223519006446662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34366d38-73f1-4a01-ab96-337593719323, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bb4b5e-c6ee-472e-a167-6ae1eac4bc41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16087172568330273406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406160871725683302734061608717256833027340616087172568330273406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1473281295812456309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309147328129581245630914732812958124563091473281295812456309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26b1b03a-7317-4329-b3af-79342aa478bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3108e6-b3ab-4577-b191-f0b70fa17881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5826679621726936243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243582667962172693624358266796217269362435826679621726936243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224233156025047090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090172242331560250470901722423315602504709017224233156025047090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae48be5-a61b-42a8-a3f7-8e3fad0e9881, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb849c4-b13f-4510-b733-bc6cc4e31824, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684050132450523314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314168405013245052331416840501324505233141684050132450523314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680338596711192726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726156803385967111927261568033859671119272615680338596711192726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fbb2ac-8a07-4437-92bc-24594688ff22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512706657624932564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564751270665762493256475127066576249325647512706657624932564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a83055-64f0-42fa-b4bd-9fe407cc6383, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10978929990803392393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393109789299908033923931097892999080339239310978929990803392393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dde23ef-4096-4398-8579-01e56f768570, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954554073357092056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056129545540733570920561295455407335709205612954554073357092056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1b9ebd-d017-4c60-9f43-308db04273b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13746198173664951731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731137461981736649517311374619817366495173113746198173664951731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b20107e-8c03-4265-b2c8-aa8569c71dfa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755261072599590693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693375526107259959069337552610725995906933755261072599590693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e550a4-7785-484a-b5db-8c933f2e58be, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861655043528756576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576186165504352875657618616550435287565761861655043528756576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a28910-afd2-4df6-956d-51454a7118d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 457056688882456810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810457056688882456810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e43ffa-962f-4111-862c-18de69df23af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178783866351087832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832121787838663510878321217878386635108783212178783866351087832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfba72c3-652d-43b7-aa55-2d4b4ab99e68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10960228478564298009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009109602284785642980091096022847856429800910960228478564298009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cb0ab8-0e36-47af-a8ba-a1c0125afd3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2976c5f-3ca3-4c53-9c28-ea3abf031e89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17794791847898939772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772177947918478989397721779479184789893977217794791847898939772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17183903067236760603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603171839030672367606031718390306723676060317183903067236760603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6098bae0-b937-4524-b0f7-3a85ff4398c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17026859497519866359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359170268594975198663591702685949751986635917026859497519866359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b905b35-60ae-49b9-b9a6-a776eca8d04d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840679852502941841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841584067985250294184158406798525029418415840679852502941841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5cc478-a695-4e80-8594-3456ddec863d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15500654584896601788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788155006545848966017881550065458489660178815500654584896601788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ac5c9b-26b7-49eb-af3b-5cfa1063ec37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398692596872329497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497939869259687232949793986925968723294979398692596872329497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023ef715-620b-4651-8d3d-4a3ae95089af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342200099004378703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703113422000990043787031134220009900437870311342200099004378703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6bb8ce-4692-4825-b9a7-f846251d6cd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13777472342859828837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837137774723428598288371377747234285982883713777472342859828837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc245229-f885-4e60-9c79-569a8c675a86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688592860822477275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275116885928608224772751168859286082247727511688592860822477275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2420ae9-b219-4e1e-a8e9-fe2997046488, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15223455530085342089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089152234555300853420891522345553008534208915223455530085342089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423bf3b5-9494-4527-9721-d1727a79ed27, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035312268753514868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868130353122687535148681303531226875351486813035312268753514868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0dcf76-c17a-4e9b-9259-afe493c09832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16799721109140760801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801167997211091407608011679972110914076080116799721109140760801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7654c374-f006-4d88-96c1-d2cea85dce00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12992415837645122700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700129924158376451227001299241583764512270012992415837645122700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69e096c-0d76-4fa2-8b70-12e01c73c355, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450601439104927170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170124506014391049271701245060143910492717012450601439104927170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2afe5eb1-f9c5-4565-b04f-adb94b8a873c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13cb6a3-d942-47aa-852d-87541569e12b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587749055287527021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021858774905528752702185877490552875270218587749055287527021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296620852171763819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819229662085217176381922966208521717638192296620852171763819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a5319e-85e7-471d-adf5-07988e221b61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2603032a-7942-4ae0-8933-afb12c393ead, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811912380388707050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050381191238038870705038119123803887070503811912380388707050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208024823901771747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747102080248239017717471020802482390177174710208024823901771747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 511ed9c6-6631-4e48-8af5-8be8d8b3e974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481517179284922653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653448151717928492265344815171792849226534481517179284922653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c517ad0-0ae1-483d-914b-c43aaf47ba17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15679098199576783519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519156790981995767835191567909819957678351915679098199576783519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6b580b-8e47-4856-bba7-d0b13b4899c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034801667785196844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844140348016677851968441403480166778519684414034801667785196844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f9bc0f-5e5f-4da1-bda1-7380641e7472, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412400788309106249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249441240078830910624944124007883091062494412400788309106249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa4cf68-ded6-4281-a0aa-d6b2a648c7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984643555200849406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406119846435552008494061198464355520084940611984643555200849406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0130b78b-b2d6-4f57-9262-d93dc85a1708, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942404931778464023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023194240493177846402319424049317784640231942404931778464023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54eeb33e-056b-40f3-a223-af68a120bb5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539067207485421191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191135390672074854211911353906720748542119113539067207485421191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b43ac3-eb32-43d8-85ec-7946abe6da8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3064519009277785182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182306451900927778518230645190092777851823064519009277785182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a878dc8-fb7b-49bc-880e-3ac56fb3b447, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6842083446857883330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330684208344685788333068420834468578833306842083446857883330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211472a4-1011-4bd8-b620-da1129abb736, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14703234899055455220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220147032348990554552201470323489905545522014703234899055455220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f333f4c-e466-4bfb-adf5-1745a5e1248e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3173b1-447f-4961-8556-646b359eeb36, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042655674717733588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588104265567471773358810426556747177335881042655674717733588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466194227758716840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840144661942277587168401446619422775871684014466194227758716840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539fcc5f-2ec5-4c93-bf65-92211f1d792d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6449999281366951931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931644999928136695193164499992813669519316449999281366951931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e81a5056-5ca7-4dd1-a303-4b09709618ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14431035084068285914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914144310350840682859141443103508406828591414431035084068285914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba09e835-4be1-4bb8-94ad-fae4b7b180af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11302382622701760152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152113023826227017601521130238262270176015211302382622701760152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2928e97b-f32a-4952-b848-b16c366ebb74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f08a21-d8be-46a3-9fd9-034bf00c034d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794468966080385975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975479446896608038597547944689660803859754794468966080385975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2814563950293708152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152281456395029370815228145639502937081522814563950293708152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305100a7-ad37-4aee-9983-e948ca98ffd7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16585810368828146300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300165858103688281463001658581036882814630016585810368828146300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1f5cbe-196a-48c4-aac1-30faf3872c58, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363149141842769333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333173631491418427693331736314914184276933317363149141842769333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c5921ef-0c8d-4405-b40d-4635e063b502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053504390066852255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255170535043900668522551705350439006685225517053504390066852255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c20b65-43f0-40f9-abeb-9a6cb67970fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298816771333540086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086929881677133354008692988167713335400869298816771333540086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e45eb7-15b4-46f8-892e-009543c3cf34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10064231431579524623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623100642314315795246231006423143157952462310064231431579524623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19204f67-869b-40c1-a801-73d4be4a4cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2813016957492648533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533281301695749264853328130169574926485332813016957492648533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8efd3f-2774-4c66-a91b-ac73231bfde8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359583248808185169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169135958324880818516913595832488081851691359583248808185169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e87497d6-8d6b-44a2-92b6-c2435329d67f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579034555708495015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015157903455570849501515790345557084950151579034555708495015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10475326-2759-4084-a15a-46d446244acd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11314256313471243098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098113142563134712430981131425631347124309811314256313471243098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7099f3b9-a389-44ec-9fe0-7678bf0b35f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13027556921492341965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965130275569214923419651302755692149234196513027556921492341965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f28068e-7053-4eaa-ab0b-17d1630ae554, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 763291422080947936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936763291422080947936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c1e0ec-8acc-42c3-8f38-0e25fd924ab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4841323582520926255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255484132358252092625548413235825209262554841323582520926255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc505d8-cd14-4167-950e-79b7923127af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510487709838256920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920135104877098382569201351048770983825692013510487709838256920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21c3f42-5220-4854-a7b5-2520028e98d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203765302651988251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251720376530265198825172037653026519882517203765302651988251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9672d7e-fc88-4581-95f4-05721fbbf2e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6776149814469768842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842677614981446976884267761498144697688426776149814469768842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2170b0-0a6e-4613-b878-d279164dbc6b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12779887135145526082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082127798871351455260821277988713514552608212779887135145526082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ec249-f3c8-429b-be56-41f4b4949423, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5392134906325709648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648539213490632570964853921349063257096485392134906325709648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f124fb-f614-4ced-bf63-4a9e7f1d5748, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9243112869133851545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545924311286913385154592431128691338515459243112869133851545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b884881a-8b1d-424b-82df-e7fe71ed364c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453187329132556733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733245318732913255673324531873291325567332453187329132556733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2334514f-c375-4ffb-af01-2e5fb20193b3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868678202466642366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366108686782024666423661086867820246664236610868678202466642366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c865c6-f58e-4743-9b7e-9049e5448704, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 446654662409348840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840446654662409348840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2723c70f-dd66-4248-a5f8-fffaa551ae81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709239071694130440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440177092390716941304401770923907169413044017709239071694130440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5412a65f-a06f-4688-8616-dfe422ec1fdb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10198435528118456193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193101984355281184561931019843552811845619310198435528118456193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b605c9-0f83-4b5e-bd76-530a6b553e73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6931443631758185920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920693144363175818592069314436317581859206931443631758185920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dadcca47-8050-446a-bc60-82938ae80df6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428166982338073468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468134281669823380734681342816698233807346813428166982338073468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebec4561-f9b5-4189-912a-af7df1cd1b5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729472499948169377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377472947249994816937747294724999481693774729472499948169377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493ccdbe-5d61-4c31-8359-6425d75f21a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790827728931450662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662137908277289314506621379082772893145066213790827728931450662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994dc623-d31a-4bd2-94f3-b9b0bdedecc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361362018757976863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863173613620187579768631736136201875797686317361362018757976863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ccd9d1-9202-4ad1-a831-d1ac495e05b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061583290465619260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260506158329046561926050615832904656192605061583290465619260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57ab24a-1abe-48e7-9cf4-a6885bf17974, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466166471636558010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010144661664716365580101446616647163655801014466166471636558010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb0c5ab-76e9-44a5-921b-8d287b71cc1e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961561329083807464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464696156132908380746469615613290838074646961561329083807464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a51475-4f68-47d9-830c-ec50f1cf80e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090946533047013321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321160909465330470133211609094653304701332116090946533047013321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da859eb-13f2-4a04-9344-c3b3327620b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12159545374250515696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696121595453742505156961215954537425051569612159545374250515696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76086da1-f4c5-4af1-9b81-adbfa0b13ed6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a4018b-f2d8-4c02-8123-6bf831fda31d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598219781895309432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432459821978189530943245982197818953094324598219781895309432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11902335690435086826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826119023356904350868261190233569043508682611902335690435086826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7ada9a-a398-4853-a9a3-29acfd85d9e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3815645846072057929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929381564584607205792938156458460720579293815645846072057929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713ae5c-e676-47f4-8d2e-48571fcc982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871712120934000795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795178717121209340007951787171212093400079517871712120934000795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1ce0b6-9f8b-44c7-b3e4-9f8c55885fb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4823042915315538161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161482304291531553816148230429153155381614823042915315538161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ac775d-2889-4727-becd-1ac23a5b8715, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18333559647465357270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270183335596474653572701833355964746535727018333559647465357270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f354d16-b778-4050-ae91-90134a84e6ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14983456998409539414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414149834569984095394141498345699840953941414983456998409539414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6cca1c6-76d7-44c3-9cab-79a4757cb24e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b2dbbe-d732-4173-8791-25840c9d56a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13691670527913281444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444136916705279132814441369167052791328144413691670527913281444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12733492417227290150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150127334924172272901501273349241722729015012733492417227290150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8632387-c75c-4d23-b1d1-fe23a0a7b258, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003889753402621854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854400388975340262185440038897534026218544003889753402621854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b5e298-ba18-4b9d-aa11-44a9eff28b2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172306374680607467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467121723063746806074671217230637468060746712172306374680607467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff33e727-2599-40cb-86a0-9c0d3e460c45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2223512860809322850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850222351286080932285022235128608093228502223512860809322850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6800ba0-c407-4b65-b275-7178e0527634, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993413167863255077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077899341316786325507789934131678632550778993413167863255077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8b7e85-3f7e-4fcb-a18e-60837d9bca55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88abf2c-05e4-4af2-8284-0d055e40ee49, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605564653629937184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184106055646536299371841060556465362993718410605564653629937184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051528499234530962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962505152849923453096250515284992345309625051528499234530962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb025702-d353-4db2-a829-c54f45abae34, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5580260e-6b52-457c-b5f7-c08f569eca77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 985929746642967138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138985929746642967138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8385996018799370527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527838599601879937052783859960187993705278385996018799370527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e70e150-bffd-4afc-94df-40799aebb0a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 274648884127810064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064274648884127810064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c9c5a5-642b-4c93-bde0-ebe5d5b1c118, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062227071923805731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731100622270719238057311006222707192380573110062227071923805731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab40ece7-6a5d-4808-86d2-ebde9dc67797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2395756276099245705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705239575627609924570523957562760992457052395756276099245705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd184dd8-9d5b-4ba2-a4f8-0343e9e7d1b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344282727639609796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796734428272763960979673442827276396097967344282727639609796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1221e42d-d40a-42c1-8397-8daf0f9a1135, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18143643804370225599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599181436438043702255991814364380437022559918143643804370225599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc1c643-591c-411e-9528-ae9bd09a9916, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200442276956929920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920920044227695692992092004422769569299209200442276956929920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c04626-9136-4ce7-84b5-1ab38103cdd1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3340442737711304192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192334044273771130419233404427377113041923340442737711304192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc117de-3724-4666-8ed3-3de86cafc882, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261771590754989098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098326177159075498909832617715907549890983261771590754989098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6dc5918-331b-4471-be93-6448b7edcf67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695678828322467916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916166956788283224679161669567882832246791616695678828322467916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b6065f-4d1e-4cb7-aeba-a839578cb318, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11303406959459941121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121113034069594599411211130340695945994112111303406959459941121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced6589f-35c4-45b4-94e9-4ca971ebc0ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620605496256910968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968156206054962569109681562060549625691096815620605496256910968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c831776b-d5bd-42d2-aef6-f3f6d2416bf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7535768890700829354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354753576889070082935475357688907008293547535768890700829354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5e9fca-23df-4222-9c86-48ce31fc9017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14954427568215086822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822149544275682150868221495442756821508682214954427568215086822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4c3067-9fe6-47d8-b404-83f8597e0a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14686465141558902988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988146864651415589029881468646514155890298814686465141558902988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7120f39-0ece-47c7-b2dc-9deecbe919bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11243755808767608356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356112437558087676083561124375580876760835611243755808767608356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd86534-4550-486d-9200-62b027e50e12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2690959483415314551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551269095948341531455126909594834153145512690959483415314551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85b387a-713a-449f-929e-042eea002b2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723479155833961739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739157234791558339617391572347915583396173915723479155833961739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599cdbca-bc61-44c2-9812-3715241c1730, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497dbb51-356b-40c1-8a18-f1c174269abc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4700737667073312251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251470073766707331225147007376670733122514700737667073312251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081815743746527189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189160818157437465271891608181574374652718916081815743746527189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f63a9c-ae60-4cee-9af8-4bb79287ca1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16657254432041643560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560166572544320416435601665725443204164356016657254432041643560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf378eac-e81b-48a7-be1a-95208fa1d502, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1482165372791918081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081148216537279191808114821653727919180811482165372791918081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905c3241-f85b-4740-bbda-d0488f81704c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16116793957532475466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466161167939575324754661611679395753247546616116793957532475466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9120ac6f-0078-430b-b013-b1930a8740e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95c8269-564d-4d9a-8341-6d8def9bbb0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3904485604726593032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032390448560472659303239044856047265930323904485604726593032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961886354551802799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799129618863545518027991296188635455180279912961886354551802799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468f45ff-a80c-4c1b-942b-b08cd7d2c4dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684540201974855267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267368454020197485526736845402019748552673684540201974855267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778f8151-f194-464d-a2cb-c8fcab372ebd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267563612647315210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210926756361264731521092675636126473152109267563612647315210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5095d084-052f-4143-b7d7-28d402ca0850, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9943507216802156449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449994350721680215644999435072168021564499943507216802156449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4fecda5-e4a1-4567-a864-b2019f040353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600839163198955506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506116008391631989555061160083916319895550611600839163198955506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112eebcc-c6e3-4406-9bd5-147ecbc6c308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15270693391987036945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945152706933919870369451527069339198703694515270693391987036945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1e1a5f-3868-4d17-bbf5-fe3ca7daf0c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14434174988674406327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327144341749886744063271443417498867440632714434174988674406327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417f3921-6d89-4275-8bc3-a5f570b1fd5b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416161762361165798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798141616176236116579814161617623611657981416161762361165798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e8521c-cc25-4054-87d1-98615e8b9cab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13845157170953484310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310138451571709534843101384515717095348431013845157170953484310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e157f34b-878d-4706-b716-fcfedcb1c583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8457028265131599792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792845702826513159979284570282651315997928457028265131599792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5404b9ae-834e-4788-be36-8670dc6b6b62, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a488c7ad-54fc-4d5d-9ca4-9b48a7224a7b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9345423636524694914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914934542363652469491493454236365246949149345423636524694914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3626421201880028340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340362642120188002834036264212018800283403626421201880028340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c310f90-90cd-492d-8efc-3f31b05e9181, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258869558194381882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882425886955819438188242588695581943818824258869558194381882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb687da-269d-48f6-9318-a0feee7258a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1912976625219932347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347191297662521993234719129766252199323471912976625219932347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4aaf41-7789-4847-a869-059075de11d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 817547236940822399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399817547236940822399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13816786-8e79-4fc6-b94b-1b610856e956, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5714512333005363759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759571451233300536375957145123330053637595714512333005363759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfce8d41-7583-4ab7-adc8-915ad8a0ac69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5333721174710647112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112533372117471064711253337211747106471125333721174710647112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90ddb05-b105-41e3-b54b-1e4a4d7af9bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385096315256163550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550123850963152561635501238509631525616355012385096315256163550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0b1c5d-5405-430c-b990-31a900a056e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2903582579438641912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912290358257943864191229035825794386419122903582579438641912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8dd184-b7c4-42b8-a788-b8a6e7857c7f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988826885169843140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140159888268851698431401598882688516984314015988826885169843140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568edac4-94fd-4bad-ac92-f0626cae9ac2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16879734912872737520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520168797349128727375201687973491287273752016879734912872737520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20408c37-8a53-4198-adbc-aa4a93af2613, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1322388166235996896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896132238816623599689613223881662359968961322388166235996896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5d494a-546e-4817-af2e-5b2688ef94d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569759994535145226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226135697599945351452261356975999453514522613569759994535145226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c5ac6fc-1f87-46b4-a974-4b5b9c27181d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057385190116578681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681130573851901165786811305738519011657868113057385190116578681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e4b8cc-be06-4f6c-8ea8-f3b301244c14, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7303003793933036653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653730300379393303665373030037939330366537303003793933036653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8736117c-da92-4122-8b28-80dd79b737f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8996598229283448769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769899659822928344876989965982292834487698996598229283448769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a213997b-d5d1-4bc9-9f48-1a48626d121e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 128705233688928342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342128705233688928342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c50bfc-13a4-4d09-bcdb-9caa2270d4fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96f9857-b1be-42c5-9818-b82047efd893, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539636854211314459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459539636854211314459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519778235451668491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491519778235451668491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8c9030-970a-4cad-950e-59e6de11f47b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2846922814219966898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898284692281421996689828469228142199668982846922814219966898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f893b9-466f-4e3f-a381-8c7a8f2cbc4b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393610178415922484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484739361017841592248473936101784159224847393610178415922484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e60270-0c03-414a-a3dc-31e0815108e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 507315559928577126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126507315559928577126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ed1e21-0fc5-4782-8b1d-f55270ac4988, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402759253089996858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858402759253089996858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ae83e1-354e-4f45-a3ec-abbc60c6c6f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08816d3c-84ed-4253-b29a-405e3c0919dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19219059236633097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097192190592366330971921905923663309719219059236633097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510272578952596460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460145102725789525964601451027257895259646014510272578952596460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07baba6c-ed92-4e1f-8aa6-ffab8aad79ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14656454480125806692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692146564544801258066921465645448012580669214656454480125806692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec76161-bc92-4562-9e14-c1bd8f6508f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772889098916643359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359157728890989166433591577288909891664335915772889098916643359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92af509c-9d87-4f63-8be0-1932c60cb443, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496857940517621291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291649685794051762129164968579405176212916496857940517621291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9458b3b7-db40-47a4-a0e0-a133075f1a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2809516841978694046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046280951684197869404628095168419786940462809516841978694046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af49080a-0e38-4bc1-b1ef-b1b2fd2d1cd9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11851005618063632236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236118510056180636322361185100561806363223611851005618063632236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f78935c-ebe3-40c5-941b-fc07ca710f69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11438296537635918350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350114382965376359183501143829653763591835011438296537635918350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b249bd8a-d0e8-4dae-99a7-73107d77786d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146733221649656529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529111467332216496565291114673322164965652911146733221649656529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53779105-909d-4261-98c2-4f4a03bf4c29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354430102006303828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828163544301020063038281635443010200630382816354430102006303828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b755fcab-7803-4a3f-ae60-6a7f5f19b0ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971472283734584873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873169714722837345848731697147228373458487316971472283734584873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485984e5-7766-4d1d-9ef4-9cb939e90014, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11549984154758523832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832115499841547585238321154998415475852383211549984154758523832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08480238-930c-4714-9bba-98ed76c2ecc6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14198835889485562533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533141988358894855625331419883588948556253314198835889485562533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0126e8-6241-42fa-ae7e-275b47195c65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13470622412970943683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683134706224129709436831347062241297094368313470622412970943683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7074679-65e9-46f4-b27e-5e0d065029ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777382725449444609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609477738272544944460947773827254494446094777382725449444609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a259ae5d-7fc5-45a2-ba2d-732f87013138, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17557907857589044601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601175579078575890446011755790785758904460117557907857589044601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f76c418-6915-4bfa-81e7-d08244a2942b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629332649729856921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921136293326497298569211362933264972985692113629332649729856921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdadfd8a-281e-4e75-8368-4777cd04d6d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643064581366206637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637464306458136620663746430645813662066374643064581366206637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32cec917-ba08-4e6d-bfaa-38afaca11dd0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513655246061423698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698551365524606142369855136552460614236985513655246061423698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f04056-c2fc-4762-9b42-17154098a9cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4222105505207953474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474422210550520795347442221055052079534744222105505207953474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8003c80-d1b2-48d4-95b5-7c11ffe15dbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48149d12-1c40-4b69-ab53-4d3901c1680a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651968235688010674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674665196823568801067466519682356880106746651968235688010674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4538675799179999814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814453867579917999981445386757991799998144538675799179999814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfdd3dd3-f0d3-485c-9005-2767b779cc37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13197426848040171616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616131974268480401716161319742684804017161613197426848040171616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88be597-b142-4a70-81ea-d9cef418e1b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828887030655225139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139282888703065522513928288870306552251392828887030655225139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7993cd6c-91c1-4849-a06d-7671a8fee816, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60610c49-f511-4306-b919-6508ccd50474, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17242232393486269060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060172422323934862690601724223239348626906017242232393486269060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779882828047481594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594167798828280474815941677988282804748159416779882828047481594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da71249f-7ef3-4c16-af53-e7ab3d727f9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8288285205997528820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820828828520599752882082882852059975288208288285205997528820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4066d196-00d4-44e8-84f7-0dd157853da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695254973987959645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645106952549739879596451069525497398795964510695254973987959645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417c4ab9-3a4b-4272-a97e-a271030ff197, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8715226717310353497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497871522671731035349787152267173103534978715226717310353497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2075b65d-ee97-42fe-a4ab-143c5f590afb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7516219940820600068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068751621994082060006875162199408206000687516219940820600068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb51147-3e63-469c-8bec-01b4122afe37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864233037986835812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812586423303798683581258642330379868358125864233037986835812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2306f413-6e77-47ff-8ae6-cb9af0954d28, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13468647870365888263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263134686478703658882631346864787036588826313468647870365888263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabfcb72-2c24-4dc5-a844-1a5b0f7e664e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973600661849273393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393597360066184927339359736006618492733935973600661849273393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16ee9a4-4bd4-40f5-a136-24955c467a2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3707144497933120473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473370714449793312047337071444979331204733707144497933120473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e67cbec-64f6-4fed-88cf-594ba566a274, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731489675563395456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456173148967556339545617314896755633954561731489675563395456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b3a16a1-e0b8-49a0-aa19-0f80339fc4ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692134158545423195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195669213415854542319566921341585454231956692134158545423195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946389cd-f0e9-4a15-b6cb-713905e7aece, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5943059169443468185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185594305916944346818559430591694434681855943059169443468185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d66f39-7d68-4ca5-bcec-10d496da5322, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9990d83-ab97-431a-b43e-df1d765ff9b5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9195807974637666645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645919580797463766664591958079746376666459195807974637666645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1935559074605378112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112193555907460537811219355590746053781121935559074605378112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4510ab91-e31f-473f-839d-468c4797d0c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236980285517928442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442823698028551792844282369802855179284428236980285517928442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7a1906-1dba-476d-bad9-cd4c38e825c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13259362021373377889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889132593620213733778891325936202137337788913259362021373377889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc28f592-d5cf-47fe-85e0-e714083b9f82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2122412534051344532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532212241253405134453221224125340513445322122412534051344532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a91d5f-3dcd-4489-86f4-affa2ee6a34e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039013588749419457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457803901358874941945780390135887494194578039013588749419457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f50d705-219e-403a-996d-07abe193515c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011831195938750768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768201183119593875076820118311959387507682011831195938750768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371f5b94-bf21-4977-b1fe-d1046b1cea92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974227708000819099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099197422770800081909919742277080008190991974227708000819099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d3e6bb-6b8f-42c5-abd3-23eaece0730b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76817ef-7398-4424-aa7a-9ecad7843c3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3686232565286480634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634368623256528648063436862325652864806343686232565286480634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640013791818539165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165640013791818539165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1fc2e8-9b2f-4333-95ba-0f5d7383d9aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888009957420679473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473888800995742067947388880099574206794738888009957420679473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11651496-3698-4d3b-9afb-10210b9e3e47, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16119875570132897390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390161198755701328973901611987557013289739016119875570132897390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271a00ea-cf0f-468c-96a8-5fdd740df160, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534807888591247208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208155348078885912472081553480788859124720815534807888591247208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 550eda7b-4870-486b-98d1-92fee89b287e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221871387240981328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328122218713872409813281222187138724098132812221871387240981328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c348ec-9ebe-4f72-9ef9-6c23941a8e60, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503411719655779361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361155034117196557793611550341171965577936115503411719655779361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389a02bb-8075-48f8-bacf-1dc15af56d7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5470383500181647814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814547038350018164781454703835001816478145470383500181647814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1b95a7-cc00-4506-a99d-3b5437f957ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4824485201212396749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749482448520121239674948244852012123967494824485201212396749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0374ac-a625-407c-8c93-4e7cc566a081, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11606817594621516313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313116068175946215163131160681759462151631311606817594621516313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d340a52-0ad9-465e-9f7e-74f1d88da8e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2776076159933238011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011277607615993323801127760761599332380112776076159933238011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2e1d51-96c4-4944-b25a-f810a16edc8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166316139932962981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981181663161399329629811816631613993296298118166316139932962981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad420201-e0f5-4e05-ac7e-c088817d5a05, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000617549643425741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741700061754964342574170006175496434257417000617549643425741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0e3976-ceff-4894-b424-5f45779684d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2364212410039195773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773236421241003919577323642124100391957732364212410039195773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a50276-010f-4d77-9ca0-51f04a73d2fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12170670826584353309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309121706708265843533091217067082658435330912170670826584353309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a748b9-833a-489a-81be-a966573c70f0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29d0cae2-26c7-47e2-9937-ce8724cac437, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1478354660693154019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019147835466069315401914783546606931540191478354660693154019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8096005586853824436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436809600558685382443680960055868538244368096005586853824436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee966dc2-6023-4df1-ac72-502df4760330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483386600541547864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864154833866005415478641548338660054154786415483386600541547864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70d30e3-25fd-44c1-a67e-2bd41db4a266, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136721609342525985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985113672160934252598511367216093425259851136721609342525985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0036e9f9-4f1d-47d0-ad1c-94fa5633477a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539917484729031125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125115399174847290311251153991748472903112511539917484729031125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e85dd4-b454-47b2-bca0-9dd01956f220, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971243714513386737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737497124371451338673749712437145133867374971243714513386737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac477257-f6dc-4e0c-bd0b-b2e987d412c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607272fc-5875-4296-b129-04908ea6f8c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2450774527442189808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808245077452744218980824507745274421898082450774527442189808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1963530409842222594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594196353040984222259419635304098422225941963530409842222594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf38fc98-e452-4a25-bbd2-10c9dd0b9395, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584474331210931791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791105844743312109317911058447433121093179110584474331210931791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea9b149-9d5e-4941-a74b-c1173b58aafc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6829328976000620575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575682932897600062057568293289760006205756829328976000620575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32460a1-8a1c-4511-8f37-a59188951bf9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2362290711989023682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682236229071198902368223622907119890236822362290711989023682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83a4a36-c6b7-4717-9419-ed49e193ade5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9926384367687458981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981992638436768745898199263843676874589819926384367687458981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf51c586-8e5d-4a8f-936d-600ebf9f6a02, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733435202980897032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032273343520298089703227334352029808970322733435202980897032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac81548-3696-49a0-ab98-5fb3406a5b79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14955403111516752475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475149554031115167524751495540311151675247514955403111516752475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5590ff2d-63d6-47ae-b67d-61133ce6d0b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4501389974857478690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690450138997485747869045013899748574786904501389974857478690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79872444-426a-4f14-843d-5a10473d01ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586968021923413116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116558696802192341311655869680219234131165586968021923413116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d13f22-ed78-477f-ac87-ba4355138d77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861111978322385443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443138611119783223854431386111197832238544313861111978322385443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c65b7a-cfc1-406c-95e5-c2998c843e9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 852552020244824130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130852552020244824130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd600ba-69b9-4138-9fe6-07754619f7a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848417595483677139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139484841759548367713948484175954836771394848417595483677139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f325ac-4eee-4989-b62a-0734066aba30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9272793530849749688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688927279353084974968892727935308497496889272793530849749688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32746d4-12de-4a7d-a0d4-eb980d7ede3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606365755635463017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017360636575563546301736063657556354630173606365755635463017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424a1129-6c70-4210-8726-549390ad683e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1953024055284876686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686195302405528487668619530240552848766861953024055284876686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74719892-c6ab-477b-bac4-6894733080fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8876c494-6fe5-4f38-8cb0-53aa1d8fd594, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12375932297309856689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689123759322973098566891237593229730985668912375932297309856689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14914177775230620046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046149141777752306200461491417777523062004614914177775230620046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84feb29e-0cc6-4d4a-aa6a-38c5b1cd6f61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658834812404764156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156156588348124047641561565883481240476415615658834812404764156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27aef3c0-a2a2-4b97-8771-2b4d016f0fd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6280358507812628486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486628035850781262848662803585078126284866280358507812628486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db24d45a-90af-4bb6-8b56-19bdd8c692e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988328104755728340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340159883281047557283401598832810475572834015988328104755728340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97519481-9b60-4c2e-a640-3cfc267a5ac4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55dc168-4436-4c12-9a9b-8cb3cf836f73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438953322923403326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326843895332292340332684389533229234033268438953322923403326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030461016020034357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357160304610160200343571603046101602003435716030461016020034357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3041ce6c-78f6-422a-82be-879535956e3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886934729607412666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666388693472960741266638869347296074126663886934729607412666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5c2d50-d422-43ab-b380-e6d7004f209e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15652007466829843244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244156520074668298432441565200746682984324415652007466829843244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5cb95bd-3077-451d-b42d-ae0459fe331f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3730811031297538946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946373081103129753894637308110312975389463730811031297538946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8bf9d75-d573-4a92-8693-bdf0c8d70c45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635751414193283402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402263575141419328340226357514141932834022635751414193283402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62340af8-a39f-4bd8-9ee1-d1bd61ab41fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7373630362394147959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959737363036239414795973736303623941479597373630362394147959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8bac69-bcca-42d4-89c9-58595febaeec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f69e137-a024-41ac-97ac-a9f4af10ee08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053352617427957314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314605335261742795731460533526174279573146053352617427957314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11363107455130433085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085113631074551304330851136310745513043308511363107455130433085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d044c6-b11f-40e1-8284-0bcfed97a448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13436246100643367586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586134362461006433675861343624610064336758613436246100643367586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058b1a21-0511-405d-b82e-5ed83537ec48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7364097980771660293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293736409798077166029373640979807716602937364097980771660293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2ff02a-b5cc-420e-9b3e-0a0d92659046, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603283416101747533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533116032834161017475331160328341610174753311603283416101747533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34713042-8277-4d39-ae6c-1a904a96fe1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16258763060802245448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448162587630608022454481625876306080224544816258763060802245448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6882fc-f28f-4cd7-b8fa-500ea44b1d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365837366882209896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896336583736688220989633658373668822098963365837366882209896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d18fb3-02d1-475e-85c7-8561aa75c0fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940366b1-98fe-47e4-aebf-0bf59c8fdedd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17798817936229596611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611177988179362295966111779881793622959661117798817936229596611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12279971622877256293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293122799716228772562931227997162287725629312279971622877256293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b1c157-2993-4f8a-afd6-3a9d6be2b73b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd5e63b-e5cd-46a9-99e0-b04e8cd492de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594690236629728380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380559469023662972838055946902366297283805594690236629728380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172656580987090674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674172656580987090674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80743d9a-e7ee-496f-b737-43aa08555d45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4373394568202739408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408437339456820273940843733945682027394084373394568202739408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a840669-9fdc-42c8-9f50-f529cc2647c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225356868175273333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333722535686817527333372253568681752733337225356868175273333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0617f1-00c2-49c4-8f39-b53e244baa82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3174610382540860774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774317461038254086077431746103825408607743174610382540860774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a06e047-cdb4-457e-98fe-418aa1325fbf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4313579302286389429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429431357930228638942943135793022863894294313579302286389429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf44d445-a354-4264-aa0e-c7773e15a092, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6958627819460040431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431695862781946004043169586278194600404316958627819460040431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963b77be-529e-4ea5-8ef1-a42fc59338a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1291751208297621451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451129175120829762145112917512082976214511291751208297621451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bc726e-49c0-45ac-a738-996f6a20d8d1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8963120347789075585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585896312034778907558589631203477890755858963120347789075585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32326b24-20b5-4a1e-913f-32ac4a340040, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10558971342897017422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422105589713428970174221055897134289701742210558971342897017422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fec00cb-8474-495f-be78-c68e46e847d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7293026433264146057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057729302643326414605772930264332641460577293026433264146057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311ddee8-1855-45b4-a18a-270a20507d3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6016471169752524311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311601647116975252431160164711697525243116016471169752524311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2d6fe2-0d01-4ded-9bc9-ad4e36689517, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6184976865389544684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684618497686538954468461849768653895446846184976865389544684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a394611c-ce3a-4480-a2c7-28bc2afd5896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 676576002949514436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436676576002949514436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c45e02-45f0-45c3-8de2-4dbafda4884d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7366309516987725581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581736630951698772558173663095169877255817366309516987725581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a3c60f-4607-466a-ab8b-5c2b81559fb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190252134572450484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484919025213457245048491902521345724504849190252134572450484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da399f4b-309c-42b6-96c5-2dca890bf656, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880148565915694631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631588014856591569463158801485659156946315880148565915694631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb026d57-2b14-4c11-a405-4fce5494412f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426229432185958493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493174262294321859584931742622943218595849317426229432185958493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ad02db-846c-4e16-a3e8-c6be6ae4babf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7414107659580979046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046741410765958097904674141076595809790467414107659580979046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05f2d5b-7b37-4ca6-aba5-5871f772e53f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11691647900593316991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991116916479005933169911169164790059331699111691647900593316991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b595d1-b518-45fa-8580-d2846b899624, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081877414623524862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862208187741462352486220818774146235248622081877414623524862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6c8241a-f02d-414c-a3cf-dc6db9ac2154, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341720741074981591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591834172074107498159183417207410749815918341720741074981591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5bc77f-3fd1-4a91-891e-9e4ee49569aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd4c464-3f7b-4c78-9138-04b56f368442, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4703055211127188778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778470305521112718877847030552111271887784703055211127188778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878570203680790839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839787857020368079083978785702036807908397878570203680790839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71b3bbe-c01f-40c5-8cae-fba0973b5041, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18275896129422643347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347182758961294226433471827589612942264334718275896129422643347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5923385-27ea-41bc-9d66-240435541dc0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7001557574226304181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181700155757422630418170015575742263041817001557574226304181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56860647-d509-4386-9b9d-ff79b2732dba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792739506495558143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143177927395064955581431779273950649555814317792739506495558143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22c322a-e273-492f-a24e-23ca57e82dde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18375069030655839695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695183750690306558396951837506903065583969518375069030655839695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2eb6c9e-dbf1-4ad9-8f26-1a0478981980, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eaa444f-1fa8-452c-b7f2-3dbfdb4751c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956521735092901225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225695652173509290122569565217350929012256956521735092901225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4744203230204207997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997474420323020420799747442032302042079974744203230204207997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02cef016-1f71-465c-bc09-427e4b2f4e63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e58376b6-0833-4f4f-be82-2b2f267e368a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541049086750919323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323125410490867509193231254104908675091932312541049086750919323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838745330362961442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442118387453303629614421183874533036296144211838745330362961442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356add15-42b3-448f-9604-40922ac6e238, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57edf5c2-b1f4-41cd-9bda-56443d1924d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729529438653142126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126157295294386531421261572952943865314212615729529438653142126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12443590949070057403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403124435909490700574031244359094907005740312443590949070057403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1edd3e-ef65-40c9-bc3a-3024b6a12922, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c549f8f4-9492-4156-afec-b1f780b47474, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416010545550282549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549144160105455502825491441601054555028254914416010545550282549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624599550499293673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673662459955049929367366245995504992936736624599550499293673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfdff64-1bbb-488d-b4da-c86660c6c6b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658488784542257672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672565848878454225767256584887845422576725658488784542257672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba1556d-b95e-4dae-8cb7-c2d646abd563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2160235095452910810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810216023509545291081021602350954529108102160235095452910810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0e6ebc-1652-41c5-834c-a41136d54ca6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14435169947104905479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479144351699471049054791443516994710490547914435169947104905479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924af438-d858-4b12-a752-259e8d8e10b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fc5698-0440-429a-a823-c23c1ed3bf76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113999997003997262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262113999997003997262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730705879460609763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763127307058794606097631273070587946060976312730705879460609763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082757c0-c137-4ee3-ab11-3185d93c8cbd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15267250445236221062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062152672504452362210621526725044523622106215267250445236221062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81bbe5dd-4217-4e3d-8034-c0905512d3c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555402255829931854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854135554022558299318541355540225582993185413555402255829931854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eefb91f2-8a4d-465a-9a82-2ce36abe10e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220079586287655472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472182200795862876554721822007958628765547218220079586287655472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd94369b-8d25-401a-8990-34330bcf7083, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5160882858339838412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412516088285833983841251608828583398384125160882858339838412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020e66ca-ded1-42ce-861c-006f9f74ec0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12353805861138857631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631123538058611388576311235380586113885763112353805861138857631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f9e7a0-b221-4607-b0b6-02dda8fed3d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575360128897232014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014357536012889723201435753601288972320143575360128897232014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ddff3ff-2f90-47f2-9e50-09cc7c6a19d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9700936050679893533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533970093605067989353397009360506798935339700936050679893533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179d9c9c-885b-4a37-ab40-5dd672176960, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2feefb-fa75-4d54-99e9-7bad90856a6f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743967398715198457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457743967398715198457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17473964750649582895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895174739647506495828951747396475064958289517473964750649582895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d2ea4a-8751-4235-a576-ed0d3486763f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69888838-fcf9-48a3-8086-6ba4a34158fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560191033037474823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823156019103303747482315601910330374748231560191033037474823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128177384684577197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197912817738468457719791281773846845771979128177384684577197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74197357-dce0-4f9b-9645-c45ca51c4de7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c971b7a-6174-4540-9753-ca4f8138b298, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1365696491007934478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478136569649100793447813656964910079344781365696491007934478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16142698595017487614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614161426985950174876141614269859501748761416142698595017487614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303387d9-821c-4e31-b6f7-d3198150ed2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10125002690860250354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354101250026908602503541012500269086025035410125002690860250354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57245010-7143-4759-90fc-4f86c18233c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8037765188132337249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249803776518813233724980377651881323372498037765188132337249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb049e5-f2be-4222-a0be-a1d04a4f290b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5241356560680274902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902524135656068027490252413565606802749025241356560680274902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5be877-52af-4540-9383-36315a116dc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097337496120749124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124170973374961207491241709733749612074912417097337496120749124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3662afa-2aa9-40f7-ba8b-80139f80f071, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17266757057226753641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641172667570572267536411726675705722675364117266757057226753641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02529e28-120d-4b70-b59a-7e19f469a5bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774484646807391464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464157744846468073914641577448464680739146415774484646807391464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dbd3862-21ab-4b48-828c-74e9c093dd0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340e7803-8397-4024-a52c-90114e5038ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825819020007943366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366482581902000794336648258190200079433664825819020007943366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11353614008196265730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730113536140081962657301135361400819626573011353614008196265730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ebc4c9-1677-4fe1-8431-3101f705e02a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2802744502368462422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422280274450236846242228027445023684624222802744502368462422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929a7526-af37-4877-b795-724184320951, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493493079319140634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634134934930793191406341349349307931914063413493493079319140634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf558b7-ae8b-4944-a23d-9623541a08ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2254362391172604739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739225436239117260473922543623911726047392254362391172604739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb7cb12-fa3c-4f9c-a07f-f8d5cdce806b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8531c015-7623-4532-85c0-83e6ef62f3bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18379281859460114450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450183792818594601144501837928185946011445018379281859460114450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722080515488387009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009372208051548838700937220805154883870093722080515488387009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c70e90b-5998-4f09-b113-b105210f0fd8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09150d42-a1da-4d3d-93bd-1cfa79350f77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614005070732093647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647161400507073209364716140050707320936471614005070732093647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2553551755377654919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919255355175537765491925535517553776549192553551755377654919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10ac493-d2ec-4e40-aaff-393932b2dc24, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559350762435279799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799135593507624352797991355935076243527979913559350762435279799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fb769a-156f-470e-abda-26dc75f451b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85313c1e-2267-4555-866e-90c04d0ee0c3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15140035865336243803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803151400358653362438031514003586533624380315140035865336243803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840941628032109933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933984094162803210993398409416280321099339840941628032109933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e85442-a952-49f0-8de9-d2592f92ae9e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280684932922335409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409928068493292233540992806849329223354099280684932922335409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7565467-1d29-4b88-abf5-a4b9c93cc433, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741880860789690133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133874188086078969013387418808607896901338741880860789690133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda482b5-1e27-4f1f-8b4f-322f999423c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5691869722536767366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366569186972253676736656918697225367673665691869722536767366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f2a85b-ed4c-4ac3-a6de-744f33c3745d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1281298290246128110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110128129829024612811012812982902461281101281298290246128110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e65a20-6dee-4649-9d38-2e06c833186d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020752239319481886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886802075223931948188680207522393194818868020752239319481886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01b7c1c-553b-46aa-b2ba-ab792811beb6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17637084260896955311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311176370842608969553111763708426089695531117637084260896955311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0d5ad8-7c57-4d61-a13b-554f39b0ed19, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6768074194453436704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704676807419445343670467680741944534367046768074194453436704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03e8181-7851-4275-8c6a-8e14691557a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828402415702454644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644282840241570245464428284024157024546442828402415702454644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1658fe1-aec3-4fe1-87ac-30b43197fd46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673318580197952091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091116733185801979520911167331858019795209111673318580197952091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4543c2-300a-4761-81fe-6c9eb9887c4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087766420242479654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654170877664202424796541708776642024247965417087766420242479654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbeaa566-9aee-463e-9a00-82308b8e7c6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6281683985072206587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587628168398507220658762816839850722065876281683985072206587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b724cd1-d4f7-4e9a-9665-818c968c2723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8956098230870970521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521895609823087097052189560982308709705218956098230870970521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450de020-d5f9-4ac7-ad6c-1c20154743a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 629110973796848756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756629110973796848756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2958ce4f-d87e-4914-a061-51dde8759556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7318519686726908294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294731851968672690829473185196867269082947318519686726908294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60729a0-ec9f-47d3-abbc-1cfb093fd227, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3271731202310360973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973327173120231036097332717312023103609733271731202310360973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5358cf8-457e-437d-b1ca-fed0da3df820, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4633183339206313520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520463318333920631352046331833392063135204633183339206313520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7a5fe0-30bd-4487-95e9-81a901532b17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1246350093824437420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420124635009382443742012463500938244374201246350093824437420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd79142-6f94-48a7-ab77-129d22e1a543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9830925920027673131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131983092592002767313198309259200276731319830925920027673131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a542704-0e61-4c8f-9cc1-6b4014177d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10331070211742611427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427103310702117426114271033107021174261142710331070211742611427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26707ef6-27bc-49cc-a639-f771f5109eb3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16638216489766536632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632166382164897665366321663821648976653663216638216489766536632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f1ee79-c63f-4dbc-8727-dff9e6c8661e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303712779783376598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598330371277978337659833037127797833765983303712779783376598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb044af-6c87-42e1-9622-6afe0dad24ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15676212716384343024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024156762127163843430241567621271638434302415676212716384343024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296e5d92-efd3-4692-8db2-5df92a531222, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153395309621159535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535141533953096211595351415339530962115953514153395309621159535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ab4c35-e3ff-4f81-b415-ab17a234313d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518730210188615988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988951873021018861598895187302101886159889518730210188615988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78e6335-568d-441c-9ce4-ae0b44d76ae1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14629040-adb9-44aa-880d-ecad86e1a38c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14579501716487182567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567145795017164871825671457950171648718256714579501716487182567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10615806993659383791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791106158069936593837911061580699365938379110615806993659383791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0514c467-9c69-417e-b89e-755050d49d6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9719528819696648291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291971952881969664829197195288196966482919719528819696648291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c244881c-fdc3-4fcb-afb3-eb07d0889111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dffcf45-bed3-4790-9eff-ede334c89bec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4310178840780590385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385431017884078059038543101788407805903854310178840780590385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8752229151455451440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440875222915145545144087522291514554514408752229151455451440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8235994-9fdb-42c0-8371-d12b2464e37c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4846465619892111969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969484646561989211196948464656198921119694846465619892111969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a1c662-c25c-4bc7-ac87-42cbd02b6b5c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216690955274899973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973142166909552748999731421669095527489997314216690955274899973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987acd15-1c08-4497-8095-1b7021e14be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068929195787599022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022130689291957875990221306892919578759902213068929195787599022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9572a7-6b8f-4e7c-8290-9557054da64a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2700625033879358402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402270062503387935840227006250338793584022700625033879358402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52731239-c682-4e3b-99db-1d27958a46b9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4918330048917270067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067491833004891727006749183300489172700674918330048917270067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e537db-4988-401b-a2fa-3eb176282ff9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc0214e-e4ca-4ab6-a631-958e4fdcddf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15671435646398311725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725156714356463983117251567143564639831172515671435646398311725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899641819902621642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642489964181990262164248996418199026216424899641819902621642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745e8ed9-a960-4f4e-af83-78fc9fedf42d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255784774922671212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212162557847749226712121625578477492267121216255784774922671212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40cb9dc-41eb-4c69-9983-4d30a2c0217e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1475319223841187106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106147531922384118710614753192238411871061475319223841187106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6b07d0-e97a-4921-8b59-b16785b66ad6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570593559015122923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923457059355901512292345705935590151229234570593559015122923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03c2424-ec9c-4bbd-8ed4-03bd8efec669, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12661426624737093516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516126614266247370935161266142662473709351612661426624737093516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010968ef-526a-4879-a324-24ca0053540e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368574838218911561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561368574838218911561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b67d883-2d0d-4957-b601-85830e272ca3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2335366076892673291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291233536607689267329123353660768926732912335366076892673291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86c95ae-4521-4606-a0ac-61724c0c8f2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020731121714853639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639802073112171485363980207311217148536398020731121714853639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b33578-15a8-4059-bf43-daa45a579dc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2158402421499271472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472215840242149927147221584024214992714722158402421499271472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c951acf9-02bb-4976-b478-a43ac583d06b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007009741397060307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307400700974139706030740070097413970603074007009741397060307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490a1561-0ff7-4af8-a49e-1cc3904c89d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696255047508855223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223126962550475088552231269625504750885522312696255047508855223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dea307d-85bf-4b1d-a56f-fdf634d157b8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11686495361713485406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406116864953617134854061168649536171348540611686495361713485406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fedce17d-fcb3-4d5c-9c92-ce21c813343b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12032709260239378822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822120327092602393788221203270926023937882212032709260239378822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6408910a-ca7a-43e6-b4e1-8cbd80c09919, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13444940190016845900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900134449401900168459001344494019001684590013444940190016845900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb858c3d-2b6e-4800-875c-a63cd4fec211, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468063531237385791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791746806353123738579174680635312373857917468063531237385791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5036aefe-ff08-49e1-913a-0236b238c03f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285484002650017692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692112854840026500176921128548400265001769211285484002650017692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c441b2af-976f-45e0-ad32-28680617a111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12766688264826967093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093127666882648269670931276668826482696709312766688264826967093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3561d728-8537-4491-b081-e2aa71ce8405, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410912734933613468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468164109127349336134681641091273493361346816410912734933613468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d69dd9-a416-4e65-8968-7e6a981aff8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225688489309279469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469622568848930927946962256884893092794696225688489309279469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1bfa27-c9aa-43c4-b83c-234e3ca3509f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594658329715033813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813115946583297150338131159465832971503381311594658329715033813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541e90db-75c6-4167-85b7-8a5b94761eaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181114222197266451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451418111422219726645141811142221972664514181114222197266451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037bc65f-9b80-49f7-9388-e7197760e95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12841750216299953101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101128417502162999531011284175021629995310112841750216299953101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b447cd0-679f-496d-8dd0-e14a387b414e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5429013514378728748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748542901351437872874854290135143787287485429013514378728748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3032413a-665e-4f54-961d-8ebe69a2c061, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783507332214410588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588778350733221441058877835073322144105887783507332214410588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e99202-62d1-45f9-acf3-7ca4786368fa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17886133824584751278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278178861338245847512781788613382458475127817886133824584751278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152caa8a-6c20-49e8-8be7-f7ca78636c44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11863457520966404752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752118634575209664047521186345752096640475211863457520966404752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644a70a8-fc1a-402a-ac68-cb5750fd167c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11876135840017004562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562118761358400170045621187613584001700456211876135840017004562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6826aa6-8bde-4129-916e-84192707e3c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 495791631426155087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087495791631426155087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8034a79-3b4e-42ba-abf6-970c8867c4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326997543592153464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464103269975435921534641032699754359215346410326997543592153464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf3c139-dc65-4860-9298-71869f2e26a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16029227392412973832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832160292273924129738321602922739241297383216029227392412973832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b358542e-a102-4ed5-be22-9f78d1e3368f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7623884858164130272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272762388485816413027276238848581641302727623884858164130272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42746f05-268d-42bb-a04b-2b2ec7836bad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214749641691437794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794152147496416914377941521474964169143779415214749641691437794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df439e74-5dec-43d2-8f62-ac01d3e99ce0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748331982786857823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823874833198278685782387483319827868578238748331982786857823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9950ef0-1e7c-4da8-a9a6-3557c7cb893d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3898304575659048715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715389830457565904871538983045756590487153898304575659048715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dddde285-a945-4ed3-afba-80a7758beba9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245544640878352657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657162455446408783526571624554464087835265716245544640878352657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d3c0f45-d8bc-409a-a05f-b2e8ed446c8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924636983003879302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302179246369830038793021792463698300387930217924636983003879302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf0ef4a-7deb-4055-80dc-fa06954a7e8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17993114062261613535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535179931140622616135351799311406226161353517993114062261613535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f90e16-5bb5-4456-8f17-f6139195ffa3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797879444247583819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819127978794442475838191279787944424758381912797879444247583819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358cf645-6188-4e68-a333-05f05f8ec6a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939937294689848309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309893993729468984830989399372946898483098939937294689848309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99d4a0d-655a-4f3f-a540-2b0b61bc8959, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068529050125602452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452106852905012560245210685290501256024521068529050125602452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc7ec11-c579-4d3a-86e2-544fd472f5b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7682071355307058827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827768207135530705882776820713553070588277682071355307058827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91150968-072c-407d-b45a-57e501dcb0d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256817573568347690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690112568175735683476901125681757356834769011256817573568347690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0aa5684-9983-4c23-87fe-3f97428797fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4950cf-dff7-4c97-991c-26cc1cb10722, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5456624667574325186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186545662466757432518654566246675743251865456624667574325186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807919329029665822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822807919329029665822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a4166ae-6b85-43eb-9e3f-a1f7c149e1dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821452299190839302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302168214522991908393021682145229919083930216821452299190839302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbb91d4-432c-492b-9e6e-6fbaa76c050d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6426484459626295306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306642648445962629530664264844596262953066426484459626295306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f896cfbb-fb39-459d-8786-565bc9261da7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10539096630267122649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649105390966302671226491053909663026712264910539096630267122649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f7e7556-7a66-441e-8aa5-18598f597432, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11051427107084068507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507110514271070840685071105142710708406850711051427107084068507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1b614d-ba3f-43b5-a761-10b41d79237e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505581432272576250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250350558143227257625035055814322725762503505581432272576250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389b05e8-e479-4522-bb67-07db351d2e50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3771223879719231542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542377122387971923154237712238797192315423771223879719231542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6ac7b1-2823-48c8-ac99-1ff442ab5125, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167218285350415624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624516721828535041562451672182853504156245167218285350415624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828f2f99-34da-4be5-88fc-7bcdf8ed0d92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083262011311602230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230140832620113116022301408326201131160223014083262011311602230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a29506-9d28-4842-a4ef-643d8e16fc57, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586587166750076499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499175865871667500764991758658716675007649917586587166750076499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05bcb4a-a0e8-4d83-83f3-a57cfb535737, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914801098051883742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742591480109805188374259148010980518837425914801098051883742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a06b3b-5086-4eaa-9a43-d8eed2cbf086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974886876437196577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577897488687643719657789748868764371965778974886876437196577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1e8d47-f7df-470c-baef-7d66a3314d6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397777307282386275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275153977773072823862751539777730728238627515397777307282386275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a31a09-e011-4ad4-91b3-073c80dec406, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10266439997718527752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752102664399977185277521026643999771852775210266439997718527752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feac29dc-3e53-464d-bcb9-8c2a5802d5eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 624492194007208453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453624492194007208453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98fb002-75e8-45f4-ac36-c34d4e87bf61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911687635327397934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934149116876353273979341491168763532739793414911687635327397934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25fa614-3fcb-4bc2-8edc-bfa33326b8e2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18272848834951107448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448182728488349511074481827284883495110744818272848834951107448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb97cb84-5581-426e-9dba-fe6607f8b6ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9254626799934005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005925462679993400592546267999340059254626799934005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af005a0-44a5-4ede-bd42-a1ec57e0a9d9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db3e7b3-fe30-4e51-adbe-de0a2c52f545, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4859554449037724131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131485955444903772413148595544490377241314859554449037724131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624570117316731924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924162457011731673192416245701173167319241624570117316731924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a0433f-3411-405f-a93d-82bae9b50a6d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7485480397983401266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266748548039798340126674854803979834012667485480397983401266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f54eb8-9534-4bdc-98b6-abcabf3fc176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1541956593251465072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072154195659325146507215419565932514650721541956593251465072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebc003e-2946-4db5-be5e-cac43f52a5c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7688e4-956a-4370-8df8-e2e24d98a450, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18337058550729695685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685183370585507296956851833705855072969568518337058550729695685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760794142794833258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258976079414279483325897607941427948332589760794142794833258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e143a-548d-4998-8b9f-d55228341d85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829387556747732928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928282938755674773292828293875567477329282829387556747732928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc217a49-9f8a-4bf4-b6db-0793df7f242d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3700122017791151047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047370012201779115104737001220177911510473700122017791151047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cba1f7c-d76a-45da-9829-7a3f52554f59, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13317552912036495045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045133175529120364950451331755291203649504513317552912036495045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06b905c-a461-4eca-9d21-e4f9e423c72b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14213170771327594615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615142131707713275946151421317077132759461514213170771327594615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c020df-a800-46cb-99b2-88173bceb49f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649535691297305635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635264953569129730563526495356912973056352649535691297305635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9718b182-ecc4-4743-a2db-6af9475555e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3741441102881321442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442374144110288132144237414411028813214423741441102881321442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad18eb9-208a-4b22-92e3-7205c16d5c54, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7051613145301155587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587705161314530115558770516131453011555877051613145301155587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3080c626-9fd6-44b6-a44e-e1ee965883ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa82e946-599b-4ece-b539-436cdb04cb4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12292244834322650335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335122922448343226503351229224483432265033512292244834322650335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819923381521516693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693181992338152151669318199233815215166931819923381521516693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5b4ad0-691f-4889-b654-977bc33ad4c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5744101564723958733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733574410156472395873357441015647239587335744101564723958733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1cf522-f7f7-490f-83ec-f37c1b1e2b94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7708371091794139886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886770837109179413988677083710917941398867708371091794139886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417fc410-0f51-4722-af13-64e9863dbb66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817140119752756227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227681714011975275622768171401197527562276817140119752756227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3b8cf8-d341-4b24-9436-d1aaec7d5732, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418646585904841545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545164186465859048415451641864658590484154516418646585904841545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e92946e-a3c8-4b6e-8195-e5750df27223, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495444921452226150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150124954449214522261501249544492145222615012495444921452226150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f95b909d-a4b3-4bab-99c0-ebbae2e6fa4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13839927626250652325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325138399276262506523251383992762625065232513839927626250652325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a05f6a8-78b1-450a-94cc-2fdb7ae0a831, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2c46a4-bab8-49e6-bdd0-f8a829ce86a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504336759024566176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176125043367590245661761250433675902456617612504336759024566176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18019412699863080328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328180194126998630803281801941269986308032818019412699863080328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f20cd3-c061-4717-a563-566516149490, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11268347320764404087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087112683473207644040871126834732076440408711268347320764404087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ec0153-0aa1-4084-a754-954baf97258b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284528208925663688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688284528208925663688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084e7105-80e1-43b2-8153-917b48b0cb61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14113109703067363572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572141131097030673635721411310970306736357214113109703067363572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3e8924-2789-4d93-a178-99438a8389fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281819909075660738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738228181990907566073822818199090756607382281819909075660738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f143a3-c55f-46de-9f60-7c75f7890914, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925204164740745706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706392520416474074570639252041647407457063925204164740745706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7365a1-448f-4fe7-bdb8-d976aae7dad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8315656963726158479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479831565696372615847983156569637261584798315656963726158479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff46395-44d4-4f0c-83bd-03025bb72448, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17158171735070917037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037171581717350709170371715817173507091703717158171735070917037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26433dbb-db6c-4af9-8ae2-97cb9824bd80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785049454122654347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347178504945412265434717850494541226543471785049454122654347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc489ff-e2bf-418b-b933-eb719ada1e6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790181758254650704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704779018175825465070477901817582546507047790181758254650704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f278baa6-f3d4-4ba2-b590-43aa5e1de252, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5491601223801120234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234549160122380112023454916012238011202345491601223801120234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c71a3bd-d445-4c7a-b2d5-73db8f8666e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8556051460065983073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073855605146006598307385560514600659830738556051460065983073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a155cb2e-5aed-4d03-bfdd-816720c363d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9324554567097203232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232932455456709720323293245545670972032329324554567097203232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44d5b6e-8f50-47a8-927e-6b4aaf1f346f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109360805824543284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284310936080582454328431093608058245432843109360805824543284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39f9c56-cbd3-4564-b2b0-93f9ab889057, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1261410119272813498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498126141011927281349812614101192728134981261410119272813498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21b3c2f-1dc6-4b81-bad0-ec1f903232d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8172507730866688553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553817250773086668855381725077308666885538172507730866688553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786b4dbb-913b-457d-8a47-dab0bdd49607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485233201798091129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129114852332017980911291148523320179809112911485233201798091129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20810088-1d5c-46a2-b06b-46fb5af2651c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002295981552223048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048100229598155222304810022959815522230481002295981552223048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ff5ed4-e158-457d-af4b-743a47c53f8d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ae0d62-5bce-4dd8-8cee-d9388e63c73d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1420540715253156352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352142054071525315635214205407152531563521420540715253156352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861264694680528599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599118612646946805285991186126469468052859911861264694680528599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b823443-f233-4b8c-9de5-1335fcedf537, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ba2aff-079e-4a8e-95c4-ea51a2316d82, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859416187389557645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645168594161873895576451685941618738955764516859416187389557645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817593260694931905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905128175932606949319051281759326069493190512817593260694931905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92227baa-a346-4988-adff-0310b8f0b5d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45eca7e-3980-4ea0-9a3b-46a7de95fad3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17560061492328903433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433175600614923289034331756006149232890343317560061492328903433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872932103153856834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834118729321031538568341187293210315385683411872932103153856834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40810679-a15d-419a-9945-b969e2ce8a43, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459660649031563292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292545966064903156329254596606490315632925459660649031563292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0140e62-46ab-4a31-911b-6b4807a71659, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8110965568117160537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537811096556811716053781109655681171605378110965568117160537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6717c79-2fde-4202-a2c6-129be7560123, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11813838948040529549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549118138389480405295491181383894804052954911813838948040529549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43120137-1911-4fec-8540-b549a3545b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311553193435020973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973183115531934350209731831155319343502097318311553193435020973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459fc282-a983-4e1c-ac5c-e2d89cac4504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a88848e-6169-4fdd-af31-4e5d2b0fb2d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 766276249844497953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953766276249844497953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14416629514092146820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820144166295140921468201441662951409214682014416629514092146820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a140a033-01aa-4d6a-8e40-62df1cdc64a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650163633684569276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276136501636336845692761365016363368456927613650163633684569276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4e6f59-9d41-46f5-9191-613c0c043c0a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 518315377072302212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212518315377072302212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4976334d-3ab5-452b-8c9e-335351d35a3f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125206210066957887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887111252062100669578871112520621006695788711125206210066957887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdca20ff-a56e-4fee-92cc-dfdaa4540609, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632751836397074455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455263275183639707445526327518363970744552632751836397074455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3ed06c-ecdb-48e6-abf8-2633602f674b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4677164866654222504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504467716486665422250446771648666542225044677164866654222504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73724dc-09b3-43ed-85a2-f71eeba63baa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314786066206237523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523931478606620623752393147860662062375239314786066206237523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cea0a3b-49fb-4e5c-838e-5d6b6ba646c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781347490205752050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050478134749020575205047813474902057520504781347490205752050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4eb8af5-f74b-4b40-869b-0e3064d74392, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407066267417801747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747184070662674178017471840706626741780174718407066267417801747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f1cd1c-dfaa-430a-8e02-12c2cdeca821, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d62d0dd-fdd3-43a1-872a-c5b93fa1ce56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984809626111178035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035198480962611117803519848096261111780351984809626111178035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50822404513638821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821508224045136388215082240451363882150822404513638821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ce7ab7-24ed-4a1f-a594-d7dfec6c37d6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14543677522635146341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341145436775226351463411454367752263514634114543677522635146341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe67726e-6bfa-4a08-b9bf-bd078a9903b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9222550638841068498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498922255063884106849892225506388410684989222550638841068498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31658adc-c781-44ad-80aa-ffbd8dc9e683, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843057808583547937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937784305780858354793778430578085835479377843057808583547937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c547d6-83f4-4625-b0c3-bd47e05bb1bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2595841271172367742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742259584127117236774225958412711723677422595841271172367742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8705cc54-3938-484b-b23d-0002de0beefb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10980670813866652385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385109806708138666523851098067081386665238510980670813866652385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a47cd0-1515-42db-9b37-8469a4b0d485, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842d7d02-d634-4f52-9f6c-8f8efa392927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5631724751208215725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725563172475120821572556317247512082157255631724751208215725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212109920747772736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736172121099207477727361721210992074777273617212109920747772736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343c844c-7ca6-4107-b597-91cf9e4f40ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51cd81e2-461e-4c3f-86e6-ffbe82df7ff0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9220864344362760202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202922086434436276020292208643443627602029220864344362760202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14520881739409421033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033145208817394094210331452088173940942103314520881739409421033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c190285-78df-4ff9-8ebc-e61bab667e13, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5a95ba-2c66-4a7d-80dd-f555d34c21dd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183675920540314478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478618367592054031447861836759205403144786183675920540314478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3354588610714373891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891335458861071437389133545886107143738913354588610714373891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bdc417f-b234-49b1-84bf-82379cab93c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8442758710344058840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840844275871034405884084427587103440588408442758710344058840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe1d969-0d90-4e10-b49a-c185561a00e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408409546028532194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194174084095460285321941740840954602853219417408409546028532194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a086ca-d5c2-43b0-9c34-13c400202848, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120731611968161137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137161207316119681611371612073161196816113716120731611968161137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf34908-81a0-4599-85ea-01b552527c07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15726465318587187971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971157264653185871879711572646531858718797115726465318587187971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786368c3-a993-4415-87ad-0b46fdd0f42f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8145982151835470316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316814598215183547031681459821518354703168145982151835470316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99921bc1-859e-4be9-80a7-4a209ce48470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685513177244706517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517116855131772447065171168551317724470651711685513177244706517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e343fc77-2df1-4338-b0fb-3e6c2aa9dc56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777584761294364278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278577758476129436427857775847612943642785777584761294364278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ac2255-8616-4649-9693-526d1b2c99ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529751374075557257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257135297513740755572571352975137407555725713529751374075557257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06321c0d-515d-4a05-91fd-6a1e3ae5ebfd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294909169123445015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015142949091691234450151429490916912344501514294909169123445015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc8d07d-3b46-4a18-bca8-1184cd8291fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397170795645212096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096153971707956452120961539717079564521209615397170795645212096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4da87a-4bae-4708-814c-6328590550a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232652655809505030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030112326526558095050301123265265580950503011232652655809505030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de21ebce-74af-4bc8-8554-3b70f9df069d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14225177763492039240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240142251777634920392401422517776349203924014225177763492039240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d629b5f-7437-4a58-9131-aba24cf46d32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6032035540881860762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762603203554088186076260320355408818607626032035540881860762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2ce65b-d929-4aa7-9543-2bca56836a87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5938741442446839724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724593874144244683972459387414424468397245938741442446839724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027e7e75-cd0a-4262-8e44-8e6e45511ce5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d62957-d574-4348-a236-9887585d2e41, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8439389971526720658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658843938997152672065884393899715267206588439389971526720658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8412892470785621126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126841289247078562112684128924707856211268412892470785621126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6dce30d-dbb0-42c8-a4f5-7d806d0825d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1814781012594934103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103181478101259493410318147810125949341031814781012594934103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518b956e-7c55-46ec-a954-e16bbbe70295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4376629879317378842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842437662987931737884243766298793173788424376629879317378842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b080c051-7bbe-4391-b17a-bf252dede018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11ddd9f-de07-4a81-af4d-c4c38278e039, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14084837677820716656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656140848376778207166561408483767782071665614084837677820716656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084835355862539808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808308483535586253980830848353558625398083084835355862539808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cea4a8a-e54a-448b-ae51-05dbde28982a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ccd277-54e8-4b4c-b81e-7e12785a5535, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161730685287895195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195161617306852878951951616173068528789519516161730685287895195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8133148973240403464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464813314897324040346481331489732404034648133148973240403464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6037d46-2872-41fd-b0fd-ce51dcd3842e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14229543749439579436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436142295437494395794361422954374943957943614229543749439579436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225393a3-3d5e-4a21-8fb0-1d9dbc4360cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14071844639611742523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523140718446396117425231407184463961174252314071844639611742523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77702b4-02fd-42bc-81c6-f2ded0a67407, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13155330846600081951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951131553308466000819511315533084660008195113155330846600081951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f858c0e2-4c12-464e-8cb0-897ac6ee9820, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934921819490229436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436993492181949022943699349218194902294369934921819490229436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf6e1e9-5349-4c74-abee-089b2abb12a4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4528ed-000d-46a1-9bcb-94358dc7ea26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746055504695588660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660127460555046955886601274605550469558866012746055504695588660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037622511161718646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646120376225111617186461203762251116171864612037622511161718646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5143c3a-895c-4651-a1ab-f0703c81fca1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145763569712337891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891114576356971233789111457635697123378911145763569712337891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddb217e-6215-4658-8d05-38456f433b1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7918675418713796788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788791867541871379678879186754187137967887918675418713796788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52fe529b-7f36-45f4-81bf-ada0d14b71d3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13854356609631823579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579138543566096318235791385435660963182357913854356609631823579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e3c2a6-d63e-4d09-8fdd-19f1aeaa82ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18033121390807991407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407180331213908079914071803312139080799140718033121390807991407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ee7a3f-f802-4a26-9971-a149ccd23866, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649889535410092522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522764988953541009252276498895354100925227649889535410092522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ee406d-0a15-4587-ad17-8e17916e66f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902741321325233408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408690274132132523340869027413213252334086902741321325233408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307722a0-b58d-4d57-9bf6-8dbb12083bd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840462349782275514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514984046234978227551498404623497822755149840462349782275514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1247557a-0795-455a-b77a-93d850023edd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1526385869600143643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643152638586960014364315263858696001436431526385869600143643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfe8a34-4ebe-4ea0-bbcf-4bb0c96536d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3495448833129544275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275349544883312954427534954488331295442753495448833129544275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c990b9-9cf4-4a5a-a596-dfe6b72517b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314510050054241699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699163145100500542416991631451005005424169916314510050054241699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de5dcff-ea2a-44e1-b063-eb20efd9edf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6581335483662702070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070658133548366270207065813354836627020706581335483662702070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72a656e-d27b-4c9d-a0b3-a53d3a3e8d5f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3986377003946777927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927398637700394677792739863770039467779273986377003946777927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb7b204-595e-44fe-8e26-1925b9a73a26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 337442119122043511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511337442119122043511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7462bc-6e78-4bc9-8fcc-469e56b91b9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8137167029334485261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261813716702933448526181371670293344852618137167029334485261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bed5608-4cb0-42ee-b8ca-80df9b07394a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec007b6f-ddf5-4bd8-9d89-bce870e4484a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16086110559815910717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717160861105598159107171608611055981591071716086110559815910717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2008263402832865232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232200826340283286523220082634028328652322008263402832865232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054ac75d-ad61-4784-aa5f-1b1e757e8aa2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703732844472058705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705770373284447205870577037328444720587057703732844472058705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936f70f5-6262-47f1-867b-2e350bcd7d8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e7ebf8-98fd-421b-bff1-b6e16f6e388a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14046658665148513723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723140466586651485137231404665866514851372314046658665148513723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747535156028552375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375774753515602855237577475351560285523757747535156028552375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082ae2d8-bc85-4b46-9477-f1c8a06f8099, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13048570803649557394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394130485708036495573941304857080364955739413048570803649557394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc08896-5db9-4c45-8f7a-7f6ab550261a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1044117504647423133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133104411750464742313310441175046474231331044117504647423133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc537ee-0391-4e39-9023-d4e4bb5f35ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194482802091958937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937131944828020919589371319448280209195893713194482802091958937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30fb8fc-b54f-4ef9-ac2e-adc2aaeba566, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450355907543028699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699134503559075430286991345035590754302869913450355907543028699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a276a2f-74b6-4da8-8905-4e6c9083d93d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640377814054797931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931106403778140547979311064037781405479793110640377814054797931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db26f3c-8b63-4efb-88ff-a780b7d80886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939005883158536599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599393900588315853659939390058831585365993939005883158536599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f6cd78a-9d4a-4fc4-99b8-aec70ec95b2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174509235440190829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829517450923544019082951745092354401908295174509235440190829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4677c790-4ddb-4ea0-8a57-fcacf598d59d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344075368466507365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365134407536846650736513440753684665073651344075368466507365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7326f2f-366c-4f6e-a5da-28a4ff123958, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15588660343089448966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966155886603430894489661558866034308944896615588660343089448966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e12e4ef-6870-410c-a0de-80cc9f9c0ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656006160281054835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835965600616028105483596560061602810548359656006160281054835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb5eb7a-8c56-4498-ab9e-96abfe5e1050, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455675334035327626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626145567533403532762614556753340353276261455675334035327626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c063bd-0750-4a36-92a3-394bc0a3bfd5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740168958548972269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269147401689585489722691474016895854897226914740168958548972269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8b47aa-bf64-47ac-9633-0b9eee609353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16642810394528740781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781166428103945287407811664281039452874078116642810394528740781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5667ab0-f669-41d7-a497-6ea5a154c4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6797658261912752092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092679765826191275209267976582619127520926797658261912752092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bda781-182f-4389-9c82-0587f14a1762, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2977703994988273943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943297770399498827394329777039949882739432977703994988273943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166a0992-8063-458e-bed5-3fe486a6d426, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3015824125870988973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973301582412587098897330158241258709889733015824125870988973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e66089b-bb1e-4baf-b341-b99a2e0e43f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385372677980405078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078438537267798040507843853726779804050784385372677980405078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0459c14-38c9-495d-a12b-c9bc2256fd77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005616291068747021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021140056162910687470211400561629106874702114005616291068747021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29216fa-548c-4fc3-a530-89fe6c2cb086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12298020942791833841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841122980209427918338411229802094279183384112298020942791833841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f888a183-9b1b-4da4-a8b0-b96f6d2a96d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281721177593432122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122281721177593432122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ebe263-3f75-498e-a98b-f93ac6119811, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12679642737916718139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139126796427379167181391267964273791671813912679642737916718139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc615de-f6eb-43ab-82a7-f4bbb02c59d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839982201285174173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173983998220128517417398399822012851741739839982201285174173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36868f7-e391-4efb-bc4f-35f5b37af453, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134827100687903433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433161348271006879034331613482710068790343316134827100687903433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a4f197-a703-4465-b32c-48120dd306db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5652116496131886472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472565211649613188647256521164961318864725652116496131886472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2717490-17de-4652-b61c-33612a0f99ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12626168617066639712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712126261686170666397121262616861706663971212626168617066639712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fd788f-24b8-43af-abfe-b80f1281da1d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009675093521064103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103200967509352106410320096750935210641032009675093521064103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab20414-3377-46f5-a509-0b356277776f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667375552147337588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588667375552147337588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba0f130-ee0a-43fe-add8-40a44697761b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519982091534634942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942251998209153463494225199820915346349422519982091534634942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce0e754-8d66-48e3-9614-a882961cef25, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75baff5a-b63c-47ae-9ef0-51c72714aef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142968869260484104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104914296886926048410491429688692604841049142968869260484104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13827443076431725288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288138274430764317252881382744307643172528813827443076431725288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4b921c-2e05-45c5-b6cd-87a5303b596a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14584796837301813373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373145847968373018133731458479683730181337314584796837301813373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3011623-4c14-4710-90d7-49b04958dfae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6652982169535488295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295665298216953548829566529821695354882956652982169535488295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f868bc4a-8aa5-4e8e-b413-335209069e55, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16220896081735017250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250162208960817350172501622089608173501725016220896081735017250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30fe935-8d94-4be8-9f70-e7503fc6d1c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117287603878326322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322311728760387832632231172876038783263223117287603878326322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9bd9e3-d2d0-46b3-8a9c-94d7afecdeee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17265167329601254219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219172651673296012542191726516732960125421917265167329601254219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce96cf4e-931b-4543-bf19-6d55f4719316, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16667443589660784253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253166674435896607842531666744358966078425316667443589660784253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a08ff97-4412-49b8-9e27-867af171a846, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500763092638938457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457115007630926389384571150076309263893845711500763092638938457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eede335-8a6f-46dd-8e84-adb9f8dd2ddd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755067958519672199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199157550679585196721991575506795851967219915755067958519672199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c2071c-fdf8-48c3-9445-422b772c75f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10398546657198153221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221103985466571981532211039854665719815322110398546657198153221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f3ae01-c53f-49e6-9a5c-01c64e8d2784, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124512046271612696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696212451204627161269621245120462716126962124512046271612696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6edac2c-023a-4501-80d3-c324cb02ca80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2356276774830953138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138235627677483095313823562767748309531382356276774830953138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6867a2-dd1f-4138-8ac5-a8cfbf326371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7176006750582259728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728717600675058225972871760067505822597287176006750582259728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694e0b88-eebd-487c-a3e4-41908ed182e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15320080221429949415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415153200802214299494151532008022142994941515320080221429949415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38da1519-e72d-4d78-86f8-3ca6a47a61ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 131113093272338276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276131113093272338276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1def4a-8fe0-4b26-8bd7-776a6286479a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845780575015471898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898184578057501547189818457805750154718981845780575015471898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967ae162-6977-42be-8ca9-2bd755c0a37b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12821116746668627991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991128211167466686279911282111674666862799112821116746668627991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15bd35f0-4b90-4599-a4e1-47ecfddecd89, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12502265470814881102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102125022654708148811021250226547081488110212502265470814881102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e642c1-b821-49e9-a4ad-7af3f291414d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400125234417318278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278144001252344173182781440012523441731827814400125234417318278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acd5dd9-976c-45ce-8423-924d9d43dced, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305765322836087717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717123057653228360877171230576532283608771712305765322836087717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d119baa8-92c2-4478-87ca-ab666307fb4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6788197583666271918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918678819758366627191867881975836662719186788197583666271918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030f5039-5c90-4fd2-b031-0c38d64d728d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008418786103759356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356300841878610375935630084187861037593563008418786103759356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb45f32b-8412-4a60-9c11-5444c9dea017, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e159ab-655c-4c08-bf7b-7440fc7129a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502135262059020130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130105021352620590201301050213526205902013010502135262059020130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17863022401344230727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727178630224013442307271786302240134423072717863022401344230727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4307c8e-fb3f-49aa-96bc-ba2a65084d3e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc2120b-59e6-4469-83ba-019a8ed9a4ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2117584125331986159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159211758412533198615921175841253319861592117584125331986159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17460737383143424435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435174607373831434244351746073738314342443517460737383143424435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d521ee45-1405-42d5-9711-5b70036219fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13334411921004484287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287133344119210044842871333441192100448428713334411921004484287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111f1ba-6dd8-4499-bd89-06adbdadadff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317616829533296348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348231761682953329634823176168295332963482317616829533296348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf54487-2238-4a50-9d00-54e8f21a7f03, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964685202966015081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081964685202966015081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33034601-326b-4245-be7d-c92020198833, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16259151642635143572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572162591516426351435721625915164263514357216259151642635143572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 089394a1-dd0f-4dfe-a602-48c1ceab7654, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16715989383441117457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457167159893834411174571671598938344111745716715989383441117457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82acea9-fa3c-4454-949f-8de6f9ba19c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81046cdc-1be1-40c9-bed1-2871baf2eade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278173104883479209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209172781731048834792091727817310488347920917278173104883479209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7321731034258230223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223732173103425823022373217310342582302237321731034258230223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e502a5ec-3f5b-4d24-8278-64b3c4d56242, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12965948812782642247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247129659488127826422471296594881278264224712965948812782642247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f111775f-ef5d-4aa1-87c8-9d49e426e12d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724898401194346837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837572489840119434683757248984011943468375724898401194346837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d838866d-681e-4a05-a356-0f2dff186746, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766702508875832505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505107667025088758325051076670250887583250510766702508875832505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43e7f4d-e08f-41ef-b7f2-9b8883e2654b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454991524923225542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542645499152492322554264549915249232255426454991524923225542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743d8123-879f-4f8e-9b20-6206a0097046, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6482548824468061674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674648254882446806167464825488244680616746482548824468061674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348fee9e-fbb5-4421-9186-32a269200e91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18039634256014255913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913180396342560142559131803963425601425591318039634256014255913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054fbfde-58b1-44f4-965a-31afe9570c3d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061938996514051554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554170619389965140515541706193899651405155417061938996514051554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc672cb-48de-4244-a6c3-0acf4cf70543, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312213451048089302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302631221345104808930263122134510480893026312213451048089302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ae82dd-f9b8-4dfd-bf38-0000220a10e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641187260583083243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243164118726058308324316411872605830832431641187260583083243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af936dc6-4205-41a1-9ef4-b10e1c185cb0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332389224860356306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306163323892248603563061633238922486035630616332389224860356306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5988cbcb-6cf9-4265-9338-130ffaef78f3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4964680240175023158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158496468024017502315849646802401750231584964680240175023158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb2c17d-227e-44c6-9d04-886a10e14560, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e69e49d-2f8d-4598-9591-855842191059, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200657093032992039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039820065709303299203982006570930329920398200657093032992039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593742245212426573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573159374224521242657315937422452124265731593742245212426573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46f4bae-c309-40c3-ade6-d981d69e535d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17256722302645178302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302172567223026451783021725672230264517830217256722302645178302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcbdf8e-adf0-41ea-88f5-c2c712c834f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1381691424394196289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289138169142439419628913816914243941962891381691424394196289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9861b1-e589-4e2a-b130-0592c24b0029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9315094322593296352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352931509432259329635293150943225932963529315094322593296352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d006cf5-49dc-4be8-aa53-ddc9b726040c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435486010923822333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333443548601092382233344354860109238223334435486010923822333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f0612d-1ff7-442d-9b7c-b46b81076700, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16093515189403270672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672160935151894032706721609351518940327067216093515189403270672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d61bc0f-b441-4fb9-92f5-f57e746a862f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 277661463977522039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039277661463977522039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeba9389-9b75-47fe-996c-235434410495, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b1de43-349e-4c36-b1ee-85d70d775832, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15650006840276655100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100156500068402766551001565000684027665510015650006840276655100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6279237698214218772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772627923769821421877262792376982142187726279237698214218772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dca39e4-7244-42ca-b6fa-de3c50e3f3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3409608873093217229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229340960887309321722934096088730932172293409608873093217229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1603c71-f11d-416e-a18f-d18fb88d1f4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503207425694960792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792175032074256949607921750320742569496079217503207425694960792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2892c70-3497-4e2b-b7ed-0a272fa480c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 551746826747153953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953551746826747153953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4945265-adab-40c6-a73a-2f0e4182df22, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6683988807608624535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535668398880760862453566839888076086245356683988807608624535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874cf954-04d9-4c92-aa97-d35fe80118b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15336395919387640165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165153363959193876401651533639591938764016515336395919387640165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f4f8a13-241a-458d-8150-b0c194e17fcf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820934590594689800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800982093459059468980098209345905946898009820934590594689800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed59c0bb-79c2-450e-b5af-644a228b289e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6535952637348398913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913653595263734839891365359526373483989136535952637348398913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6611f85e-f0d3-4b8b-918a-9b0b5a42513e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da360907-45b7-4078-bd7a-5969293cd35e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14925391266914281337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337149253912669142813371492539126691428133714925391266914281337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886285809611643575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575788628580961164357578862858096116435757886285809611643575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dbde164-d755-40c3-96ae-ba44c95dbd4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13435606564181706379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379134356065641817063791343560656418170637913435606564181706379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba0fbda-2f42-4ca4-9dae-a21b5dfb7edb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1737d7-b674-48ae-a9f7-f0bb4dbbea2c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15987971930917951150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150159879719309179511501598797193091795115015987971930917951150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821348759847850570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570582134875984785057058213487598478505705821348759847850570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf261e1-de13-472d-bf47-cdcbab9adff3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11508301273745925829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829115083012737459258291150830127374592582911508301273745925829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d14f02-fdb2-4fdd-a3c7-b4d5a00b3ad7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5832968774025319204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204583296877402531920458329687740253192045832968774025319204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b23ef4-84dc-4fab-b7c1-2cb7024fbbff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15730669367030865101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101157306693670308651011573066936703086510115730669367030865101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274e63e5-df0a-4fe8-a6d8-a105dc4b9862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16165087840473004497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497161650878404730044971616508784047300449716165087840473004497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc90f4f0-c58b-45c6-9570-6fdd64be400d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469207756075234119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119846920775607523411984692077560752341198469207756075234119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504aff57-8638-4b0d-a91b-086c41f4f648, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16220582787259529030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030162205827872595290301622058278725952903016220582787259529030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46208ea-9f17-423f-9222-b0206d7e7576, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcdba263-f396-4af0-9d05-fa410bea9580, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036806171998083149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149903680617199808314990368061719980831499036806171998083149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893104159355556792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792108931041593555567921089310415935555679210893104159355556792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e390c8-1bd4-4b05-b90f-3f3d9e5b19d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229369060371647126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126322936906037164712632293690603716471263229369060371647126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41071b11-cf6f-4dd3-850c-a5aac20ea758, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441481179726259850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850744148117972625985074414811797262598507441481179726259850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e4f28fc-fdc9-4a81-8427-244b55f096dc, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 20181 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:20181, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc24db18-3a8c-4623-87a7-1f13937359c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452289725638822254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254124522897256388222541245228972563882225412452289725638822254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab861d18-34c8-4988-9752-231b1a4eb1d2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015092579914077059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059901509257991407705990150925799140770599015092579914077059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001835f6-90c9-4ce3-a0e6-c7f1dd63ffc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00520a3-3366-429c-9a03-c56ffaacb331, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297725499583842928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928429772549958384292842977254995838429284297725499583842928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14264243159863110998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998142642431598631109981426424315986311099814264243159863110998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236bd779-0188-4109-ba54-6961b062223b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14343176131368126688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688143431761313681266881434317613136812668814343176131368126688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fee8d9-42fa-4b7a-bc23-85a2fee59b6c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5689848745841672829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829568984874584167282956898487458416728295689848745841672829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72761fd7-748c-49cc-b4b8-80f82781829c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f220af-efae-4b8f-96a4-e47191d53c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209204497112506662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662172092044971125066621720920449711250666217209204497112506662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3014462862564617505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505301446286256461750530144628625646175053014462862564617505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd6e9c7-3763-4a03-9cf9-d71d86988295, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660351089897907036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036466035108989790703646603510898979070364660351089897907036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468f1c60-7e52-4d4f-a315-3eada7dea72a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14043709672927363708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708140437096729273637081404370967292736370814043709672927363708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eb21a5-20fe-48d8-a53b-1c28fa949309, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642138179479693912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912364213817947969391236421381794796939123642138179479693912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e380261a-003f-449b-ba66-5732af31ffc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767032738083640616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616177670327380836406161776703273808364061617767032738083640616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70da62d3-cbae-496e-b13d-26ebf607d1aa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960593951582115522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522139605939515821155221396059395158211552213960593951582115522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087d08cc-a97b-46f6-a066-2bb93f2a8c52, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013316659159865958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958100133166591598659581001331665915986595810013316659159865958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87167068-a52e-465f-93af-a7afce24bfc5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3943741722418533479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479394374172241853347939437417224185334793943741722418533479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118db91b-1375-43bc-aa18-1135676158d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385387072103826435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435113853870721038264351138538707210382643511385387072103826435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d938de-bf10-402d-a639-c43effce9fea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890612275617462320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320890612275617462320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b84fc4-5d62-4347-80cf-ef303fba7e92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222823877669985314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314162228238776699853141622282387766998531416222823877669985314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d258e3f3-c61b-47a9-96c4-4978cee3a278, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984841789089025690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690198484178908902569019848417890890256901984841789089025690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31654af7-a4ad-4a39-8792-6b4be90e8da5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16484446156923726771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771164844461569237267711648444615692372677116484446156923726771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf1de31-213c-4b4f-a7b1-5b9eda4ea021, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8967099714132812392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392896709971413281239289670997141328123928967099714132812392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dab4cf-c504-484e-b640-b928b7cb1a91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764741759133977565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565176474175913397756517647417591339775651764741759133977565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c062f9-8a78-432c-b62b-c89029ed11f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021567590448947756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756102156759044894775610215675904489477561021567590448947756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bd815c-d69e-45fa-9ff1-d68d62fc7699, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15413954176382336669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669154139541763823366691541395417638233666915413954176382336669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a45188f-df0f-4b09-a6d8-25378f659de5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15866621030088434864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864158666210300884348641586662103008843486415866621030088434864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05238d9c-c6d7-48e3-92ae-eef17a18922f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10813990203556059830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830108139902035560598301081399020355605983010813990203556059830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f3af8-3553-4053-979f-fdb34f45eefb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7324210181011448379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379732421018101144837973242101810114483797324210181011448379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3a2a6f-36e7-4ea0-9be7-ca1e3f75a42d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab65d0c-5e50-4fcc-9ce0-28028ff978e3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5110562676278251028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028511056267627825102851105626762782510285110562676278251028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18180542992201953139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139181805429922019531391818054299220195313918180542992201953139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d4ac86-edba-4de1-8445-be882780f619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7094832593306460792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792709483259330646079270948325933064607927094832593306460792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f2c368-b96a-48a7-a7d4-ca641f55416b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10447546671424198817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817104475466714241988171044754667142419881710447546671424198817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad66dd08-a32e-4e68-b0b8-9939d7a31ae7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14869039231950827256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256148690392319508272561486903923195082725614869039231950827256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead02d94-568c-46ba-b323-8e5bc36feb0e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12008655064846789821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821120086550648467898211200865506484678982112008655064846789821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc24e76-54ca-4886-b6bf-18e73341a616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10379217767129280119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119103792177671292801191037921776712928011910379217767129280119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b956734c-57b0-45cd-8c26-e050e5deffbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3544936616450503392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392354493661645050339235449366164505033923544936616450503392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44239c88-501f-4601-a9e4-9adc9e189505, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3063208999512834223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223306320899951283422330632089995128342233063208999512834223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f623ffc-5c2f-49b2-af07-b321eb31f752, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097387359384308302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302130973873593843083021309738735938430830213097387359384308302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c309da25-60f2-491f-b3d1-1cc606e8c8f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129249464066105276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276181292494640661052761812924946406610527618129249464066105276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f383df60-2a1a-460a-b3bf-3e30af2a3df1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18185245928312361045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045181852459283123610451818524592831236104518185245928312361045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c930e6-536d-44fd-ab15-d5d94166da69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10163173155784551720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720101631731557845517201016317315578455172010163173155784551720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63a5bbf-8b9c-4d80-8d7f-b7179e824073, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15037308253629961885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885150373082536299618851503730825362996188515037308253629961885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd05b759-e8d8-455b-820a-4b929a3259e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9903401716594591312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312990340171659459131299034017165945913129903401716594591312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c606c62-e699-4992-93b0-14557717c5a6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507569089611170209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209125075690896111702091250756908961117020912507569089611170209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f209ed-55ba-4a8b-b59e-e4cbb7a1b2cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10005946185288735557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557100059461852887355571000594618528873555710005946185288735557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773ec9b0-0d5a-4231-8f49-da7a42bf465e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11702001822783666742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742117020018227836667421170200182278366674211702001822783666742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022a38b3-0b2f-424d-820a-8e2ba8e1a20e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16704047153879348630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630167040471538793486301670404715387934863016704047153879348630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360275e8-2240-4dad-bcc4-9e00f6da4d31, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10425101796471457457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457104251017964714574571042510179647145745710425101796471457457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1674dd-316e-4e51-9a31-5e853912b03b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1765190887642751160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160176519088764275116017651908876427511601765190887642751160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a233e3-dd5b-4b4b-a941-9f7d9a78da6e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119306241693521283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283151193062416935212831511930624169352128315119306241693521283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bb936a-5a04-40c4-9080-f4486544c279, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3447333997880433368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368344733399788043336834473339978804333683447333997880433368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754fac39-8d14-4e98-a0b3-9d6efb77a697, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce86e5e4-6e38-4982-950e-bdae7771ad50, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15350234103078211258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258153502341030782112581535023410307821125815350234103078211258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17732797005291226577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577177327970052912265771773279700529122657717732797005291226577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053a0ac3-8a68-4144-b6c6-fb59dbc7ef7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 299512200529657707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707299512200529657707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cb4fef-9a33-4894-a5ac-cdaa4949b171, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17137330953648325164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164171373309536483251641713733095364832516417137330953648325164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23553c1-46e7-4bea-8be1-963dec36a949, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129657679646686558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558131296576796466865581312965767964668655813129657679646686558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472c9c9d-5e6a-4eb6-8400-1553d97e19c7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027253660974974675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675140272536609749746751402725366097497467514027253660974974675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394a9e64-69a7-4003-a1d4-536dcfb9e2e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15599060279137137745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745155990602791371377451559906027913713774515599060279137137745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b34597-113a-48a1-a137-72d672d90086, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883769780368282462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462188376978036828246218837697803682824621883769780368282462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25d291a-7cb2-46c7-be5a-034adb69aeed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11430442507277398128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128114304425072773981281143044250727739812811430442507277398128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7995977d-438b-48de-b704-7d455dd771af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3969204056739633429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429396920405673963342939692040567396334293969204056739633429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea70f06-8481-41e6-be10-69580748b0e0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13804105985856351852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852138041059858563518521380410598585635185213804105985856351852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0050157-4a29-4982-8a02-bee6dfdf7ade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576865723978097315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315857686572397809731585768657239780973158576865723978097315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50028a22-fb5b-4cc7-9b69-2b4f2a38747c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7839364046384943287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287783936404638494328778393640463849432877839364046384943287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f39e39-bd53-4cff-9c03-5418e84f5eaf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e788d544-a156-4cf1-95e7-2a387f0c98a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 98943084354324550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550989430843543245509894308435432455098943084354324550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3162792309069953157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157316279230906995315731627923090699531573162792309069953157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124bbb8f-b208-4663-9d73-1917f59a6619, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f87c2ca-9c60-4ae0-b2b2-615316143616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3116044627817179192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192311604462781717919231160446278171791923116044627817179192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493833910245753161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161174938339102457531611749383391024575316117493833910245753161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f471009-4084-4f33-8b6b-e7b3fb2c0fde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6129030332161817343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343612903033216181734361290303321618173436129030332161817343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dadb48e-9aa4-4bdb-b33a-95c714bc1cef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914907626893503049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049291490762689350304929149076268935030492914907626893503049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd566a54-1a59-4062-9a7e-327f0cf92164, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289100576816655953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953122891005768166559531228910057681665595312289100576816655953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0a1a37-de76-4011-9718-1fdd4bd2d200, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612756472575075447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447861275647257507544786127564725750754478612756472575075447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a4496c-94a3-48e5-8698-50b77c158f70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945bb5db-9953-4bc5-9fac-fcab25014d16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465902412235629241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241104659024122356292411046590241223562924110465902412235629241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704354610061908964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964770435461006190896477043546100619089647704354610061908964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe37721-d8a9-4253-8b4a-1e5446392b29, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305778422368338566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566163057784223683385661630577842236833856616305778422368338566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e3c595-7436-4bcd-9a51-2d7d34add466, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415868705943476249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249241586870594347624924158687059434762492415868705943476249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15a43af-a874-499d-87b8-ace4c4f44de3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053629225912762516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516605362922591276251660536292259127625166053629225912762516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19892dc-4cef-45ad-b030-8573a676c226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12071528193017971257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257120715281930179712571207152819301797125712071528193017971257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5770164-9daf-490e-97c1-ebe4f3c7327e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3034652374162720162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162303465237416272016230346523741627201623034652374162720162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 199506b4-f074-4621-8b0a-481e30290375, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f10413-88ba-4239-aff6-6a5307f17003, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296034315935056281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281132960343159350562811329603431593505628113296034315935056281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1336709971626489046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046133670997162648904613367099716264890461336709971626489046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b282df-a641-45b6-a2d8-23458fb996c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10854664459401127243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243108546644594011272431085466445940112724310854664459401127243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bd88e4-06fe-4789-b422-370f9b5bba7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291077397003217009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009329107739700321700932910773970032170093291077397003217009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f701d9-ae94-4320-8804-6b8e34274c0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13178604792571506998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998131786047925715069981317860479257150699813178604792571506998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36320dc5-fbf3-4215-957d-a46acecf639e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17702439931950028307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307177024399319500283071770243993195002830717702439931950028307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57fa0b5-d9a5-4e34-bf90-1d6bd18574fd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8c484b-fe84-4a7a-8555-3bc97558c3e6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476657108754883379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379647665710875488337964766571087548833796476657108754883379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1254479820631918146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146125447982063191814612544798206319181461254479820631918146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a647e8d6-02a4-4569-ae0d-3af6f327d43a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12905294087533902963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963129052940875339029631290529408753390296312905294087533902963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec778880-9f42-4173-8ab3-d7c071291864, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478255956261848444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444247825595626184844424782559562618484442478255956261848444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c47733-15bf-465e-aa22-6d0899db239d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3050482044228138921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921305048204422813892130504820442281389213050482044228138921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06137fbb-5513-4ad3-ac62-3ce3837bf300, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8278289179836836390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390827828917983683639082782891798368363908278289179836836390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c820eb0-a518-49ca-9c33-906497406d63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11717393756326127011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011117173937563261270111171739375632612701111717393756326127011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149cb34b-eedb-4eb7-8ebf-ddd8b02179f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14022583288223661407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407140225832882236614071402258328822366140714022583288223661407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b83ff64-6a55-41b6-b7da-5beb96491a2e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3781975980481655673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673378197598048165567337819759804816556733781975980481655673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca17ecb-d36a-4173-bbad-0f62a5c612ad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9628590217436447036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036962859021743644703696285902174364470369628590217436447036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea21871a-cb5c-4037-9538-7887c657f5a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8767412823078019345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345876741282307801934587674128230780193458767412823078019345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f0cd43-1032-4da1-aaf9-7e3c89d859c8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490785546667601287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287134907855466676012871349078554666760128713490785546667601287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0071c07f-6917-47da-9e62-0f4f7ff53cac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082065952999234956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956608206595299923495660820659529992349566082065952999234956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7cb7a7f-f0be-43e0-b672-91a833c3b6a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3637622761281031774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774363762276128103177436376227612810317743637622761281031774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695be359-8c1d-4ed6-823b-af6af61ac4f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048875021868830468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468504887502186883046850488750218688304685048875021868830468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642f4013-3ee9-4382-a1e3-a8daab5cc477, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961656800848090789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789696165680084809078969616568008480907896961656800848090789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1dfd21e-66e6-48f6-a33d-375eef06ce09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859570792644738158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158185957079264473815818595707926447381581859570792644738158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e69d68f-6e21-494c-bd41-5aae284b91f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877762854111228414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414138777628541112284141387776285411122841413877762854111228414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad160b25-8806-43cf-afcf-d00538c9ed68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908234734879643955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955908234734879643955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f344dc88-7a06-4aca-b74e-72469d86251c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8723246147893503662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662872324614789350366287232461478935036628723246147893503662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc11aaa0-56b7-443e-8826-ab5e340358a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410228202895486854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854441022820289548685444102282028954868544410228202895486854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c2e6b2-b8fe-4af1-8ba1-7e0c3b990e1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889197832356706585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585138891978323567065851388919783235670658513889197832356706585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0382afa-2304-4a12-b4ff-4dd7c0411ab1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995943845309719764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764799594384530971976479959438453097197647995943845309719764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3b0a04-533a-4b75-903c-95a149b855ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10571197498163312668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668105711974981633126681057119749816331266810571197498163312668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbbc3c8-1f6e-41ef-a690-9dc0916c0476, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114659363079403334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334151146593630794033341511465936307940333415114659363079403334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68d94e39-86f8-4789-98e6-a812f3c58719, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13079913319531303212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212130799133195313032121307991331953130321213079913319531303212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7524b19-11c0-42cd-9f33-419fb8eb68fe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6242582974229867632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632624258297422986763262425829742298676326242582974229867632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281d8322-25a8-4e77-adc7-f1bfa92a015a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1957457154806948654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654195745715480694865419574571548069486541957457154806948654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eaf035c-7b76-4f1a-b35f-f660c016397f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416921088563126470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470341692108856312647034169210885631264703416921088563126470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5aa9f98-e8f6-42c4-aa96-358f981d82c1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17356793787900014570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570173567937879000145701735679378790001457017356793787900014570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa4063b-c9a7-46bc-8f25-8f2d8fed8a35, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218816890577791276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276162188168905777912761621881689057779127616218816890577791276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c628787-0271-455f-a7b3-c119066c19ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11433594261735281901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901114335942617352819011143359426173528190111433594261735281901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c9a9f-f83b-4e0e-811f-4d4177d92389, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac8af23-760a-4925-928e-63f27b1c69d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354461768240735861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861163544617682407358611635446176824073586116354461768240735861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250770253609524645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645125077025360952464512507702536095246451250770253609524645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17622b2e-81c5-487d-9d70-f89a8baf4149, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596a7b2f-9ddd-42a2-8ee5-fc9fffe9433c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11491186036417575236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236114911860364175752361149118603641757523611491186036417575236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3197098534469178220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220319709853446917822031970985344691782203197098534469178220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ac0c1c-d9a6-40ef-8d92-cae6c2d1ca66, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11909940362536588115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115119099403625365881151190994036253658811511909940362536588115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa3779b-42dd-4fc9-a7c8-5351a6b305bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3199864272420427745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745319986427242042774531998642724204277453199864272420427745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3264a6f4-875a-442e-a407-bcde63689665, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13115391214466122107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107131153912144661221071311539121446612210713115391214466122107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716efb81-a4ea-4e3f-b922-ea246076c111, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969901500762554807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807149699015007625548071496990150076255480714969901500762554807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797da6d1-fce4-4efa-b54c-0c60af60927d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2182121489098946971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971218212148909894697121821214890989469712182121489098946971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd05e7f-09cc-4b82-8048-9a42a7054684, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8460849032690136909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909846084903269013690984608490326901369098460849032690136909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f30b2fd-9c49-4f00-99f6-5ce893e82462, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17342832635342404021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021173428326353424040211734283263534240402117342832635342404021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7df152-6a73-48f4-93be-684a48bc8f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7625915625772970039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039762591562577297003976259156257729700397625915625772970039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87e6f1d-307b-4494-828b-520d6972a1a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7598193836377691586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586759819383637769158675981938363776915867598193836377691586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce9c4bfc-c7d7-489c-b4c3-265c29dcdb44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851938962705119098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098178519389627051190981785193896270511909817851938962705119098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb6164e-f603-4e49-8650-4c4639153442, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17491224870277571108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108174912248702775711081749122487027757110817491224870277571108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b05da1-18ed-4988-9434-a9ba5bb66aab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110040029171611945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945311004002917161194531100400291716119453110040029171611945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8fe348-b4f4-42da-ae4d-e7f71d92b0bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670558678761788969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969176705586787617889691767055867876178896917670558678761788969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9530bc-1a92-487f-9bcc-5eee47653c7c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17055302063301455803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803170553020633014558031705530206330145580317055302063301455803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6489b5-45f6-4d19-a600-fd443950a272, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11253212123297019442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442112532121232970194421125321212329701944211253212123297019442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be69bc4-aa99-4818-8255-3b1a85557be4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721748051678409233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233107217480516784092331072174805167840923310721748051678409233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4332ccc0-08d6-4952-a8db-dd048f14a2a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5111177692452048598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598511117769245204859851111776924520485985111177692452048598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b8e300-2234-4bcf-84c8-4927f333fc0b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13362886612630597227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227133628866126305972271336288661263059722713362886612630597227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083294e7-01b1-4362-8c93-b958cf538a0f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378076347889529351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351163780763478895293511637807634788952935116378076347889529351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a16e3d-a647-44de-8aa8-9f7cd6d71f23, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 801327120736692686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686801327120736692686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418b5392-79b4-4daf-bfd8-37f39c79e5e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4699191525837320350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350469919152583732035046991915258373203504699191525837320350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910d6ced-3e0d-4db2-9542-ea7d9eef0a2f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234094882123221681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681123409488212322168112340948821232216811234094882123221681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8206480-9fb4-4f57-9adf-b13a5b726012, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570233102935972356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356957023310293597235695702331029359723569570233102935972356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc626ec-889a-4d37-bc75-d96aaa0a9ad5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9865398127761661877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877986539812776166187798653981277616618779865398127761661877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58697258-9ca3-4980-8a46-db458840e8db, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880269947122352064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064880269947122352064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77412380-b32a-4630-aee5-f185525c302b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8090217456318186993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993809021745631818699380902174563181869938090217456318186993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b34318-9142-48d0-bf40-aab752cbbee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16025484797642586256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256160254847976425862561602548479764258625616025484797642586256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447da4ec-8a22-40d3-93db-bc2315a38962, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15227838330574973209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209152278383305749732091522783833057497320915227838330574973209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356e423a-a5b1-4bc0-b383-c33952beda9d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f73d6b9-7411-4869-8e0e-820cb640708e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588748304579062524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524858874830457906252485887483045790625248588748304579062524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2881158946989540711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711288115894698954071128811589469895407112881158946989540711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8bcd65-3c11-4d60-b77a-aba59f6b82e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1490072734283723398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398149007273428372339814900727342837233981490072734283723398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0befea5a-9811-4971-9088-fa3b8c54c061, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2538620185569953836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836253862018556995383625386201855699538362538620185569953836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17950e8d-f853-4e44-b785-993d12b9da44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370797527100310306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306133707975271003103061337079752710031030613370797527100310306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83dd1bc2-d322-4f38-b0ee-439b71bd221e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 66316950433147804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804663169504331478046631695043314780466316950433147804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3be748f-1cc9-4ead-9df2-c3a9dec56797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784389452390298244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244578438945239029824457843894523902982445784389452390298244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdde3115-2a1d-43ec-97e8-fc490e4fbd90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5605eae-cd9d-4430-8bc6-8743b1696042, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5388483627672536988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988538848362767253698853884836276725369885388483627672536988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18192834038463732471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471181928340384637324711819283403846373247118192834038463732471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72804b29-7145-4c63-9437-e9ec80776504, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2345489418874988412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412234548941887498841223454894188749884122345489418874988412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82479a0-0f90-46c3-af81-5a4617ab7c85, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644426795474333878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878166444267954743338781664442679547433387816644426795474333878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454d0b8a-b73d-492d-99a7-bd571492e247, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800129319561086701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701880012931956108670188001293195610867018800129319561086701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03003bc-6cc0-4fee-913d-ae87f043d90c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848563061850882718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718384856306185088271838485630618508827183848563061850882718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e5b4f6-ab1f-4c9d-8fb6-e0027223ce07, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300134921900857794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794330013492190085779433001349219008577943300134921900857794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddbe4091-5daa-4f9d-9b6d-53aaaf39c886, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efcc832-cda6-4ebd-b291-fb9e70927d79, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 153289871986146807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807153289871986146807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12831098083005190034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034128310980830051900341283109808300519003412831098083005190034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54c18ba-8671-4170-9229-4d0fd0e00ae6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9499593327628964088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088949959332762896408894995933276289640889499593327628964088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636bd5e1-7c41-4815-a473-582c04bb62d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6054157651864460856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856605415765186446085660541576518644608566054157651864460856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e5e535-1032-41e6-be6f-51c2819d7862, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245052930642292390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390152450529306422923901524505293064229239015245052930642292390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844d981d-1fb4-4079-8c83-93174d6b9be5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8816814228630263980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980881681422863026398088168142286302639808816814228630263980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935e4218-ac3b-47f2-b2e3-139472d16cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13396303819677262770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770133963038196772627701339630381967726277013396303819677262770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15eb12d6-96d8-4c13-9097-037a4121c5a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431755422384385200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200134317554223843852001343175542238438520013431755422384385200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fbf300-8aa9-473d-800f-ceef382cbf91, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13810626504954230443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443138106265049542304431381062650495423044313810626504954230443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62370438-4bfa-4dd0-ac81-ec4558ed854e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 958664971720885791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791958664971720885791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42a58a9-b5ac-4f97-b0b9-f15ae1c5c49d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16403770515724449282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282164037705157244492821640377051572444928216403770515724449282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e545096f-855d-4e36-b99a-587b51cd2a32, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458888940883224362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362458888940883224362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cece2d-c6c6-41b3-8a27-e9ea45255930, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2363639425693285521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521236363942569328552123636394256932855212363639425693285521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f18e8f18-bfb9-4bf4-9982-934542809cc7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309540338027383946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946130954033802738394613095403380273839461309540338027383946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76391ac3-8afa-44ae-b0ec-4e67d51fdcda, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8396907956272418074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074839690795627241807483969079562724180748396907956272418074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdad8281-f48f-4e62-8141-220e0914e4bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272449543372927826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826327244954337292782632724495433729278263272449543372927826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84eb45db-9e1f-41f7-83b8-3fe72554f4eb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1249716848179798301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301124971684817979830112497168481797983011249716848179798301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc9e0f2-e253-46a1-b5d3-b5dad653e7b7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bb04a1-97c3-4737-9e87-5c5690aa3fc1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601653390823876201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201160165339082387620116016533908238762011601653390823876201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14101000380580598115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115141010003805805981151410100038058059811514101000380580598115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3f37b8-5187-491d-b0cf-b047f03b3b73, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600579aa-330c-49cb-b59b-fafa4acb2cdc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732855985448898695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695973285598544889869597328559854488986959732855985448898695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9916488861344603018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018991648886134460301899164888613446030189916488861344603018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2088bf8-83e8-43c3-98b1-19607bcf40e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdba7c8-5481-41da-a69c-4a0d743fe204, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120689705215420508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508712068970521542050871206897052154205087120689705215420508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7045502122327013543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543704550212232701354370455021223270135437045502122327013543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95955f5c-7c64-43ef-9ff0-0e6b6d7a8ee3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270920383891061017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017327092038389106101732709203838910610173270920383891061017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4722bce0-f3ab-46d5-a270-e4a51034e927, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12549228519022344279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279125492285190223442791254922851902234427912549228519022344279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4157b75-3c1f-433f-b7b8-6e40248f6d0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2406812518314811899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899240681251831481189924068125183148118992406812518314811899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97c91e2-457c-4ab9-8ad4-a61f0039d661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15197935143493036789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789151979351434930367891519793514349303678915197935143493036789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201c1f25-72ea-47b1-987c-1a3e46aa7f99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425859847988236902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902842585984798823690284258598479882369028425859847988236902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac64534b-028b-4e74-80b2-f0779258f1c2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686861125905683633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633468686112590568363346868611259056836334686861125905683633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80434fe-1725-485e-b150-a053e35fb2c6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5849892851254413095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095584989285125441309558498928512544130955849892851254413095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2238de-ce40-45d6-9ed6-73e0e6f51226, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7752407066146343954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954775240706614634395477524070661463439547752407066146343954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9a8482-b4f8-47b8-8372-a3e6ea994a9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2203835600852666809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809220383560085266680922038356008526668092203835600852666809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195ad031-4419-41b6-af5d-1d9bc9d42d09, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431115214373709198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198743111521437370919874311152143737091987431115214373709198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eea386-13a2-4ab9-80f7-d7461e856fb4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5607a90-0150-4ab3-afab-1236ebbc8330, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7438649078481388223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223743864907848138822374386490784813882237438649078481388223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16661352099125202081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081166613520991252020811666135209912520208116661352099125202081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6494bb-f259-417b-9369-981da849b187, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032caf48-2424-4348-b877-61743443d797, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983940846044753117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117198394084604475311719839408460447531171983940846044753117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13448430102006854587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587134484301020068545871344843010200685458713448430102006854587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0ded5f-5953-4247-847b-724d016c5106, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822573768030114390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390168225737680301143901682257376803011439016822573768030114390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b558336-129c-4b2a-8616-f5d5ec838af5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3101746985640105085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085310174698564010508531017469856401050853101746985640105085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffadced-b705-44b0-b1c1-7ff5d7458931, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13803147262398796021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021138031472623987960211380314726239879602113803147262398796021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555ad255-9528-457d-bcb4-e952b2af8581, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4147095966933147226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226414709596693314722641470959669331472264147095966933147226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c899224-d501-47b7-8357-c137ca233583, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9235245405347832387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387923524540534783238792352454053478323879235245405347832387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6631bf75-40e2-471a-92c7-c141b14e58d8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6014591974493027662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662601459197449302766260145919744930276626014591974493027662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9765f47-7be9-49d2-8490-298ba7887a45, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6941685981500519720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720694168598150051972069416859815005197206941685981500519720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd131f82-feee-4340-adec-f47c684d799d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17668024080993134784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784176680240809931347841766802408099313478417668024080993134784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb1c749-8e2f-4f3d-86d7-caf2f6ff252f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519709044008634135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135519709044008634135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb2d692-64d4-43e0-9110-0a3ecb384972, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539596417425551258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258653959641742555125865395964174255512586539596417425551258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616bdc11-3f23-4690-8948-f48a9898e0fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7218853230151436362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362721885323015143636272188532301514363627218853230151436362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5034f5ee-71b6-45e7-b0d0-2ac056c090f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4157730562886823471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471415773056288682347141577305628868234714157730562886823471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5988e035-942f-43b7-90ae-739b905ac87c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5244c4e0-de71-4584-8086-4fd985e49153, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5825284604375652902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902582528460437565290258252846043756529025825284604375652902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15030820823599126875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875150308208235991268751503082082359912687515030820823599126875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60b6756-a583-4a62-8a74-9fa44e2e4cbb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81031441-e635-4f00-ad3e-095f9290ea44, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6907577308490075019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019690757730849007501969075773084900750196907577308490075019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408578513797541362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362840857851379754136284085785137975413628408578513797541362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5137e0-8776-4af2-8400-eb78f8b1d5d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e23d895-ac18-4e46-9b1c-1e92b76c3538, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649058424227845120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120146490584242278451201464905842422784512014649058424227845120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289164848674087694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694142891648486740876941428916484867408769414289164848674087694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d86a9a-1eaa-4d3b-a0a4-6e0464940563, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16702079720534870871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871167020797205348708711670207972053487087116702079720534870871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ff85b2-89c8-44bf-8f80-8c9b5a4bdee0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097607653079836265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265409760765307983626540976076530798362654097607653079836265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f877b6-ba5c-44f4-852c-b6734c162139, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399897072654776729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729153998970726547767291539989707265477672915399897072654776729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa9b440-f0c6-4c00-bf44-b237ee6e2461, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169248149251546537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537181692481492515465371816924814925154653718169248149251546537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a78999-58a5-439b-8e22-1192840e1eac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693249735090493361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361269324973509049336126932497350904933612693249735090493361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ceb44d-6d7b-4677-af3d-bbaf690e3cd2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535983702603587289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289175359837026035872891753598370260358728917535983702603587289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621b8a66-e324-4070-ab97-776eae993c9b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877034478700823711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711187703447870082371118770344787008237111877034478700823711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fdd346-a90a-40dd-bbcb-f08ce7596aa1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002740175519411640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640100274017551941164010027401755194116401002740175519411640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9f1829-46ed-41b4-a0e5-8d47078b9da4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12812080411368226795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795128120804113682267951281208041136822679512812080411368226795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2368a06-6f13-49f2-801c-8360e6cc7f46, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579101586736789189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189957910158673678918995791015867367891899579101586736789189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837f15b4-4a7a-487e-9396-90208db05e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88d8f1e-4fad-4e73-b3d6-08a1c1e20c56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4492829941644973502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502449282994164497350244928299416449735024492829941644973502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616403982044239880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880106164039820442398801061640398204423988010616403982044239880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af71982-fb6b-4db7-bf22-1b75d951b635, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929162261553153315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315179291622615531533151792916226155315331517929162261553153315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c63664-8ec4-4970-950a-805dc6147523, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607604658262716142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142176076046582627161421760760465826271614217607604658262716142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1521a888-9d19-4093-b3a9-a316e222da71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2513957435078901448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448251395743507890144825139574350789014482513957435078901448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56b6f3f-2329-48d5-bad3-1e4eb6ab1da0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1403803849479659971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971140380384947965997114038038494796599711403803849479659971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a04b8c-f3e9-4f5b-b888-0818df54469c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5129866585876248764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764512986658587624876451298665858762487645129866585876248764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff42e892-76d4-4ed6-8ef2-118ab0a656d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851889797562877636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636851889797562877636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda2b0d7-18e8-45f4-be22-d06245714401, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13687380711611197745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745136873807116111977451368738071161119774513687380711611197745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39b345d-9a74-4a19-99d5-ad009ff76353, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237731292491061007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007923773129249106100792377312924910610079237731292491061007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b06e165-5b08-40ba-ba19-8d3ad66d83f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059474591264752279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279805947459126475227980594745912647522798059474591264752279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd763b4-54d9-417e-9aa0-dcf35ee64103, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8743047b-faf0-4a97-931f-c134f53c08af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17130855379869681059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059171308553798696810591713085537986968105917130855379869681059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16104458098197161448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448161044580981971614481610445809819716144816104458098197161448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ae4dfa-6f00-44d2-ae73-a45f696edb77, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648386061875110158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158964838606187511015896483860618751101589648386061875110158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba65c92-4d99-4b73-a801-e8be629a0388, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17072481671494693897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897170724816714946938971707248167149469389717072481671494693897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5aab084-96f0-4861-ba95-d12d341f0c69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4493393552022603112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112449339355202260311244933935520226031124493393552022603112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779050c0-713e-4a0d-83fc-aab24dc840ec, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321437970538696265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265123214379705386962651232143797053869626512321437970538696265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023ec789-0539-489b-a5a7-0c7a0194432d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9023079882201754232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232902307988220175423290230798822017542329023079882201754232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560417a3-dfed-4993-918a-59395bcd3a8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638544312755450224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224863854431275545022486385443127554502248638544312755450224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27825734-bebc-4966-86f5-7534fadf7a4e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9709598846590821781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781970959884659082178197095988465908217819709598846590821781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4821ae1e-5b9c-456c-953a-b638cd63dc6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13327662909092628636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636133276629090926286361332766290909262863613327662909092628636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d8ec45-62c0-4322-bfbc-b37e73dac78c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115737026902417082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082181157370269024170821811573702690241708218115737026902417082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfd7e69-13aa-47fa-b4f0-2bf66e83730e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143882771843442739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739101438827718434427391014388277184344273910143882771843442739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2d29d7-fc9d-4724-8bd7-b4e34094fec0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364594950920610597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597163645949509206105971636459495092061059716364594950920610597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80da7be9-edbb-4918-aefb-97b573c899df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d445d70-4b58-4487-8102-0819c99cf61d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501216249801987552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552750121624980198755275012162498019875527501216249801987552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768951232743790882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882176895123274379088217689512327437908821768951232743790882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829fdddb-be6a-4159-ba8e-b306c2e502ac, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440235439208684312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312114402354392086843121144023543920868431211440235439208684312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535e9b7d-09e5-4931-a6ed-8e8e1655beaa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122104003912380910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910141221040039123809101412210400391238091014122104003912380910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf6ad9f-b139-4c14-b593-1e32a105d1bc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450091262733537964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964164500912627335379641645009126273353796416450091262733537964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dae3a9a-4030-4cd8-a68a-0250926fd6de, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5360649253006800212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212536064925300680021253606492530068002125360649253006800212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e0b703-3b53-468f-85e7-a9372982435e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518323105377345460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460155183231053773454601551832310537734546015518323105377345460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb578fb2-800b-41f4-b18a-0247b0eeab3b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713135619872321835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835713135619872321835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d250fa-70f5-4200-8abe-679726c2e3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16968711759184626083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083169687117591846260831696871175918462608316968711759184626083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d844f54-dead-4828-9601-7f07eeb6a9cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9227525507062263377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377922752550706226337792275255070622633779227525507062263377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef88eae-b8f8-482d-b01d-ec7a8aa1fdef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6271293467857300120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120627129346785730012062712934678573001206271293467857300120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1c8ce0-86d5-4672-becf-3fc945319e74, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 47995237404065549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549479952374040655494799523740406554947995237404065549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c82fadb-d7c5-4c12-8248-261751e278c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289494116218509445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445142894941162185094451428949411621850944514289494116218509445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41bb17b-6317-41e1-abdd-83ddb3cf43f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299357384290254617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617329935738429025461732993573842902546173299357384290254617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adbd2208-a631-43f8-98b7-a45eb3589f3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c16c7c-9c2e-4377-8f90-b686b3e7733d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847340312334804481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481138473403123348044811384734031233480448113847340312334804481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7329389041020373424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424732938904102037342473293890410203734247329389041020373424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ce3cd9-e828-4d08-8a4b-ccd5f1acf698, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 445900580762522868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868445900580762522868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12791843-1f0d-4fa6-8750-63607fcb0001, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9616850510366062758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758961685051036606275896168505103660627589616850510366062758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464b33b8-c130-4352-9c04-fc3964406029, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908414748298619220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220908414748298619220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e11c53-7a90-45c5-b557-f53880c99c96, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 812142730997527365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365812142730997527365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a091c9af-9d2a-479b-8e4f-f7af51c20b99, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02535bc-d0f5-4ba7-9916-2ea5ec41fbea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10054801554923592487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487100548015549235924871005480155492359248710054801554923592487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5416208309075805356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356541620830907580535654162083090758053565416208309075805356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d68768-a61d-4c29-b26c-f18134517896, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084164454057483088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088130841644540574830881308416445405748308813084164454057483088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1dacc2-f470-484a-bef3-28cf3a270fb2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647139726629208333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333156471397266292083331564713972662920833315647139726629208333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41956abc-207e-4f9a-8be2-3b5851c5f3b0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794483455184212857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857479448345518421285747944834551842128574794483455184212857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894dfb4b-54b1-483a-83b8-8b938f396718, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6780395-17d5-4170-bb08-f66c115f707a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15924387506973972872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872159243875069739728721592438750697397287215924387506973972872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11304777177416708249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249113047771774167082491130477717741670824911304777177416708249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bbf580-8e31-4b4a-a1cf-5de8f331103e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1671969896805038085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085167196989680503808516719698968050380851671969896805038085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8118fa45-9f6a-42a9-a947-525b6e43d6ed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818355737879645800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800581835573787964580058183557378796458005818355737879645800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb03c37-b43d-4105-b6ed-a9ccd2b92c7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413382632349382017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017541338263234938201754133826323493820175413382632349382017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7505d4c1-bf51-4f75-ac7f-bf02dcaed4e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5996666000651963680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680599666600065196368059966660006519636805996666000651963680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16f0131-ee79-481a-b9cc-c29e35f8bdf8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380142206444285721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721163801422064442857211638014220644428572116380142206444285721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45883d7-5ea2-4353-ba3f-378567350556, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7714129346179444052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052771412934617944405277141293461794440527714129346179444052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e640ca-6514-4406-b02d-6647df81e5a0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15149579520004730390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390151495795200047303901514957952000473039015149579520004730390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f6ac1a-f91b-4ad2-bdea-3c659930d8e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649958656303749805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805164995865630374980516499586563037498051649958656303749805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dedf75c-c055-4120-9484-3d96e25c988d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14541308456849101648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648145413084568491016481454130845684910164814541308456849101648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53841ca-a209-4652-9bc6-28bbc226bda6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12618252748795972688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688126182527487959726881261825274879597268812618252748795972688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a573ab50-978c-48c3-b759-6fd3c6fff526, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6229043346263113187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187622904334626311318762290433462631131876229043346263113187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74eb42f0-f4b7-4fce-ba5c-920f18c7cc70, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634471638635326266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266463447163863532626646344716386353262664634471638635326266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3186fa50-a025-4011-91d0-2d07cc8b5ed8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266639189849713438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438152666391898497134381526663918984971343815266639189849713438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc501157-725f-4930-ba61-b624ed95f4ae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2800560568273634650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650280056056827363465028005605682736346502800560568273634650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05480eab-d61f-45a6-aada-6663cf284713, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78db9f0d-0b10-4e9d-a3e5-6210f856973b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099605508173337439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439100996055081733374391009960550817333743910099605508173337439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18164870453333765067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067181648704533337650671816487045333376506718164870453333765067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111ae1c8-3537-43c6-a985-1774fb131b7e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655822013561992540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540655822013561992540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e1d1769-84ed-4b34-9dfd-8e28c323742b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3845758707875618793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793384575870787561879338457587078756187933845758707875618793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1405251e-2208-481e-a678-ea269f12e4b1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2372088743205175505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505237208874320517550523720887432051755052372088743205175505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58713d06-c0e6-4a7b-a66c-c42c76c5af0c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991120703045902364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364149911207030459023641499112070304590236414991120703045902364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015fd72a-024f-43f5-8eab-cd57fe4cefbc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17200224116112004704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704172002241161120047041720022411611200470417200224116112004704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d04e84c-c08f-4448-88cf-23c75877e8bd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10469500848473078647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647104695008484730786471046950084847307864710469500848473078647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baabb699-2d71-4e7f-8c25-1f026e263dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12712605132455430464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464127126051324554304641271260513245543046412712605132455430464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99d6287-e83e-42f6-8f28-92ef49cd64ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495302336888674693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693114953023368886746931149530233688867469311495302336888674693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc106ef-e8c6-4502-a4cc-d8650b7d91a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8081653850904677970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970808165385090467797080816538509046779708081653850904677970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab499b65-feb7-4f2e-923f-03dd65f5ed94, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596220767835508694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694759622076783550869475962207678355086947596220767835508694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2974c27a-4029-464a-a049-b65beb9f6f3a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258761119612290407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407258761119612290407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49c7f56-581a-4280-a61d-d4f31d816a84, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12138057270364635186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186121380572703646351861213805727036463518612138057270364635186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fced944e-bef1-447e-993b-3d948a8889cb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14081141885022799279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279140811418850227992791408114188502279927914081141885022799279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e438330-facc-40ac-b0f4-a2bf95b40bde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777844699407832545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545277784469940783254527778446994078325452777844699407832545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8edca8bc-5674-41a8-a808-a93a1b60e7ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10483482831793269932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932104834828317932699321048348283179326993210483482831793269932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8a2492-bf35-4e8f-9983-3b01609463a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17463363243868384334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334174633632438683843341746336324386838433417463363243868384334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce7fc0d-26c1-4b93-845c-a2fd3679f107, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10372523467034818252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252103725234670348182521037252346703481825210372523467034818252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f184bc-5ea9-4475-9452-4c745938eade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493103162630708992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992149310316263070899214931031626307089921493103162630708992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7881b338-1fe2-492e-8a8e-af2d650cdf9f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14628321155220336443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443146283211552203364431462832115522033644314628321155220336443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffba013c-69d9-43ec-b5bc-39343ca97bf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9980788573059825113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113998078857305982511399807885730598251139980788573059825113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3537c5-534b-4b2d-a4bc-7c7ee8f2e031, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ed77d7-5370-47ef-b2d6-39d78555c169, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11278702834727100889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889112787028347271008891127870283472710088911278702834727100889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310556853113094831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831113105568531130948311131055685311309483111310556853113094831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce25c92-31cf-4a54-a1dc-34d674d4d25b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851061288072558987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987851061288072558987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b847bd-a35b-4262-bae4-414b6c27cf4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9443891454049504775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775944389145404950477594438914540495047759443891454049504775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2493075b-392c-49d2-b636-1fd46f348815, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4425672154618021930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930442567215461802193044256721546180219304425672154618021930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16a1cf22-e215-4d68-90f5-6ab1520c02c4, localhost:2285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 64308 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: 50001 } endpoints { address: "ghrun-zkbuch2wwm.auto.internal" port: 11859 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_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zkbuch2wwm.auto.internal:11859, location , ssl: False>, <Endpoint ghrun-zkbuch2wwm.auto.internal:64308, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2285
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a0ab77-5d4d-4a8f-8ca8-71dc8257d281, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2335838069948969987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987233583806994896998723358380699489699872335838069948969987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9236f666-e06f-4ac0-8a4c-4abe13f865fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122042408350915214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214181220424083509152141812204240835091521418122042408350915214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8b42ca-e2ac-41bf-b74e-c493679c86d4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17101908629033395011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011171019086290333950111710190862903339501117101908629033395011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d9e7ef-577e-4f7a-8839-348abb57b78d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7075507822303244824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824707550782230324482470755078223032448247075507822303244824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b436bac-55ab-49d4-9559-c939fc09a6f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881688544255535327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327138816885442555353271388168854425553532713881688544255535327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b5fd12-3006-41ae-94c5-807cb4fb4e37, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804011437139684132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132168040114371396841321680401143713968413216804011437139684132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f539347-0dd1-47d1-ae87-e322b72d777b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042131220692041388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388904213122069204138890421312206920413889042131220692041388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b09780a-f57c-4a8b-84d6-3b9cf5f575ee, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809525445493029798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798118095254454930297981180952544549302979811809525445493029798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34511113-6cc2-475c-bb4e-de3cf1b88bbe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850086da-64da-49da-8ec3-453f66a9a76d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14567889715248174790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790145678897152481747901456788971524817479014567889715248174790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13003710645688221992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992130037106456882219921300371064568822199213003710645688221992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f8bb4d-0e59-4c02-8b10-6440b01df4f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 151e3ee1-3bcc-4f7b-9b17-2afb75e08d30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8405012708946988709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709840501270894698870984050127089469887098405012708946988709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3717137745805049462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462371713774580504946237171377458050494623717137745805049462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04ba2fa2-b6ae-4ac4-8cbc-65b4b966403b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 214598001449956374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374214598001449956374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3e358e-5fea-4799-bc9d-68aa6a23f9f4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453547941195186470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470104535479411951864701045354794119518647010453547941195186470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8b5da1-5a2a-45e5-95e3-d73bba43fffa, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1879406837438324835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835187940683743832483518794068374383248351879406837438324835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31afca21-cc14-4560-b1cd-59e5639b54d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678788456465597747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747467878845646559774746787884564655977474678788456465597747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb34f48-1369-40b7-9e7d-f187d8553c51, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc173e3-f0cc-4e3b-931e-2d57fc84e616, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777009356636424769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769777700935663642476977770093566364247697777009356636424769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7582833977886402697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697758283397788640269775828339778864026977582833977886402697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2ae6d3-697e-4943-b7b3-60399a03db0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15722640999606477343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343157226409996064773431572264099960647734315722640999606477343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf7e8c10-fe9e-4ef2-a6cc-9bb8ab771a61, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901238698087235660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660890123869808723566089012386980872356608901238698087235660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f320db-79ee-417a-88ca-c8f408955b95, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6238535096215905321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321623853509621590532162385350962159053216238535096215905321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f685988-0dd3-4200-8fb6-67ff54b0ea8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423543269924263949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949542354326992426394954235432699242639495423543269924263949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ec2f1f-d793-47fd-b218-5f9c35fb5b97, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8486385085546604406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406848638508554660440684863850855466044068486385085546604406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395201f2-735b-40a8-9afe-885fdc5e1aeb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11472171375774040473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473114721713757740404731147217137577404047311472171375774040473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bb78a7-3cec-4b0c-a66f-f1caba592ef7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5195313426359141625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625519531342635914162551953134263591416255195313426359141625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4011e2-6425-4024-aea6-b173671013ce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6368779341048569388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388636877934104856938863687793410485693886368779341048569388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523be533-9f31-4abc-a617-4247e4e729ca, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330734369659255939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939433073436965925593943307343696592559394330734369659255939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4fb16f-8bd5-4088-93df-2462e3f90f1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10342351788273420900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900103423517882734209001034235178827342090010342351788273420900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fff464-0e5d-4008-83b8-e5476f1daf30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17799072102278940028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028177990721022789400281779907210227894002817799072102278940028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9162d7b-ec0b-40ec-947d-f1eaafa8cef6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2646972660872018151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151264697266087201815126469726608720181512646972660872018151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0ce62f-a4c1-45b3-9031-ec7dd7884516, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13350686149728565054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054133506861497285650541335068614972856505413350686149728565054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d411a68b-9207-426e-8499-afa98958b4c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5338177699155882273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273533817769915588227353381776991558822735338177699155882273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9853baef-3fdb-49e5-9fed-07060e7eaab8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6082091467624499607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607608209146762449960760820914676244996076082091467624499607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab76ec7-4928-42c3-955d-7cc15826406f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12598709557770554072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072125987095577705540721259870955777055407212598709557770554072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f1f2a7-1291-479c-aae2-c4abd361cbf5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224989036252897568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568422498903625289756842249890362528975684224989036252897568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e4ece0-4c70-4753-976d-6476119109b6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00023ba4-abb1-453c-bd00-c809d48f42b2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187253038744146029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029518725303874414602951872530387441460295187253038744146029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164979961157834766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766111649799611578347661116497996115783476611164979961157834766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d23b9c-708f-4741-9bdc-4242ac698c81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4606152529106490312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312460615252910649031246061525291064903124606152529106490312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a74faea-c679-4e62-99a8-beb42eea5040, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12208006374855153744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744122080063748551537441220800637485515374412208006374855153744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a115a26-4b40-4de7-84b8-6ed975c0e080, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12046491817821432247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247120464918178214322471204649181782143224712046491817821432247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af58aaf-6bd2-4adc-b646-f2d45551f645, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c7e735-0803-4be6-b655-467560f6dade, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546467765209666036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036954646776520966603695464677652096660369546467765209666036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11060169628790217536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536110601696287902175361106016962879021753611060169628790217536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedee92b-eff0-43d3-9306-f212e4a170ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155681383719051889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889915568138371905188991556813837190518899155681383719051889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01144f3-7476-4bcc-ba04-fb06c10a7cf7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14662597420873669540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540146625974208736695401466259742087366954014662597420873669540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad4ce59-dc17-46c5-8816-45112b17de01, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6130496257545838938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938613049625754583893861304962575458389386130496257545838938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487bc29e-5064-45da-9cc9-88b6d88b44b4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14693202057787322524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524146932020577873225241469320205778732252414693202057787322524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8f871e-1757-4203-8f72-431d5e11310c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484715227330165176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176484715227330165176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1317d0ed-794b-4c59-9c63-3e9c4d761f65, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359852085889190005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005935985208588919000593598520858891900059359852085889190005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd2592f-a30d-4b87-995e-d92e342bf742, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5804163877833522433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433580416387783352243358041638778335224335804163877833522433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f54ac-72cc-4241-8cb8-cd3597c031ab, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0e170e-c55f-4e58-963b-790957613723, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369521689529772180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180836952168952977218083695216895297721808369521689529772180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8917680917327148518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518891768091732714851889176809173271485188917680917327148518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e78324-71e9-4688-a5d8-eddcb4396690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5630806948634904338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338563080694863490433856308069486349043385630806948634904338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b4fd42-e0c1-46e8-9193-0418142c60f8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14005759462008803793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793140057594620088037931400575946200880379314005759462008803793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3597de-b60b-4c13-9fbb-f1a0ee34b0fc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117026539206583860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860111702653920658386011170265392065838601117026539206583860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5eab68-fca4-46de-8438-ee839856e7ba, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a1a1ad-1669-42d6-b9a8-ac1478173562, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2286553045570622036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036228655304557062203622865530455706220362286553045570622036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3555358182266397597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597355535818226639759735553581822663975973555358182266397597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e27c7ee-e48c-4951-8731-ff0ad40a8ba7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734450123134571316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316873445012313457131687344501231345713168734450123134571316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f892f1bd-c928-454b-a8e2-04ea1c90b693, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526187574536021902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902105261875745360219021052618757453602190210526187574536021902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63294b36-f488-416a-ac53-e3fea36e8afe, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5417688188836465254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254541768818883646525454176881888364652545417688188836465254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8debd251-eed0-4e9a-b89c-eef21627cb63, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 751454783974314884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884751454783974314884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a541c7ff-50b8-40f5-9dd3-c60b3b6e8f78, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640962605787341636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636146409626057873416361464096260578734163614640962605787341636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc15cb71-5818-4d2b-9050-7ec0b3ac6dad, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768628370873703869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869776862837087370386977686283708737038697768628370873703869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46afb594-081f-4bbf-a925-fc280b7dbef3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223889419663027330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330172238894196630273301722388941966302733017223889419663027330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19035f8c-f38f-44c7-b3c0-74e4783b95a3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17254757086865074108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108172547570868650741081725475708686507410817254757086865074108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7b93f2-24ca-49f9-b4e3-f886202dcba0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17409185207392652121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121174091852073926521211740918520739265212117409185207392652121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ce7b77-a612-4233-8c46-120e0d0e0650, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91230e94-60c5-4a30-ae35-56a255df3b76, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12839509607937723745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745128395096079377237451283950960793772374512839509607937723745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471022420274646682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682124710224202746466821247102242027464668212471022420274646682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b6cc4c-a31c-4692-8a41-4f865ad7b7a2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646942928819420644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644364694292881942064436469429288194206443646942928819420644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef7bc11-2753-49ca-9c84-c3a56451004c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2669419316273043503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503266941931627304350326694193162730435032669419316273043503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778fca8d-288f-42ba-a2be-ad327c1bf470, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2848313029545670315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315284831302954567031528483130295456703152848313029545670315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a14eae29-b692-4cbe-b9a1-75ca8e431ec1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15536077137243355736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736155360771372433557361553607713724335573615536077137243355736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c981cbb-ad01-490c-931a-0f82948e5993, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1886458433390920212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212188645843339092021218864584333909202121886458433390920212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2447769d-5855-4a71-92db-75d933c73a21, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218271515662877331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331162182715156628773311621827151566287733116218271515662877331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a268bfc-74d5-4934-88b8-f32704e1d137, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6215494573920573654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654621549457392057365462154945739205736546215494573920573654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a8054b-35cd-474b-b373-0fcb1c3fb0a5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880460815996937627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627178804608159969376271788046081599693762717880460815996937627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86e6fc09-c0d0-49dc-9e0b-d522ec49792e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12667336913653024785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785126673369136530247851266733691365302478512667336913653024785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3b1fa3-11a1-43de-a03c-6a73bf1ef20e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3997872936010996069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069399787293601099606939978729360109960693997872936010996069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2871d00c-14d4-4e1e-b906-b1dfcb7b0ac1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3716263417852172189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189371626341785217218937162634178521721893716263417852172189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d9d1e7-3ed5-49eb-8161-d35b4b1225d5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10077327270258021249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249100773272702580212491007732727025802124910077327270258021249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7256a283-eb34-4308-a054-9d119f66b7e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147134697233291513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513614713469723329151361471346972332915136147134697233291513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb8f151-9882-430f-a127-b836ac738f9c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13473137238690889944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944134731372386908899441347313723869088994413473137238690889944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6fd82a-36ae-4cc4-aae1-7d667137fad4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332201228908207349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349143322012289082073491433220122890820734914332201228908207349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51be1bfc-0cdf-4423-8ef4-3abb42e5a328, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10659798243304795797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797106597982433047957971065979824330479579710659798243304795797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c4b452-76ca-40c4-9d60-ad4c37b9fd00, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915251223796269393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393991525122379626939399152512237962693939915251223796269393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a8214b-5f43-4b6b-8c45-8a66910955e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8321787219640321240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240832178721964032124083217872196403212408321787219640321240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200bca75-a1ad-4c98-ba81-ea8058833668, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 617432084967589337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337617432084967589337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9088206-4c8a-46a2-8699-b34fab6140da, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677358825559937780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780677358825559937780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd88203e-a679-4991-87f1-b5cbe74e34fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17048540506434830132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132170485405064348301321704854050643483013217048540506434830132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785f54b4-385b-475c-ac01-394cfa50c5e4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062628274739942002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002100626282747399420021006262827473994200210062628274739942002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471da93c-1a10-48fe-a65d-f4aaf33221a1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2157062957243114774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774215706295724311477421570629572431147742157062957243114774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2aa9b0f-58b0-4aa2-a314-487011514fb8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12744784943291310954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954127447849432913109541274478494329131095412744784943291310954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bd4568-203a-4b53-87e1-7f847f554332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2946286868576099789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789294628686857609978929462868685760997892946286868576099789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc718e28-ea7b-435e-ba84-f8f80973c511, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263330015771395348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348172633300157713953481726333001577139534817263330015771395348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13450c20-7b8c-4053-b30a-2f34f8b41140, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403431117335675135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135144034311173356751351440343111733567513514403431117335675135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e445328-b529-4e09-828a-3b97b608b95d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419483285400753306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306164194832854007533061641948328540075330616419483285400753306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd623440-3e1e-4386-8ab5-beed532253cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817575394777984467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467158175753947779844671581757539477798446715817575394777984467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539d1829-1ad9-41b0-af9a-5a9b65a04de6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14540983208184368399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399145409832081843683991454098320818436839914540983208184368399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2242066-f43f-47b5-9565-fa0aa690feae, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 725549998254474500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500725549998254474500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3989a25-3dc3-40f7-a277-28efd5c72f20, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7529018598273937534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534752901859827393753475290185982739375347529018598273937534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6800189-c613-404d-8818-e05c0b329fde, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6650055312923038466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466665005531292303846666500553129230384666650055312923038466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69702b6-5be0-4c84-b8df-ebd44002f8cc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5733007201497027452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452573300720149702745257330072014970274525733007201497027452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac558d6a-0010-444c-bb7b-42e71735667c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beff31f3-a6ee-471a-99b8-0102f20b5a80, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042041071491424743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743804204107149142474380420410714914247438042041071491424743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15229828611467446084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084152298286114674460841522982861146744608415229828611467446084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d5897c-d53f-413a-a0b4-b35c55e3e69c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049521991495234449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449130495219914952344491304952199149523444913049521991495234449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b38ecc0-be2d-4171-91e6-27fe321e1bed, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10700227669785250774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774107002276697852507741070022766978525077410700227669785250774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5e000-a4d1-48e1-ba28-b27dd1719d9a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16241846230558739654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654162418462305587396541624184623055873965416241846230558739654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4efff39-408d-4b38-b0a6-b79846102b92, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425892033224098156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156184258920332240981561842589203322409815618425892033224098156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2bd1b66-9547-41cd-90d3-019d7824ab17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051968730716194661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661105196873071619466110519687307161946611051968730716194661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96b9b5d-6b82-4134-a7db-2fba106f48dc, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041739132715959879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879110417391327159598791104173913271595987911041739132715959879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb265f1-efa3-491e-a5fd-cdd4e54922f1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134677147010276634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634131346771470102766341313467714701027663413134677147010276634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179e4fa5-0656-42b6-9910-7c2bf5a90fe0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10127578361402481590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590101275783614024815901012757836140248159010127578361402481590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc234830-bcb4-4947-ac62-bf387a9c99f7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1980938263918794154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154198093826391879415419809382639187941541980938263918794154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9fa75d-ba48-47fb-87b5-57963f8d2d5a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813477556923288334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334481347755692328833448134775569232883344813477556923288334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890ef21a-950f-4f4d-89bf-45254a04ba1b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13016060979137545694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694130160609791375456941301606097913754569413016060979137545694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80872f46-0501-4d58-ac6e-8786c1cc7dfb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814010399666866009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009681401039966686600968140103996668660096814010399666866009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6df1880-ee76-42ed-a379-3ca6234b8f6a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101299184140993827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827610129918414099382761012991841409938276101299184140993827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b44f5b-0351-489a-90d5-fd4744a0d30c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320277677226843380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380532027767722684338053202776772268433805320277677226843380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339fb85d-9092-468c-bc2f-dfbb0ff1967f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838786c4-ce66-4db7-8bb7-79e7ea62d518, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639506488433612881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881136395064884336128811363950648843361288113639506488433612881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3353287074987148798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798335328707498714879833532870749871487983353287074987148798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a243937e-dd14-4428-8efc-fc4dbb704dc2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6413389000958418653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653641338900095841865364133890009584186536413389000958418653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9be0297-f0d4-493b-8cc0-166f028b13bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11004405688866352173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173110044056888663521731100440568886635217311004405688866352173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a1c55f-a15f-499e-aebb-fff97b9e39c4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9093229489565895576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576909322948956589557690932294895658955769093229489565895576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61755e8-e462-4355-92be-681a8ef7c2bb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326609272400085405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405173266092724000854051732660927240008540517326609272400085405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0baa8ed2-2310-4ed4-a3ca-b35bcd069b12, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944500053500872683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683109445000535008726831094450005350087268310944500053500872683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f506f66a-ac68-475c-abc4-b4d64218dac8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12134020987457853463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463121340209874578534631213402098745785346312134020987457853463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6201679-a8e3-4b79-b639-7e99c6f86e8f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665530813844779100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100866553081384477910086655308138447791008665530813844779100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f82e2c-e94b-47e3-bc90-16dfe4f420ff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15334135252762788513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513153341352527627885131533413525276278851315334135252762788513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e03db77-8aae-4aa9-843b-fce74f73c551, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318223951004981952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952931822395100498195293182239510049819529318223951004981952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38ea09c-dabe-4aaa-bccf-79dd74779e26, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5846134940175161623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623584613494017516162358461349401751616235846134940175161623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef428162-09b7-4e83-8142-73cd43d8d6a7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022329997249614889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889110223299972496148891102232999724961488911022329997249614889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1d2669-827b-4ac3-82ea-353e0562a422, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12578201545870387240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240125782015458703872401257820154587038724012578201545870387240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b9c008-d987-4591-85ea-b94fb980ed7d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698987720431657706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706146989877204316577061469898772043165770614698987720431657706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebbb356-b8d2-4e86-af9b-f6d1f49a3332, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1391eeb0-b692-487b-87c8-0f6dea96985c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785927578572025100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100978592757857202510097859275785720251009785927578572025100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118008043456680757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757121180080434566807571211800804345668075712118008043456680757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27443903-0bb7-4249-8832-c2a780527fff, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539199629090026854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854135391996290900268541353919962909002685413539199629090026854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7470dfde-30df-4c5e-9045-e4f179f10371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10901191025143637390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390109011910251436373901090119102514363739010901191025143637390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbe1ab9-772a-4869-8c28-480a60d2f1d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10887092859592271313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313108870928595922713131088709285959227131310887092859592271313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f646aa-711c-4edc-abb2-8dae68c9fc68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6693504425753896613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613669350442575389661366935044257538966136693504425753896613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 336a4253-8119-46fd-af35-828e45b1076d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16578881544840340100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100165788815448403401001657888154484034010016578881544840340100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5f4192-dc71-4eb6-8df9-af6e8f934c7a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816452866798285281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281481645286679828528148164528667982852814816452866798285281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e2986b-3288-458d-a304-e229945e182e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593062874620559598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598859306287462055959885930628746205595988593062874620559598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd3fe0d-4adf-4e07-a44b-c95c5d2a4e48, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b893f5b-204f-4e50-b5ee-166d63ce998f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214982698243569973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973152149826982435699731521498269824356997315214982698243569973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2094793699995544878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878209479369999554487820947936999955448782094793699995544878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9cc86ac-ce3d-444a-8579-121847c3302e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809396103651720760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760158093961036517207601580939610365172076015809396103651720760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8416f2b-d6d3-46e5-b50e-7929983a16e9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43463376565871965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965434633765658719654346337656587196543463376565871965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a891f7f-30c6-4401-85f6-820ec00e932d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16575124368617501702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702165751243686175017021657512436861750170216575124368617501702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108eb61d-df70-4aa4-a9af-841d2ec36256, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14308708148297700007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007143087081482977000071430870814829770000714308708148297700007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731af3d0-a86d-467d-9414-611e8fd5dc06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13642341116795306991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991136423411167953069911364234111679530699113642341116795306991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704f21d0-4901-4a55-9044-92cc33089661, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11313552961344203489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489113135529613442034891131355296134420348911313552961344203489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c3e984-8ef7-41e0-a758-beafc1d342d7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300119318673813705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705103001193186738137051030011931867381370510300119318673813705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43653da-ff12-4f6c-a11c-797c78ecfb3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020132466243486788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788150201324662434867881502013246624348678815020132466243486788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21e02b0-ac6c-43eb-8cf6-0f5e194c1a11, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14988086949094762885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885149880869490947628851498808694909476288514988086949094762885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ac83ae-d7b5-41f7-adbe-95653d7d1bce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10045057250927097843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843100450572509270978431004505725092709784310045057250927097843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385a7fe3-29e4-452e-ac69-7ae70b4d8a4d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571144775858691409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409257114477585869140925711447758586914092571144775858691409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96678b6c-e7dc-4405-aab5-687c0789b262, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673559911448096059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059126735599114480960591267355991144809605912673559911448096059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad417d4-8028-4249-9a76-f9f889e747f2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7864716754517654404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404786471675451765440478647167545176544047864716754517654404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b87acd-f6d5-46f5-8665-aa432af170f6, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319194047183031655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655931919404718303165593191940471830316559319194047183031655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ff3d9c-6c52-4ca2-aa5a-bebcaa15bb69, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7573194973107682704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704757319497310768270475731949731076827047573194973107682704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc85e9b-d63a-4507-a585-6dd29b3f3b8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678860309165474849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849106788603091654748491067886030916547484910678860309165474849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40bbbbf4-1830-4a47-8900-44ed53567451, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15028592070083478681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681150285920700834786811502859207008347868115028592070083478681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00dbf19-6782-463e-ad30-6486f90bb84f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175154618764109993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993617515461876410999361751546187641099936175154618764109993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62893620-6814-4f73-aa77-5cca34713e17, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361968145779351576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576836196814577935157683619681457793515768361968145779351576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 326108c3-b23d-487c-a034-7e1a9a58faf2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 288457108775594740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740288457108775594740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d454da42-fe1f-44c0-ba77-5ea8fdef6276, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285219443925941660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660228521944392594166022852194439259416602285219443925941660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146fb3f6-b8e9-4149-9227-e324ea2d6371, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61796226-4098-480a-ba7a-959ec395627c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717132850020343102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102167171328500203431021671713285002034310216717132850020343102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451367539376754998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998174513675393767549981745136753937675499817451367539376754998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f752c698-81af-4404-8125-0aa3d2a02557, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14690555584662196951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951146905555846621969511469055558466219695114690555584662196951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48384313-80de-4f6c-9d0c-89f5a54a6fa3, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5798720397809440470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470579872039780944047057987203978094404705798720397809440470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e7393d-19da-4543-a120-cbf97d4ed95b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402056415018234968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968164020564150182349681640205641501823496816402056415018234968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05a1853-9cab-4b92-b443-1817c1fac6ea, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2592908621648804041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041259290862164880404125929086216488040412592908621648804041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cac76fc-2127-4b2c-9413-830203920d86, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586407715909825057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057586407715909825057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1574eea1-3db5-42ca-9cc5-4e008a6e1a16, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c2a904-a8bc-49ce-bec9-db4f0eec4b0d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1248458908062207621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621124845890806220762112484589080622076211248458908062207621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156237716671361911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911101562377166713619111015623771667136191110156237716671361911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bba9e6-8851-4d53-9e5f-ca462011c480, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5418912886304666660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660541891288630466666054189128863046666605418912886304666660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0047f2f-c5d9-46e9-8823-e3856d0316af, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15461171482470775001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001154611714824707750011546117148247077500115461171482470775001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccd3905-5613-499c-855b-4a8301d145e5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749023236443420674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674374902323644342067437490232364434206743749023236443420674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c6bbae-82f5-4296-b424-7c78b56c012a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17479034896983626370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370174790348969836263701747903489698362637017479034896983626370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd95472-7f58-4caa-82a3-24aa36e2856b, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664044673456711615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615366404467345671161536640446734567116153664044673456711615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e5d13a-fdbb-4aa1-aa4b-9b1824025db4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221177637338296678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678112211776373382966781122117763733829667811221177637338296678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f42361-f803-4720-9330-46404dc8abc9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354785089954698472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472735478508995469847273547850899546984727354785089954698472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff71118-8842-4e33-baee-601194f6e740, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 673051132218033757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757673051132218033757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9318ef-fe86-4d8a-acbc-d59c0f66f54c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 871766705820011421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421871766705820011421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f372558-f2f9-4126-9159-d950f7a686cd, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492796547095391067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067164927965470953910671649279654709539106716492796547095391067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddae10c8-e405-4b05-b85a-7f3f461bffd4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312780565789185644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644163127805657891856441631278056578918564416312780565789185644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615b6d2b-1c8e-43a7-8b4f-2f576972db2a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025006523722995246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246802500652372299524680250065237229952468025006523722995246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07c6091-f51c-4f85-aae6-a95d1f863ca7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861560066605131647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647686156006660513164768615600666051316476861560066605131647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421db6f2-5e85-4f62-aab5-4f6383b2b308, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107184868387914391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391210718486838791439121071848683879143912107184868387914391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a29b4dc-8679-490c-8830-cb8e4e676f81, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11963419994696258941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941119634199946962589411196341999469625894111963419994696258941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b233f231-82f3-4c7d-8299-8654f4eca409, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8812538475009266697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697881253847500926669788125384750092666978812538475009266697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c940ab-b568-41df-9e1c-600d2af77f56, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813608371741571814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814781360837174157181478136083717415718147813608371741571814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201c95bb-9e8c-4c4f-9445-866e13f7acb9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13082065868723603015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015130820658687236030151308206586872360301513082065868723603015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e923907-a752-4106-b0a8-0526c1a9de39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030185471952037596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596303018547195203759630301854719520375963030185471952037596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e25db94-db93-4d84-b4b8-14df7fdae2fb, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142433679926810318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318142433679926810318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d95bbd-dfba-458d-a3f4-72fd41ed18c0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79275bb1-28be-448d-b471-270a8037fec2, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256752621906767658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658112567526219067676581125675262190676765811256752621906767658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13522240211328332675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675135222402113283326751352224021132833267513522240211328332675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7132a5e4-eb96-480c-9d1b-e583474a3d1c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe3a7b4-aed5-48ea-b48b-bb059c3884ef, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16331433044780709729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729163314330447807097291633143304478070972916331433044780709729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783029482464685193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193778302948246468519377830294824646851937783029482464685193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ea1294-7a82-498f-9aa4-c332ff7d76bf, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240169113151808122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122172401691131518081221724016911315180812217240169113151808122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5742076c-6140-43f9-bf54-8b828ffec178, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452007051882474113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113845200705188247411384520070518824741138452007051882474113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20ae2bd5-5d92-4284-8664-d7acbf95bb67, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14891522427544053759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759148915224275440537591489152242754405375914891522427544053759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad474824-5d12-42ca-8343-4ba36af962c5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224075333667423380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380172240753336674233801722407533366742338017224075333667423380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f76fb6-5afa-4032-a688-609a27d66b8a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746493948336580023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023127464939483365800231274649394833658002312746493948336580023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a927c7-ab0d-4cd8-867d-d0d831c30a3c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419229846620478810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810441922984662047881044192298466204788104419229846620478810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c17bd6-a9e7-41dc-8b16-9703b62fd30f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7764331402166391349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349776433140216639134977643314021663913497764331402166391349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f43a52-a4d3-4d25-8862-457371eb731c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540751506703322916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916115407515067033229161154075150670332291611540751506703322916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad4d1151-24ce-4fd1-b0ec-4d94938fc2df, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c423a4c-8537-4c8a-8131-bd5e1758dc30, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133912017170052651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651151339120171700526511513391201717005265115133912017170052651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349533319633377855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855134953331963337785513495333196333778551349533319633377855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0904327-71e9-4786-821e-e68e6ec6aaa5, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9183976004426949603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603918397600442694960391839760044269496039183976004426949603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d1c4bf-efe9-4b9e-b127-29f18727c8e1, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472513070587173346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346154725130705871733461547251307058717334615472513070587173346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3236eb96-02b5-4cd1-8980-b0d7d926c93a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7852554257579512004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004785255425757951200478525542575795120047852554257579512004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4525b93-d38b-4840-b863-ef0257b333e7, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999949130434164415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415139999491304341644151399994913043416441513999949130434164415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699dc495-30d2-49c6-8865-24b2f2388e90, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160299522622611173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173181602995226226111731816029952262261117318160299522622611173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2884240d-5107-4225-b51f-029a114eb044, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9858141896734259089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089985814189673425908998581418967342590899858141896734259089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff44526-2a2f-491b-9268-b506d59e5f8c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899042606320596159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159189904260632059615918990426063205961591899042606320596159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3c2a7c-8342-4f98-9e34-457c9c2e9ed4, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13276040040806507778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778132760400408065077781327604004080650777813276040040806507778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c903d81-ec6d-4b7d-b168-eae569834e71, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385451915527546926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926123854519155275469261238545191552754692612385451915527546926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084e9c75-404a-4505-84b3-4827699a8d08, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957418964310045900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900695741896431004590069574189643100459006957418964310045900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1f73c3-daa8-49cc-ba81-4080fddfd245, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2826799735979453737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737282679973597945373728267997359794537372826799735979453737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6492b76c-b475-48f8-808a-afe0ffec3b5e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18000583587816025432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432180005835878160254321800058358781602543218000583587816025432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2de6173-c100-4f78-a451-7c8fea7f3350, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7136883288167705094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094713688328816770509471368832881677050947136883288167705094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7da3c0a-e762-40f7-9f76-dce4d70aa09e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2749648923624836963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963274964892362483696327496489236248369632749648923624836963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde7d26c-0d01-4f52-82f6-3f5b72d14404, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4352633299797113644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644435263329979711364443526332997971136444352633299797113644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ed31e8-80a1-4261-8aa0-a176682bf690, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14028099883212744152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152140280998832127441521402809988321274415214028099883212744152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f36cd35-fb58-44e9-a1b6-38c18ecd8fc8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1200120463897096019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019120012046389709601912001204638970960191200120463897096019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85369661-16a2-4a33-9116-83769c706018, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3635522558583980352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352363552255858398035236355225585839803523635522558583980352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a5c405b-5d0e-45ad-b8b3-4bd8cb673925, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892805071427197685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685189280507142719768518928050714271976851892805071427197685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d06171-146e-45cf-abe8-484c45260119, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 378702895894112676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676378702895894112676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8346818-c773-48a7-b39b-cdda49cf58a9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777695563553846057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057577769556355384605757776955635538460575777695563553846057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c673d2cf-3022-4fa2-b37c-63c764e5f191, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3648155995603391252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252364815599560339125236481559956033912523648155995603391252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4138bbf6-1b92-4c88-bb91-4376acc18176, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827050463714320922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922282705046371432092228270504637143209222827050463714320922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3548ba2e-f5fc-4280-9789-acdd5d1f1491, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b576fe6e-77df-4b06-a9cb-8fc61cdf4c8e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776829139872894295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295177682913987289429517768291398728942951776829139872894295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 578895828706909114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114578895828706909114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd84a06-6f45-4266-8a63-0ad4fe3dcc75, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11297418169104612151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151112974181691046121511129741816910461215111297418169104612151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3b98dc-93ab-4612-8e34-8c322d8e619e, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1559831911336359366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366155983191133635936615598319113363593661559831911336359366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7942cae-5b0d-450c-9c59-738d5f17c1f9, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506451618660178569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569350645161866017856935064516186601785693506451618660178569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399c897d-818a-4869-8a16-f20dd5e70529, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4013404357273499796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796401340435727349979640134043572734997964013404357273499796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a7fc9f-2aac-47be-90c0-3193b657bb39, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14932816868807938935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935149328168688079389351493281686880793893514932816868807938935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b132bed0-aba4-4f27-bfa5-3f2329c57cce, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980442870701498088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088129804428707014980881298044287070149808812980442870701498088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00abad90-5bdc-490a-9e03-ffb647850218, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068629190856015652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652150686291908560156521506862919085601565215068629190856015652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce3285b-f3b4-43fa-94a8-7301173fa2d0, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18222256059822210127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127182222560598222101271822225605982221012718222256059822210127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30df4ad6-5e46-40f6-ab34-2a2e8873296d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831257618724453654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654168312576187244536541683125761872445365416831257618724453654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523a3e6e-f634-4680-809c-98b365470b1a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfff7daa-5c16-4def-af1e-6e0898b79d68, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4563162163274593926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926456316216327459392645631621632745939264563162163274593926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788049451970695725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725127880494519706957251278804945197069572512788049451970695725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc0c6bd-1079-4b7b-96c7-8cc226feb411, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922325664405532908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908149223256644055329081492232566440553290814922325664405532908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08daebf0-11fb-4b49-b5ee-338daccef7a8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fe1d9f-5064-441c-bdd6-d881e8ae3a1f, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110197941514640256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256411019794151464025641101979415146402564110197941514640256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496663305735454500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500174966633057354545001749666330573545450017496663305735454500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f023180-9e5d-40aa-b864-b170eaea0a06, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fca24be-2f1c-451c-b695-367b86155172, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060707632457607258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258306070763245760725830607076324576072583060707632457607258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2909598746004080990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990290959874600408099029095987460040809902909598746004080990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb19f4f-3f0e-43e0-aeaa-da92cb0252e8, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e023fc60-edd1-4726-be8d-77eace110c87, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734189930714428831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831873418993071442883187341899307144288318734189930714428831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15128483326047072432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432151284833260470724321512848332604707243215128483326047072432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a97d068-9d2b-4f52-8829-206b16faa607, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd70f3b4-a9f7-418c-ae6d-78882a198b5d, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818606bfb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4106625426052745595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595410662542605274559541066254260527455954106625426052745595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de6ee4d-342a-4285-850b-b1d8076c839f, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de6ee4d-342a-4285-850b-b1d8076c839f, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=MzVmNWE3Yi1iZGYwYzc4Ny1jNzBhMjBkNy1mODcwZjMxOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13246138990308142353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353132461389903081423531324613899030814235313246138990308142353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5bf46cf-9c68-4b09-9214-d6b73af2e91c, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): request = { session_id: "ydb://session/3?node_id=50003&id=YThkZTBiMWUtMTNhOWViY2ItYmM5OWYxOTItMWM5NmJkMGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263200591271884541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541126320059127188454112632005912718845411263200591271884541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f65ba0-745a-46bd-80c2-76ac3b561b4a, ghrun-zkbuch2wwm.auto.internal:20181): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4afbd6f-709d93c1-908acf21-c359523a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b818386f030>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17530/3
============================== slowest durations ===============================
233.47s call     test_encryption.py::TestEncryption::test_simple_encryption
143.80s teardown test_encryption.py::TestEncryption::test_simple_encryption
18.77s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
FAILED test_encryption.py::TestEncryption::test_simple_encryption - 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/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
GRpc shutdown warning: left infly: 1, spent: 3.266982 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.623566 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.848365 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.14526 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.492073 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.697837 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.222535 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.72664 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.009935 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1437259==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034673432 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034673432 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034673432 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034673432 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034673432 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034673432 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034673432 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034673432 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034673432 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003467334c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003467334c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034676c9a 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 0x000034676c9a 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df58c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033df58c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033df58c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033df58c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033df58c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033df58c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033df58c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033df58c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033df58c4 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033df58c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033df58c4 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df5822 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033df5822 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033df5822 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033df5822 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f297796 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 256 byte(s) in 4 object(s) allocated from:
#0 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346d5fb0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000346d5fb0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000346d5fb0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000346d5fb0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000346d5fb0 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000346d5fb0 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 0x0000414dd0cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x0000414dd0cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x0000414dd0cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x0000414dd0cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x0000414dd0cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x0000414dd0cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcYdbTableService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x0000414ccddd in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, 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 0x0000414cf180 in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CreateSessionRequest, Ydb::Table::CreateSessionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a44bf7c 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 0x00003a44bf7c 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 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a44bf7c 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 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a5084fa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a5084fa 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 0x00003a5084fa 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 0x00003a5084fa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a5084fa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a4f689f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a4f689f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
ERROR test_encryption.py::TestEncryption::test_simple_encryption - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.721303 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.926791 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.169955 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.449753 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.649077 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.834581 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.001301 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.167975 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.281837 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004399 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1429698==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034673432 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034673432 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034673432 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034673432 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034673432 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034673432 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034673432 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034673432 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034673432 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003467334c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003467334c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x0000346820ae in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a4629d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a454354 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034676cac in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034676cac 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 0x000034676cac 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034676c9a 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 0x000034676c9a 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 0x00003a4608cf 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 0x00003a453fc1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df58c4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033df58c4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033df58c4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033df58c4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033df58c4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033df58c4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033df58c4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033df58c4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033df58c4 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033df58c4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033df58c4 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df5822 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033df5822 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033df5822 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033df5822 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 0x000033df4692 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033df4692 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033dfabb0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033e56df8 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 0x0000346819e6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a45dbcb 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 0x00003a453a32 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a443ca9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000411fa7d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000411f9830 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000411f9830 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f297796 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 240 byte(s) in 3 object(s) allocated from:
#0 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000021e77296 in MakeIntrusive<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>, NMonitoring::TDynamicCounters *> /-S/util/generic/ptr.h:834:12
#2 0x000021e77296 in NMonitoring::TDynamicCounters::GetSubgroup(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&) /-S/library/cpp/monlib/dynamic_counters/counters.cpp:137:19
#3 0x00003a50ff0b in NKikimr::NGRpcService::TResponseStatusCounter::operator+=(unsigned long) /-S/ydb/core/grpc_services/counters/counters.cpp:65:34
#4 0x00003a4f7f2a in NKikimr::NGRpcService::TYdbCounterBlock::FinishProcessing(unsigned int, unsigned int, bool, unsigned int, TDuration) /-S/ydb/core/grpc_services/counters/counters.cpp:232:49
#5 0x0000442e0a2b in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetFinishDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:495:20
#6 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#7 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#8 0x00003a44bf7c 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
#9 0x00003a44bf7c 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
#10 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#11 0x00003a44bf7c 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
#12 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#13 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#14 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#15 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
#16 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#17 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a5084fa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a5084fa 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 0x00003a5084fa 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 0x00003a5084fa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a5084fa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a4f689f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a4f689f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a4f689f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x0000415d914e in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::DescribeExternalTableRequest, Ydb::Table::DescribeExternalTableResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a44bf7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a44bf7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a44bf7c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a44bf7c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a44bf7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a44bf7c 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
==================== 1 failed, 1 error in 399.58s (0:06:39) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tests/functional/encryption/ydb-tests-functional-encryption', '--basetemp', '/home/runner/.ya/build/build_root/r2ny/00139e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r2ny/00139e', '--source-root', '/home/runner/.ya/build/build_root/r2ny/00139e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/encryption', '--test-tool-bin', '/home/runner/.ya/tools/v4/9920199096/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/encryption', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tests/functional/encryption/ydb-tests-functional-encryption', '--basetemp', '/home/runner/.ya/build/build_root/r2ny/00139e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r2ny/00139e', '--source-root', '/home/runner/.ya/build/build_root/r2ny/00139e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r2ny/00139e/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/encryption', '--test-tool-bin', '/home/runner/.ya/tools/v4/9920199096/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/encryption', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
